Skip to content

Releases: fossas/helm-cli

v3.20.0-fossa.1

20 Feb 22:03
820c203

Choose a tag to compare

Changelog

v3.11.2-fossa.1

23 Mar 22:08

Choose a tag to compare

Changelog

  • 3434053 Hande SIGINT in install command
  • 823d929 Add --burst-limit option for client-side throttling limit configuration (helm#10842)
  • d6eab46 Add --udpate-dependencies to upgrade command
  • 8fcaf7b Add Chart IsRoot test
  • 0361dc8 Add IngressClass to manifests to be (un)installed
  • e3f2fb4 Add OCI tag verions to the Dependency object before Resolve. TODO: fix HTTP HTTPS error for local registries
  • ccada71 Add Test cases for repository-config without file extension
  • c027014 Add a flag var to check git is installed or not
  • 20e2aec Add a more friendly prompt when index.yaml is empty.
  • 2f63045 Add build-pr github actions workflow
  • 2acda0c Add docs block
  • 8959d93 Add error check to avoid panic
  • 892130a Add example of --template usage
  • ad6b4fe Add extra directories to path used in repo_add_test.go
  • ccb0cf6 Add flag for failing if repo update fails
  • 5421280 Add hint to missing dependency message
  • f0f55fa Add missing pipe to wget variant
  • 889c70b Add nolint comments
  • d76f86b Add support helm list --no-headers
  • 5aa316e Add support for CSVs in template --api-versions arg
  • 7993393 Add support for installing on Windows via Cygwin
  • 2fa339b Add test for Upgrade Release Interrupted
  • 553f1e3 Add test for User-Agent header setting and refactor
  • 660183d Add test for atomic upgrade and install when it is interrupted
  • 4b49f35 Add tests for multi-level dependencies.
  • 45367ca Add transport option and tests
  • cea906a Add upgrade dependency update test
  • b6a04cf Add yxxhero as triage maintainer
  • 1b251fb Added flag --list-repo
  • 834a11d Added registryClient to resolver
  • 97718e9 Added sabre1041 as project maintainer
  • 8aa4282 Added test for lint mode
  • a30a848 Adding Joe Julian as triage maintainer
  • 5782c39 Adding Scott Rigby as helm/helm maintainer
  • 385fcae Adding test for user/pass without repo on Helm install
  • ffa19a4 Addressing review comments - move printing code out of client.go
  • 20e3577 Addressing review comments: Extend Interface with new InterfaceResources to avoid breaking changes Move change to staus command behind --show-resources flag
  • 6f6c0d8 Allow CGO_ENABLED to be overridden for build
  • 01ff5bb Avoid querying for OCI tags can explicit version provided in chart dependencies
  • 241f23d Better NewOCIPusher test, add ORAS link
  • bd754a0 Bring exact version check logic from IndexFile.Get into registry tag check
  • 21e1cd6 Bringing over an edit from the helm-www repo
  • 51e6c8e Bump Oras to 1.2.0
  • 017785a Bump containerd to 1.6.15, oras-go to 1.2.2 and image-spec to v1.1.0-rc2
  • 2430395 Bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1
  • aafc920 Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0
  • f9bd8e9 Bump github.com/containerd/containerd from 1.5.4 to 1.5.7
  • 3543d14 Bump github.com/containerd/containerd from 1.6.1 to 1.6.3
  • 5886c28 Bump github.com/docker/docker
  • 08b5feb Bump github.com/docker/docker
  • e4e740e Bump github.com/lib/pq from 1.10.0 to 1.10.3
  • ede591f Bump github.com/lib/pq from 1.10.4 to 1.10.5
  • 2cf8454 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • 9380e21 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • bd7c97f Bump k8s packages from 0.23.6 to 0.24.0
  • 1fc2a6a Bump k8s.io deps to v0.26.0
  • 1e0f8a4 Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
  • 6eee0de Bump oras.land/oras-go from 1.1.0 to 1.1.1
  • 3013c48 Bumping Kubernetes package version to 0.23.6
  • a87ab07 Bumping Kubernetes package versions
  • 808a2d1 Change underscore (_) back to plus (+) for Helm
  • 9a492f8 Channel should remain open if there is still a routine that wants to write into it
  • ee1ec6e Check status code before retrying request
  • fc5473f Clean up extra spaces
  • f091b9c Correctly determine repository-config lockfile path
  • cab1fc8 Dont modify provided transport
  • ea5365a Drop direct github.com/docker/docker dependency
  • b7c35d2 During deletion, explicitly log already deleted resource name.
  • 291c17f Enabled auth and support http registries for OCI
  • dbb4eb6 Ensure RawPath match Path when resolving reference
  • e3e563a Fail if target-directory does not exist
  • 7a0739a Fail message is now the same as the required message. Fixed helm#8973 Helm function 'fail' should not fail when doing 'helm lint'
  • 41ccf7b Fix --untardir reference in --destination description
  • bc1fefa Fix HELM_DRIVER docs for sql option
  • 249d1b5 Fix SIGSEGV when job.Spec.Completions is nil
  • 1fabbab Fix Trim to TrimPrefix
  • d9e5bbc Fix URL with encoded path support for ChartDownloader
  • d8c0e01 Fix UT
  • 2fa7b3d Fix User-Agent header in requests made by Helm
  • 9b7a45a Fix a golint issue caused by typo
  • 3d81ea2 Fix after CR
  • b6fef6c Fix backwards compatibility
  • 3b68afc Fix coalesce globals to prevent subchart globals to leak upstream
  • ae828ce Fix code style
  • 56e52d1 Fix confusing test failure message
  • 52cbc2f Fix default registry config path of oci protocol provider
  • 58018d1 Fix encoded path for 'helm dependency build'
  • 4c8a3fa Fix import
  • 472c573 Fix improper use of Table request/response to k8s API
  • 5059ae8 Fix install memory/goroutine leak
  • 6c55d9e Fix linter
  • ba40207 Fix linting
  • ad3d2cc Fix memory leak in upgrade action
  • 548ec55 Fix panic with OCI for install, upgrade, and show
  • 7838fb7 Fix specifying of Kubernetes version from build scripts
  • 4e2e408 Fix the url being set by WithURL on the getters
  • 141f2dd Fix typo Unset the env var before func return in Unit Test
  • 157ac85 Fix typo. Thanks buildbot. Also comments at 80 chars
  • c4952c9 Fix value precedence
  • 7a663a5 Fixed Test
  • 9c3b000 Fixed bad commit
  • fe00c92 Fixed helm uninstall not deleting the resource.
  • 06c39c8 Fixing downloader plugin error handling
  • c7b2a9d Fixing issue where OCI handling early causes a bad message
  • ee73a02 Fixing issue where OCI handling early causes a bad message
  • 0ff5394 Fixing issue where helm show all fails to show crds when no readme
  • f895948 Fixing issue with non-existant .Template when using tpl function
  • b3aa0b4 Fixing x509 test on darwin
  • 472eb6f For OCI, convert + to _ before pull, and + to _ before push
  • e08a927 HELM_REGISTRY_CONFIG: change default file of registry config to config.json
  • 9975d62 Handle Hungarian notation issue
  • 027cea4 Handle SIGTERM
  • 1a9cb93 Handling name of OCI file
  • 797a8cd Honor --dependency-update flag in upgrade command
  • 00985ca Implement changes proposed in HIP 6
  • b6bf390 Implement reusable GetTagMatchingVersionOrConstraint
  • fae7853 Implement show crds subcommand
  • 61e08c6 Improve markdown rendering of commands help for shell completion
  • 7bfb2a3 Improve tests
  • 9a7c362 Initial tag listing support
  • d51a61f Introduce a new interface for WaitForDelete() to avoid breaking backwards compatibility
  • 16453c3 It appears we never got to this block below. Quick rec by Farina. Untested if necessary
  • 0677a15 Limits need to call tag API when explicit version specified
  • 660e4ff Log error message on failed download
  • 06ae6f9 Make Chart's IsRoot available to templates
  • 8b1c284 Make repo_add.go only replace the last suffix in the path when generating a lockfile
  • 4367fe0 Make repo_add_test.go fail by inserted .yaml into path
  • 9fa373e Make validation errors easier to fix
  • 65ec3d6 Make validation errors easier to fix
  • c8a2559 Management of bearer tokens for tag listing
  • e9ca3a8 Merge branch 'helm:main' into main
  • ac80a5e Merge branch 'main' into feat/subcharts-scope
  • eb5f128 Merge branch 'main' into fix_registry_config_issue
  • 038cc4a Merge branch 'main' into main
  • b27b555 Merge branch 'main' into oras-0.5
  • 593eac8 Merge branch 'main' of github.com:helm/helm into hip-6
  • 1809cc0 Merge branch 'main' of github.com:helm/helm into hip-6
  • 336c786 Merge branch 'main' of github.com:helm/helm into hip-6
  • bf9c9b4 Merge branch 'main' of github.com:helm/helm into hip-6
  • f0a528e Merge branch 'main' of github.com:helm/helm into hip-6
  • 4e7a01f Merge branch 'main' of github.com:helm/helm into hip-6
  • 594ec40 Merge branch 'main' of github.com:helm/helm into hip-6
  • cd27cf6 Merge branch 'main' of github.com:helm/helm into hip-6
  • d296ddf Merge branch 'main' of github.com:helm/helm into hip-6
  • 1fe2024 Merge branch 'main' of github.com:helm/helm into hip-6
  • 0121f6a Merge branch 'main' of github.com:helm/helm into hip-6
  • a38f56c Merge branch 'main' of github.com:helm/helm into hip-6
  • 8bb08e3 Merge branch 'main' of https://github.com/SoujanyaMangipudi/helm into main
  • 651d70c Merge branch 'master' into master
  • 5570588 Merge branch 'master' of github.com:ErmakovDmitriy/helm
  • 2ab0d0a Merge pull request helm#10008 from yxxhero/fix_HELM_PLUGINS_behavior_another_way
  • f1ef102 Merge pull request helm#10017 from corhere/fix/9981-fail-message-with-newlines
  • 991744bd Merge pull request helm#10024 from hickeyma/feat/fail-on-repo-update
  • 9443a7e Merge pull request helm#10033 from avorima/show-crds-command
  • f509bc6 Merge pull request helm#10047 from lsowen/feature-10042
  • dfec34e Merge pull request helm#10063 from mattfarina/bump-k8s-0.22
  • a9c957d Merge pull request helm#10064 from mattfarina/fix-10058
  • 83791fe Merge pull request helm#10067 from helm/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.3
  • 99b029b Merge pull request helm#10076 from azanar/patch-1
  • 7d13cd5 Merge pull request helm#10081 from mattfarina/bump-version-3.7
  • 3d1bc72 Merge pull request helm#10084 from mattfarina/fix-10082
  • f1b1958 Merge pull request helm#10085 from werf/fix_no_deployed_releases_on_history_limit_hit
  • 9fafb4a Merge pull request helm#10092 from helm/dependabot/go_modules/github.com/lib/pq-1.10.3
  • 2cd709c Merge pull request helm#10106 from presztak/lint_quiet_flag
  • 3fdb7ca Merge pull request helm#10110 from zegerius/main
  • 2fee085 Merge pull request helm#10117 from bacongobbler/fix-10112
  • d16ce2d Merge pull request helm#10131 from helm/dependabot/go_modules/github.com/BurntSushi/toml-0.4.1
  • 81f0df0 Merge pull request helm#10182 from spectrocloud/oci-allow-any-medi...
Read more

v3.6.3-fossa.1

15 Jul 19:58
v3.6.3-fossa.1
a0779d5

Choose a tag to compare

Changelog

dc26128 Add --insecure-skip-tls-verify for repositories (helm#7254)
09af544 Add --skip-refresh option in helm dep build
593ea3f Add ADOPTERS file, per CNCF requirements (helm#7507)
7860453 Add CodeQL Security Scanning
6898ad1 Add GPG signature verification to install script (helm#7944)
4c9972c Add HelmVersion to Capabilities
98d9836 Add ReadyChecker to decouple ready check logic from --wait
c084ca0 Add Test cases for repository-config without file extension
0b1cba8 Add an improved user error message for removed k8s apis
47abe66 Add checking of length of resourceList before creating of deleting
de1996e Add comments about release Version variable
2f705f9 Add corresponding unit test to the function in parser.go
ecdc34c Add darwin/arm64 (Apple Silicon) support
1da2212 Add explanatory comments to action.List and action.History
97c68ad Add fromYamlArray and fromJsonArray template helpers (helm#7712)
b9a8e98 Add hpa boilerplate
8d1de39 Add more detail to error messages and support a non-force mode in metadata visitor
ba325bd Add name validation rules for object kinds
e606976 Add new line to fix code formatting in doc
babc8c9 Add remaining tests in TestDependentChartAliases
8b2cf17 Add support to install helm
24107e6 Add support to judge whether desired version is available or not
9cc00ee Add test case for LoadFiles
d5a2963 Add test for unknown subcommand
9496a74 Add tests
538670f Add tests for template --kube-version
d59493a Add unit test
9249530 Add unit test case
10b44a1 Add unit test for Reverse() in pkg/releaseutil.go
9e1f381 Add unit test for Secrets/ConfigMaps (helm#7765)
9d20e44 Add unit test for lint/values.go
f11e74e Add unit test for man-in-the-middle attack on pull
6bc4a94 Add unit test for pkg/chart/chart.go
9ab40a2 Add unit test for pkg/chart/chart.go
af35d61 Add verification output to the verify command
c50372a Add/update deprecation notices
6d60d26 Added notice about supported backends
6d49f56 Added s390x support
1fc6f65 Added s390x support to get script
357a078 Added selector filtering
edc7d8e Added selector option to list command
9fbf594 Added test for lint mode
2ea8f80 Added testing for list action with selector
82002c3 Added tests for PR 8948
2334195 Adding Helm env vars where XDG exposed
f7d1bfd Adding PR template from dev-v2 branch
4c121c3 Adding annotation to index.yaml file
da4c40c Adding apiserver to mod/sum
1458113 Adding helm v4 todo
08c612e Adding notes on semver to create Chart.yaml
8b546e9 Adding size labels pointer
b7c38c8 Adding support for k8s 1.19
0d9727d Adding template docs to the version command
4ec6712 Adding test for user/pass without repo on Helm install
3d05f96 Adding v4 link
beda5e1 Address error on deletion of old dependencies
f1416a6 Adds script to help craft release notes
cc1d2d6 Adds the option kube-cafile and env variable HELM_KUBECAFILE for a overwrite of the certificate authority file
cf3870a Adjusted import
a29365b Adopt resources into release with correct instance and managed-by labels
844e575 Alter whitespace in "Update Complete" output
271cb22 Alternative: annotation-only solution
f3350de Avoid downloading same chart multiple times
d141593 Avoid hardcoded container port in default notes
ebf6d7e Bugfix: panic when chart contains requirements.lock
65ed703 Builds with go 1.15
065b7f6 Bump Kubernetes to v0.18.8 + Bump jsonpatch
b08c7d2 Bump github.com/DATA-DOG/go-sqlmock from 1.4.1 to 1.5.0
21078d4 Bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (helm#9109)
87ed57b Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0 (helm#9108)
a9e2380 Bump github.com/containerd/containerd from 1.3.4 to 1.4.3
253a950 Bump github.com/gofrs/flock from 0.7.1 to 0.8.0
74c49d4 Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1
a6e76cb Bump github.com/lib/pq from 1.7.0 to 1.8.0
937d688 Bump github.com/lib/pq from 1.8.0 to 1.9.0 (helm#9107)
e8817d7 Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11
bb42865 Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1
2bc79d3 Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
713ec75 Bump github.com/spf13/cobra from 1.0.0 to 1.1.1
60c399d Bump github.com/spf13/cobra from 1.1.1 to 1.1.3
59791a2 Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0
b880fc5 Bumping kubernetes to 1.20.1
6857da2 Catching a potential panic in strval parsing
86af591 Clarifies action needed to list new stable repo
fe40c4b Clarify comments to match practice
3028c55 Clean up imports and add doc comments
4d39d47 Cleanup mpodule dependencies
1aa6e92 Cleanup tempfiles introduced by unit tests under pkg/
b6bbf34 Close gzip reader when done.
8a545d6 Correct checksum file links
08517a9 Correct make target in Makefile
4feed2d Correcting links for release notes
7d81733 Correctly determine repository-config lockfile path
03d1f3d Define GPG_PUBRING to make pubring configurable
a7e79ee Delete unneeded chart output
7e9a831 Determine chart digest by manifest (helm#8249)
6f780bb Document all env vars for CLI help
f9d3524 Enhance readability by extracting bitwise operation
d506314 Ensure RawPath match Path when resolving reference
637a5c6 Environment variable for setting the max history for an environment
bcee7a3 Fail message is now the same as the required message. Fixed helm#8973 Helm function 'fail' should not fail when doing 'helm lint'
2a73967 Fix 'helm template' to also print invalid yaml
cd50d0c Fix : Prints empty list in json/yaml is no repositories are present (helm#7949)
5421c7e Fix Quick Start Guide Link in README.md
f920023 Fix helm list --offset cli help string
2683094 Fix a bug in Delete() in storage/driver/cfgmaps.go (helm#7367)
06bc18c Fix a bug in storage/driver/secrets.go Delete() (helm#7348)
00769c4 Fix a typo "update" -> "updates" (helm#7346)
0156ca6 Fix capabilities changes leaking into other tests
a0fd1d8 Fix crashing helm chart list with large list
13e2dcf Fix dep build to be compatiable with Helm 2 when requirements use repo alias
1135392 Fix dep build with OCI based charts
562767b Fix description is ignore when installed with upgrade
f05ffdd Fix golangci-lint errors.
7ec5011 Fix golint issue
44212f8 Fix issue with install and upgrade running all hooks
f182ebc Fix issue with unhandled error on Stat
09172b4 Fix linting issues
fb829c2 Fix markdown table in helm command doc
a34f311 Fix nested null value overrides (helm#7743)
1ff7202 Fix output of list action when it is failed
7b9dc71 Fix render error not being propogated
2ae83f2 Fix repo cache setting
8e9c62b Fix shasums to be usable by shasum and sha256sum applications
c6a00e63 Fix some go-lint warnings
45b084b Fix spelling in completion.go
c8d8007 Fix stray modules
f30badd Fix test
2c19838 Fix that the invalid version number of the helm package command will escape
30f643c Fix the example for --time-format flag
5785dd6 Fix the lint error message for valid names
473e83e Fix the url being set by WithURL on the getters
4cc19d1 Fix typo
5d08a0d Fix typo
fee2257 Fix typo in comment
5600a2c Fix unit test
a167b3f Fix wrong function's name in comment
64e2d59 Fix-9253: Change the deprecated charts repo URL in release notes
70d03e5 Fix/8467 linter failing (helm#8496)
cbd2868 Fixed Test
04fb358 Fixed a variable name collision caused by two PR merges (helm#8681)
a202fb0 Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (helm#9070)
ce1a468 Fixes helm#9083
882db25 Fixes Error: could not find protocol handler for
8cb9ab7 Fixes repo parsing
b473f8a Fixes repo parsing
a3f92f6 Fixes verification output on pull command
512544b Fixing PAX Header handling (helm#8086)
be38084 Fixing argument to be lower case
54e5088 Fixing docs from version to appVersion (helm#7975)
bade647 Fixing error with strvals parsing
3fc88f2 Fixing failing CI for windows
036832e Fixing import package issue
28b085b Fixing issue where archives created on windows have broken paths
baf5b76 Fixing issue with idempotent repo add
11f658e Fixing linting of templates on Windows
3192408 Fixing typo in engine comments
5684c86 Fixing version and spelling errors
6aefbdc Helm upgrades with --reuse-values and nil user values -- with tests (helm#7959)
3ad08f3 Implement helm pull for OCI registries
f89d985 Implement support for multiple args for repo remove (helm#7791)
6414791 Improve --show-only flag (helm#7816)
171321b Improve description for version flag.
9a0e7d8 Improve error message to check in unit test
8704053 Improve the console output for resource policy keep to align with helm2.
b6bbe4f Improve the extractor and add tests (helm#8317)
54ca879 IsReachable() needs to give detailed error message.
0f55fb5 Linking to a more complete list of meeting details.
2750e4d Lint dependencies (helm#7970)
4a3ffd5 List either incubator or stable.
ff147e9 Locking file URIs to a version in lockfile
4276acd Make get script eaiser for helm versions to live side by side (helm3 etc) (helm#7752)
70f89e5 Make helm ls return only current releases if providing state filter
b864fcd Make the charts cache safe in presence of several Helm instances
9cb90a8 Make unmanaged repositories version resolvable
f917c16 Makefile: Fix LDFLAGS overriding
e97975d Makefile: check and use GOBIN environment variable first
89fdbdf Making fetch-dist get the sha256sum files
2462575 Merge branch 'main' into master
7953adb Merge branch 'master' into fix/helm-create-overwrite
2b882df Merge branch 'master' into helm-7351
f90b842 Merge branch 'master' into xdg
872d9bc Merge branch 'master' of github.com:helm/helm into helm-7351
0a38457 Merge branch 'xdg' of github.com:mattfarina/helm into xdg
e8d3365 Merge pull request #2 from fossas/nl/3.6.3-fossa.1
fc6d6d3 Merge pull request helm#6979 from lindhe/explain_revision_version_in_get
fbdda53 Merge pull request helm#7005 from EricLemieux/capabilities-helmversion
bf9c64f Merge pull request helm#7013 from SimonAlling/isChartInstallable
75b7aea Merge pull request helm#7024 from jan25/issue-6972
09f2467 Merge pull request helm#7040 from nauxl...

Read more

v3.3.4-fossa.1

28 Sep 21:10
a53d830

Choose a tag to compare

Changelog

071050c Add FOSSA config file
734a538 Configure goreleaser
a53d830 Fix CircleCI config so that release job runs on tags
7aa56c3 Merge pull request #1 from fossas/support-chart-testing
88a707e Remove 'fossa test' now that status checks are configured
29e6df3 Run fossa-cli on every push
6135239 Run post-install and post-upgrade hooks before waiting for pods to be ready
88aecf1 Update CI
1c25f7e Update tests to match new functionality