- determine git commit hash automatically
- Update to version 3.14.0:
* Notable Changes
- New helm search flag of --fail-on-no-result
- Allow a nested tpl invocation access to defines
- Speed up the tpl function
- Added qps/HELM_QPS parameter that tells Kubernetes packages
how to operate
- Added --kube-version to lint command
- The ignore pkg is now public
* Changelog
- Improve release action
- bump version to
- Fix issues when verify generation readiness was merged
- fix test to use the default code's k8sVersionMinor
- lint: Add --kube-version flag to set capabilities and
deprecation rules
- Update to Go 1.21 for builds
- chore(deps): bump github.com/containerd/containerd from 1.7.6
to 1.7.11
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
- Removing Asset Transparency
- tests(pkg/engine): test RenderWithClientProvider
- Make the `ignore` pkg public again
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
- Updating to Kubernetes 1.29.0 libraries
- feature(pkg/engine): introduce RenderWithClientProvider
- chore(deps): bump github/codeql-action from 2.22.10 to
3.22.11
OBS-URL: https://build.opensuse.org/request/show/1139987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=61
- Update to version 3.13.2 (bsc#1217013):
* chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
* Update get-helm-3
* chore(deps): bump github.com/docker/docker
* Fixing release labelling in rollback
* Drop filterSystemLabels usage from Query method
* Apply review suggestions
* Allow using label selectors for system labels for sql backend.
* Allow using label selectors for system labels for secrets and
configmap backends.
* Revert "fix(main): fix basic auth for helm pull or push"
* Revert "fix(registry): address anonymous pull issue"
* chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
* Update get-helm-3 to get version through get.helm.sh
OBS-URL: https://build.opensuse.org/request/show/1124808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=59
- Update to version 3.13.1:
* Fixing precedence issue with the import of values.
* Add missing with clause to release gh action
* FIX Default ServiceAccount yaml
* fix(registry): unswallow error
* remove useless print during prepareUpgrade
* fix(registry): address anonymous pull issue
* Fix missing run statement on release action
* Write latest version to get.helm.sh bucket
* chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
* Increased release information key name max length.
* chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
OBS-URL: https://build.opensuse.org/request/show/1117486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=58
* Fixing precedence issue with the import of values.
* Add missing with clause to release gh action
* FIX Default ServiceAccount yaml
* fix(registry): unswallow error
* remove useless print during prepareUpgrade
* fix(registry): address anonymous pull issue
* Fix missing run statement on release action
* Write latest version to get.helm.sh bucket
* chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4
* Increased release information key name max length.
* chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=56
- Update to version 3.11.1 (bsc#1208084, CVE-2023-25165)
* Update to func handling
- from version 3.11.0
* Fix improper use of Table request/response to k8s API
* Check status code before retrying request
* bump version to v3.11.0
* Bump containerd to 1.6.15, oras-go to 1.2.2 and image-spec to v1.1.0-rc2
* change linting error messages for null values in arrays
* Fix after CR
* Trigger CI
* Add test for User-Agent header setting and refactor
* Fix User-Agent header in requests made by Helm
* Bump k8s.io deps to v0.26.0
* fix adopted resource not replaced
* chore(deps): bump github.com/BurntSushi/toml from 1.2.0 to 1.2.1
* Resolve conflicts for go.mod and go.sum
* Fix backwards compatibility
* docs: add docs for cli/values.Options
* Update chartrepo.go
* chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
* bump sprig version 3.2.3
* Update string handling
* Update repo handling
* improve error message on plugin install
* harmonize URL reference resolving
* Update logic of non-git situation just to print warning logs
* Add a flag var to check git is installed or not
* Add support for CSVs in template --api-versions arg
* update .golangci for go1.18
* redirect registry client output to stderr
OBS-URL: https://build.opensuse.org/request/show/1063983
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=30
* Updating the deb location for azure cli
* Updating the repo the azure cli is installed from
* Updating to kubernetes 1.25.2 packages
* one defer
* don't change r.CachePath
* avoid adding new public function
* fix tests
* fix: clean up temp files in FindChartInAuthAndTLSAndPassRepoURL (#11171)
* Allow CGO_ENABLED to be overridden for build
* update: Optimize the error message
* add nil judge for dependency , maintainers validate and some testcase.
* Fix URL with encoded path support for ChartDownloader
* fix: add cases.NoLower option for we can get same effect to strings.Title
* Tolerate temporary errors from etcdserver
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=21
- Update to version 3.10.0:
* bump version to v3.10.0
* Updating to Kubernetes 1.25 client libs
* Updating the certificates used for testing
* Updating index handling
* Drop direct github.com/docker/docker dependency
* fix special string in the filename
* chore: add oci install description
* Fixing x509 test on darwin
* Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
* fixes#11142 missing array length check on release
* chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
* Upgrading to Kubernetes 1.24.2
* Bump Oras to 1.2.0
* fix: use `go install` instead of `go get`
* bump Go 1.18
* fix: improve logging & safety of statefulSetReady
* make token caching an opt in feature
* chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
* chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2
* chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#11075)
* chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4
* Upgrading to Kubernetes 1.24.1 packages
* chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
* feat(*): add flags/env for kube api tls overrides
* Add --burst-limit option for client-side throttling limit configuration (#10842)
* chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
* chore(deps): bump oras.land/oras-go from 1.1.0 to 1.1.1
* chore(deps): bump github.com/evanphx/json-patch
* Bump github.com/lib/pq from 1.10.4 to 1.10.5
OBS-URL: https://build.opensuse.org/request/show/1005633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=42
* bump version to v3.10.0
* Updating to Kubernetes 1.25 client libs
* Updating the certificates used for testing
* Updating index handling
* Drop direct github.com/docker/docker dependency
* fix special string in the filename
* chore: add oci install description
* Fixing x509 test on darwin
* Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
* fixes#11142 missing array length check on release
* chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
* Upgrading to Kubernetes 1.24.2
* Bump Oras to 1.2.0
* fix: use `go install` instead of `go get`
* bump Go 1.18
* fix: improve logging & safety of statefulSetReady
* make token caching an opt in feature
* chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
* chore(deps): bump github.com/rubenv/sql-migrate from 1.1.1 to 1.1.2
* chore(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#11075)
* chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4
* Upgrading to Kubernetes 1.24.1 packages
* chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
* feat(*): add flags/env for kube api tls overrides
* Add --burst-limit option for client-side throttling limit configuration (#10842)
* chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
* chore(deps): bump oras.land/oras-go from 1.1.0 to 1.1.1
* chore(deps): bump github.com/evanphx/json-patch
* Bump github.com/lib/pq from 1.10.4 to 1.10.5
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=19
* Upgrading to Kubernetes 1.24.2
* fix: improve logging & safety of statefulSetReady
* make token caching an opt in feature
* chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
* Upgrading to Kubernetes 1.24.1 packages
* chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=7
- Update to version 3.8.2:
* Bump oras.land/oras-go from 1.1.0 to 1.1.1
* Fixing downloader plugin error handling
* Simplify testdata charts
* Simplify testdata charts
* Add tests for multi-level dependencies.
* Fix value precedence
* Bumping Kubernetes package versions
* Updating vcs to latest version
* Dont modify provided transport
* Pass http getter as pointer in tests
* Add docs block
* Add transport option and tests
* Reuse http transport
* Updating Kubernetes libs to 0.23.4 (latest)
* fix: remove deadcode
* fix: helm package tests
* fix: helm package with dependency update for charts with OCI dependencies
* Fix typo Unset the env var before func return in Unit Test
* add legal name check
* maint: fix syntax error in deploy.sh
* linting issue fixed
* only apply overwrite if version is canary
* overwrite flag added to az storage blob upload-batch
* Avoid querying for OCI tags can explicit version provided in chart dependencies
* Management of bearer tokens for tag listing
* Updating Kubernetes packages to 1.23.3
* refactor: use `os.ReadDir` for lightweight directory reading
* Add IngressClass to manifests to be (un)installed
* feat(comp): Shell completion for OCI
OBS-URL: https://build.opensuse.org/request/show/975794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/helm?expand=0&rev=34
* Bump oras.land/oras-go from 1.1.0 to 1.1.1
* Fixing downloader plugin error handling
* Simplify testdata charts
* Simplify testdata charts
* Add tests for multi-level dependencies.
* Fix value precedence
* Bumping Kubernetes package versions
* Updating vcs to latest version
* Dont modify provided transport
* Pass http getter as pointer in tests
* Add docs block
* Add transport option and tests
* Reuse http transport
* Updating Kubernetes libs to 0.23.4 (latest)
* fix: remove deadcode
* fix: helm package tests
* fix: helm package with dependency update for charts with OCI dependencies
* Fix typo Unset the env var before func return in Unit Test
* add legal name check
* maint: fix syntax error in deploy.sh
* linting issue fixed
* only apply overwrite if version is canary
* overwrite flag added to az storage blob upload-batch
* Avoid querying for OCI tags can explicit version provided in chart dependencies
* Management of bearer tokens for tag listing
* Updating Kubernetes packages to 1.23.3
* refactor: use `os.ReadDir` for lightweight directory reading
* Add IngressClass to manifests to be (un)installed
* feat(comp): Shell completion for OCI
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/helm?expand=0&rev=2
- Update to version 2.8.2:
* Tiller should only enforce what we expect from Helm
* Keepalive config should be independent of TLS
* Bump client side grpc max msg size
* Update deprecated grpc dial timeout
* fix(tiller): Supersede multiple deployments (#3539)
* replace FAILED deployments with `helm upgrade --install --force`
* fix(helm): Don't crash in search if upper case chars are encountered.
* fix helm init --wait
* fix protoc
* bump version to v2.8.2
- Update to version 2.8.1
* Includes fixes which allow Helm to correctly recognize
resources created using the K8S 1.8/1.9 API namespaces
OBS-URL: https://build.opensuse.org/request/show/586468
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=7
- Update to version 2.5.1
* Fix bsc#1055480 - `helm init` now works
* The deadlock problem with Tiller has been found and fixed
* The `helm get manifest` and `helm get value` commands are now
working properly
* Plugins will now receive the correct value for `$HELM_HOME`
regardless of how the home directory was set
See changelog in:
https://github.com/kubernetes/helm/releases/tag/v2.5.1
- Fix GOPATH
- Update to version 2.2.3
* Helm has been moved to github/kubernetes/helm
* Helm provides 2 binaries now: helm and tiller
* go 1.7 is available now and with that version we can build all archs
and we don't need to use gcc-go
* the "symlinking trick into gopath" does not work anymore but instead
we need to copy all files. Let's use the golang-packaging for this
See changelog in:
https://github.com/kubernetes/helm/releases/tag/v2.2.3
- Create initial package 0.6.0
OBS-URL: https://build.opensuse.org/request/show/519880
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/helm?expand=0&rev=2
oid sha256:5b7006abc4d6047b64d1cdb4e544b533a09f067cedbd617d7c92e1471a293ab4
size 2897420
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.