Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package helm for openSUSE:Factory checked in at 2021-06-05 23:30:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/helm (Old) and /work/SRC/openSUSE:Factory/.helm.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "helm" Sat Jun 5 23:30:32 2021 rev:25 rq:896447 version:3.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/helm/helm.changes 2021-05-19 17:48:45.973689098 +0200 +++ /work/SRC/openSUSE:Factory/.helm.new.1898/helm.changes 2021-06-05 23:30:54.044372095 +0200 @@ -1,0 +2,85 @@ +Sat May 29 07:20:19 UTC 2021 - jenting.hs...@suse.com + +- Update to version 3.6.0: + * bump version to v3.6.0 + * chore: update testdata to use the new ingress template + * feat: add networking.k8s.io/v1 support to ingress template + * Moving myself to maintainer emeritus + * upgrade to kubernetes 1.21 + * Fix capabilities changes leaking into other tests + * Add tests for template --kube-version + * feat(helm): Support setting --kube-version + * fix(ci) update ci to use main branch + * Update references to default branch name as it has changed to main + * Add ReadyChecker to decouple ready check logic from --wait + * chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1 and drop replace + * Add/update deprecation notices + * Wrap validation error instead of recreating + * Move default to avoid nil check + * Add name validation rules for object kinds + * Improve description for version flag. + * chore: Spelling (#9410) + * chore(deps): Bump k8s.io/klog/v2 from 2.5.0 to 2.8.0 + * chore(deps): Bump github.com/containerd/containerd from 1.4.3 to 1.4.4 + * chore(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.0 + * Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 + * Cleanup mpodule dependencies + * feat(comp): Uninstall accepts multiple releases + * new key for technosophos (#9478) + * chore(deps): Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 + * add flag trimpath in the go build command + * stick to 0.20.4 + * updated unit tests to conform with helm best practices + * corrected order of helm lint coalescing of multiple values files + * upgrade to v0.21.0-beta.0 + * Fix the example for --time-format flag + * Use kube libraries v0.20.4 + * Added s390x support to get script + * add test to ensure OCIGetter registryClient is set + * initialize registry client in oci getter + * feat(comp): Add descriptions for output format + * feat(comp): Add descriptions for --version comp + * feat(comp): Add descriptions for revision comp + * feat(comp): Add descriptions for kube-context comp + * feat(comp): Add descriptions for plugin completion + * feat(comp): Add descriptions for release name comp + * feat(comp): Improve completion for plugin commands + * fix(cmd): Show that flags can be used for zsh/fish + * use relative linking + * formatting + * more words + * keep it concise + * docs(CONTRIBUTING): writing a HIP + * update test expectation for new template error string + * Add darwin/arm64 (Apple Silicon) support + * fix windows tests + * fix(test): Increase golangci-lint timeout + * fix(helm): get/get-helm-3 whitespace support in runAsRoot + * fix release sha256 + * feat(comp): Completion for the docs --type flag + * Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1 + * Updating golangci-lint to 1.36.0 + * chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras + * fix(*): Validate metadata semver and printable characters + * Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1 + * closes #9312 + * Fix-9253: Change the deprecated charts repo URL in release notes + * Fix `helm list --offset` cli help string + * Define GPG_PUBRING to make pubring configurable + * Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11 + * Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0 + * Upgrade to oras v0.9.0 (#9269) + * use kube libraries v0.20.2 + * print warning message instead of debug message when ~/.config exists but is not accessible + * Update default ingress values section to correspond with template + * chore(Makefile): add target to generate golden files + * Fix dep build with OCI based charts + * Fix typo in comment + * bump version to + * fix(Makefile): rebuild the binary if go.mod has changed + * fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error + * test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions + * Bump github.com/containerd/containerd from 1.3.4 to 1.4.3 + * Improve the console output for resource policy keep to align with helm2. + +------------------------------------------------------------------- Old: ---- helm-3.5.4.tar.gz New: ---- helm-3.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ helm.spec ++++++ --- /var/tmp/diff_new_pack.bB0iDm/_old 2021-06-05 23:30:55.552374717 +0200 +++ /var/tmp/diff_new_pack.bB0iDm/_new 2021-06-05 23:30:55.556374724 +0200 @@ -21,7 +21,7 @@ %define git_dirty clean Name: helm -Version: 3.5.4 +Version: 3.6.0 Release: 0 Summary: The Kubernetes Package Manager License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bB0iDm/_old 2021-06-05 23:30:55.588374779 +0200 +++ /var/tmp/diff_new_pack.bB0iDm/_new 2021-06-05 23:30:55.592374787 +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.5.4</param> + <param name="revision">v3.6.0</param> <param name="changesgenerate">enable</param> </service> <service name="recompress" mode="disabled"> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.bB0iDm/_old 2021-06-05 23:30:55.612374822 +0200 +++ /var/tmp/diff_new_pack.bB0iDm/_new 2021-06-05 23:30:55.612374822 +0200 @@ -1,4 +1,4 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/helm/helm.git</param> - <param name="changesrevision">1b5edb69df3d3a08df77c9902dc17af864ff05d1</param></service></servicedata> \ No newline at end of file + <param name="changesrevision">7f2df6467771a75f5646b7f12afb408590ed1755</param></service></servicedata> \ No newline at end of file ++++++ helm-3.5.4.tar.gz -> helm-3.6.0.tar.gz ++++++ ++++ 5201 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/helm/vendor.tar.gz /work/SRC/openSUSE:Factory/.helm.new.1898/vendor.tar.gz differ: char 5, line 1