diff --git a/_service b/_service index 6eec614..bf6eff2 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ .git @PARENT_TAG@ v(.*) - v1.2.1 + v1.2.3 enable manfred.h@gmx.net diff --git a/_servicedata b/_servicedata index 8ea439b..a14fc20 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ https://github.com/helmfile/helmfile.git - 570ee3a8bbbf4cebe566866d36a5b735046dd103 + 61f4a316a643f86ba86f9e9d683d9a08003544f0 diff --git a/helmfile-1.2.1.tar.gz b/helmfile-1.2.1.tar.gz deleted file mode 100644 index 8f5a25f..0000000 --- a/helmfile-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90ba23efd32c84c1f833cb0e40c345560eefb69331474bafb85eddafc6656655 -size 1110676 diff --git a/helmfile-1.2.3.tar.gz b/helmfile-1.2.3.tar.gz new file mode 100644 index 0000000..60fd1dc --- /dev/null +++ b/helmfile-1.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c24fe5f9ca5ecf355f517dc0d7aaed9c2ef2331b33873947254b7a99bfb6d3f3 +size 1135550 diff --git a/helmfile.changes b/helmfile.changes index aa033cd..27352d3 100644 --- a/helmfile.changes +++ b/helmfile.changes @@ -1,3 +1,76 @@ +------------------------------------------------------------------- +Thu Jan 15 12:12:11 UTC 2026 - Marcus Meissner + +- remove two obsoletes for still existing subpackages. + +------------------------------------------------------------------- +Sat Dec 20 07:41:55 UTC 2025 - Manfred Hollstein + +- Update to version 1.2.3: + * build(deps): bump github.com/aws/aws-sdk-go-v2/config from + 1.32.2 to 1.32.3 by @dependabot[bot] in #2308 + * build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 + by @dependabot[bot] in #2310 + * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from + 1.92.1 to 1.93.0 by @dependabot[bot] in #2307 + * Add parameter to render helmfile as go template without .gotmpl + extension by @ronaldour in #2312 + * build(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 by + @dependabot[bot] in #2315 + * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from + 1.93.0 to 1.93.2 by @dependabot[bot] in #2323 + * build(deps): bump k8s.io/apimachinery from 0.34.2 to 0.34.3 + by @dependabot[bot] in #2322 + * build(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by + @dependabot[bot] in #2317 + * build(deps): bump k8s.io/client-go from 0.34.2 to 0.34.3 by + @dependabot[bot] in #2321 + * build(deps): bump github.com/aws/aws-sdk-go-v2/config from + 1.32.3 to 1.32.5 by @dependabot[bot] in #2320 + * build(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.3 by + @dependabot[bot] in #2325 + * build(deps): bump helm.sh/helm/v4 from 4.0.1 to 4.0.2 by + @dependabot[bot] in #2326 + * build(deps): bump actions/upload-artifact from 5 to 6 by + @dependabot[bot] in #2331 + * build(deps): bump helm.sh/helm/v3 from 3.19.3 to 3.19.4 by + @dependabot[bot] in #2328 + * build(deps): bump actions/download-artifact from 6 to 7 by + @dependabot[bot] in #2332 + * build(deps): bump dessant/lock-threads from 5 to 6 by + @dependabot[bot] in #2330 + * build(deps): bump helm.sh/helm/v4 from 4.0.3 to 4.0.4 by + @dependabot[bot] in #2329 + * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 + from 1.93.2 to 1.94.0 by @dependabot[bot] in #2333 + * bump helm version to 4.0.4 by @yxxhero in #2335 + * build(deps): bump github.com/aws/aws-sdk-go-v2/config from + 1.32.5 to 1.32.6 by @dependabot[bot] in #2336 + * build(deps): bump github.com/zclconf/go-cty-yaml from 1.1.0 + to 1.2.0 by @dependabot[bot] in #2340 + * build(deps): bump k8s.io/client-go from 0.34.3 to 0.35.0 by + @dependabot[bot] in #2338 + * fix: rewrite relative file:// chart dependencies to absolute + paths by @sstarcher in #2334 + +------------------------------------------------------------------- +Fri Nov 28 08:36:10 UTC 2025 - Manfred Hollstein + +- Update to version 1.2.2: + * Fix AWS SDK debug logging by making it configurable (issue + #2270) by @aditmeno in #2290 + * test: add integration test for issue #2291 (CRD preservation + with strategicMergePatches) by @aditmeno in #2292 + * build(deps): bump github.com/aws/aws-sdk-go-v2/config from + 1.32.1 to 1.32.2 by @dependabot[bot] in #2300 + * build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 + from 1.92.0 to 1.92.1 by @dependabot[bot] in #2299 + * fix: resolve issues #2295, #2296, and #2297 by @aditmeno + in #2298 + * build(deps): update Helm v4 to 4.0.1 and helm-secrets to + 4.7.4 by @aditmeno in #2304 + * feat: add print-env command by @dschmidt in #2279 + ------------------------------------------------------------------- Tue Nov 25 08:43:30 UTC 2025 - Manfred Hollstein diff --git a/helmfile.spec b/helmfile.spec index 1320f48..831b5a8 100644 --- a/helmfile.spec +++ b/helmfile.spec @@ -1,7 +1,7 @@ # # spec file for package helmfile # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # 2021-2025 Manfred Hollstein # # All modifications and additions to the file contributed by third parties @@ -17,9 +17,9 @@ # -%define git_commit 570ee3a8bbbf4cebe566866d36a5b735046dd103 +%define git_commit 61f4a316a643f86ba86f9e9d683d9a08003544f0 Name: helmfile -Version: 1.2.1 +Version: 1.2.3 Release: 0 Summary: Deploy Kubernetes Helm Charts License: MIT @@ -28,12 +28,10 @@ URL: https://github.com/helmfile/helmfile Source: %{name}-%{version}.tar.gz Source1: vendor.tar.gz Requires: helm >= 3.13.1 -Recommends: helm >= 3.14.3 +Recommends: helm >= 3.19.4 BuildRequires: golang-packaging BuildRequires: xz BuildRequires: golang(API) >= 1.25 -Obsoletes: %{name}-bash-completion < %{version} -Obsoletes: %{name}-zsh-completion < %{version} %description Helmfile is a declarative spec for deploying helm charts. It lets you... diff --git a/vendor.tar.gz b/vendor.tar.gz index 54cb659..2707701 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b1a301ada977c3bdf69c64f9a4c302455d77fcaa5e7cbf31172bc0fb545880b -size 29368982 +oid sha256:49fa04fb702d7dcfff14a3a498d25ab3310ee0b44fe27e7989b353af2b11f874 +size 29453025