Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helm for openSUSE:Factory checked in at 2025-05-22 16:55:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm (Old) and /work/SRC/openSUSE:Factory/.helm.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm" Thu May 22 16:55:38 2025 rev:81 rq:1278876 version:3.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/helm/helm.changes 2025-04-10 22:00:01.438543375 +0200 +++ /work/SRC/openSUSE:Factory/.helm.new.2732/helm.changes 2025-05-22 16:55:40.406876635 +0200 @@ -1,0 +2,104 @@ +Tue May 20 19:29:23 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- reduce parallelism even more on tests + +------------------------------------------------------------------- +Tue May 20 04:35:56 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 3.18.0: + * Notable Changes + - Add support for JSON Schema 2020 + - Enabled cpu and memory profiling + - Add hook annotation to output hook logs to client on error + * Changelog + - build(deps): bump the k8s-io group with 7 updates + - fix: govulncheck workflow + - bump version to v3.18.0 + - fix:add proxy support when mTLS configured + - docs: Note about http fallback for OCI registries + - Bump net package to avoid CVE on dev-v3 + - Bump toml + - backport #30677to dev3 + - build(deps): bump github.com/rubenv/sql-migrate from 1.7.2 to + 1.8.0 + - Add install test for TakeOwnership flag + - Fix --take-ownership + - build(deps): bump github.com/rubenv/sql-migrate from 1.7.1 to + 1.7.2 + - build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 + - build(deps): bump golang.org/x/term from 0.30.0 to 0.31.0 + - Testing text bump + - Permit more Go version and not only 1.23.8 + - Bumps github.com/distribution/distribution/v3 from 3.0.0-rc.3 + to 3.0.0 + - Unarchiving fix + - Fix typo + - Report as debug log, the time spent waiting for resources + - build(deps): bump github.com/containerd/containerd from + 1.7.26 to 1.7.27 + - Update pkg/registry/fallback.go + - automatic fallback to http + - chore(oci): upgrade to ORAS v2 + - Updating to 0.37.0 for x/net + - build(deps): bump the k8s-io group with 7 updates + - build(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 + - build(deps): bump github.com/opencontainers/image-spec + - build(deps): bump github.com/containerd/containerd from + 1.7.25 to 1.7.26 + - build(deps): bump golang.org/x/crypto from 0.33.0 to 0.35.0 + - Fix cherry-pick helm.sh/helm/v4 -> helm.sh/helm/v3 + - Refactor based on review comment + - Refactor based on review comment + - Add HookOutputFunc and generic yaml unmarshaller + - clarify fix error message + - fix err check + - remove comments about previous functionality + - add short circuit return + - Update based on review comments + - Update based on review comments + - Fix lint + - Tidy up imports + - Add hook annotations to output pod logs to client on success + and fail + - chore: use []error instead of []string + - Update cmd/helm/profiling.go + - chore: update profiling doc in CONTRIBUTING.md + - Update CONTRIBUTING guide + - Prefer environment variables to CLI flags + - Fix linter warning + - Move pprof paths to HELM_PPROF env variable + - Update CONTRIBUTING.md + - Update CONTRIBUTING.md + - Additional review fixes from PR + - feat: Add flags to enable CPU and memory profiling + - build(deps): bump github.com/distribution/distribution/v3 + - build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 + - Moving to SetOut and SetErr for Cobra + - build(deps): bump the k8s-io group with 7 updates + - build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 + - build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 + - build(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 + - build(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 + - build(deps): bump github.com/cyphar/filepath-securejoin + - build(deps): bump github.com/evanphx/json-patch + - build(deps): bump the k8s-io group with 7 updates + - fix: check group for resource info match + - Bump github.com/cyphar/filepath-securejoin from 0.3.6 to + 0.4.0 + - add test for nullifying nested global value + - Ensuring the file paths are clean prior to passing to + securejoin + - Bump github.com/containerd/containerd from 1.7.24 to 1.7.25 + - Bump golang.org/x/crypto from 0.31.0 to 0.32.0 + - Bump golang.org/x/term from 0.27.0 to 0.28.0 + - bump version to v3.17.0 + - Bump github.com/moby/term from 0.5.0 to 0.5.2 + - Add test case for removing an entire object + - Tests for bugfix: Override subcharts with null values #12879 + - feat: Added multi-platform plugin hook support to v3 + - This commit fixes the issue where the yaml.Unmarshaller + converts all int values into float64, this passes in option + to decoder, which enables conversion of int into . + - merge null child chart objects + +------------------------------------------------------------------- Old: ---- helm-3.17.3.obscpio New: ---- helm-3.18.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helm.spec ++++++ --- /var/tmp/diff_new_pack.PqgfbT/_old 2025-05-22 16:55:41.470921425 +0200 +++ /var/tmp/diff_new_pack.PqgfbT/_new 2025-05-22 16:55:41.470921425 +0200 @@ -19,7 +19,7 @@ %define goipath helm.sh/helm/v3 %define git_dirty clean Name: helm -Version: 3.17.3 +Version: 3.18.0 Release: 0 Summary: The Kubernetes Package Manager License: Apache-2.0 @@ -32,11 +32,12 @@ # go is not available on Framework one for x86 ExcludeArch: %ix86 %endif -BuildRequires: golang(API) = 1.23 +BuildRequires: golang(API) = 1.24 %{go_provides} %description -Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. +Helm is a tool for managing Kubernetes charts. Charts are packages of +pre-configured Kubernetes resources. %package bash-completion Summary: Bash Completion for %{name} @@ -102,7 +103,7 @@ # requires network rm -v pkg/plugin/installer/*installer_test.go rm -v pkg/engine/engine_test.go -GO111MODULE=on go test -p 3 ./... +GO111MODULE=on go test -p 2 ./... %files %doc README.md ++++++ _service ++++++ --- /var/tmp/diff_new_pack.PqgfbT/_old 2025-05-22 16:55:41.502922772 +0200 +++ /var/tmp/diff_new_pack.PqgfbT/_new 2025-05-22 16:55:41.506922941 +0200 @@ -5,7 +5,7 @@ <param name="exclude">.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> - <param name="revision">v3.17.3</param> + <param name="revision">v3.18.0</param> <param name="changesgenerate">enable</param> </service> <service name="set_version" mode="manual"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.PqgfbT/_old 2025-05-22 16:55:41.526923782 +0200 +++ /var/tmp/diff_new_pack.PqgfbT/_new 2025-05-22 16:55:41.530923951 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/helm/helm.git</param> - <param name="changesrevision">e4da49785aa6e6ee2b86efd5dd9e43400318262b</param></service></servicedata> + <param name="changesrevision">cc58e3f5a3aa615c6a86275e6f4444b5fdd3cc4e</param></service></servicedata> (No newline at EOF) ++++++ helm-3.17.3.obscpio -> helm-3.18.0.obscpio ++++++ ++++ 4625 lines of diff (skipped) ++++++ helm.obsinfo ++++++ --- /var/tmp/diff_new_pack.PqgfbT/_old 2025-05-22 16:55:42.070946683 +0200 +++ /var/tmp/diff_new_pack.PqgfbT/_new 2025-05-22 16:55:42.074946851 +0200 @@ -1,5 +1,5 @@ name: helm -version: 3.17.3 -mtime: 1744218924 -commit: e4da49785aa6e6ee2b86efd5dd9e43400318262b +version: 3.18.0 +mtime: 1747260036 +commit: cc58e3f5a3aa615c6a86275e6f4444b5fdd3cc4e ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/helm/vendor.tar.gz /work/SRC/openSUSE:Factory/.helm.new.2732/vendor.tar.gz differ: char 5, line 1