Matt Farina
1db28a2311
bump version to v3.9.0
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
(cherry picked from commit 7ceeda6c58
)
3 years ago
Matt Farina
2cd709c4a6
Merge pull request #10106 from presztak/lint_quiet_flag
...
feat(*): add --quiet flag to 'helm lint'
3 years ago
dependabot[bot]
43aa3132ff
build(deps): bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5
...
Bumps [github.com/jmoiron/sqlx](https://github.com/jmoiron/sqlx ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/jmoiron/sqlx/releases )
- [Commits](https://github.com/jmoiron/sqlx/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: github.com/jmoiron/sqlx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Martin Hickey
5c256a5e7d
Merge pull request #10928 from siggy/siggy/k8s-v0-24-0
...
Bump k8s packages from 0.23.6 to 0.24.0
3 years ago
Matt Farina
6970b8dcc8
Merge pull request #10926 from SimonAlling/fix-untardir-reference
...
Fix --untardir reference in --destination description
3 years ago
Andrew Seigner
bd7c97f786
Bump k8s packages from 0.23.6 to 0.24.0
...
This required modifying the `kube.Factory` interface to conform to
changes in k8s' `cmdutil.Factory` interface:
fe3772890f
Signed-off-by: Andrew Seigner <andrew@sig.gy>
3 years ago
Martin Hickey
8d3f9a475d
Merge pull request #10767 from marquiz/fixes/unit-test
...
repo: fix repo merge unit test
3 years ago
Simon Alling
41ccf7b5ab
Fix --untardir reference in --destination description
...
Signed-off-by: Simon Alling <alling.simon@gmail.com>
3 years ago
Matt Farina
0816322bdf
Merge pull request #10924 from sabre1041/maintainer-add-sabre1041
...
Added sabre1041 as project maintainer
3 years ago
Andrew Block
97718e9422
Added sabre1041 as project maintainer
...
Signed-off-by: Andrew Block <andy.block@gmail.com>
3 years ago
Matt Farina
fbd74cd1aa
Merge pull request #10909 from hickeyma/chore/bump-k8s-1.23.6
...
Bumping Kubernetes package version to 0.23.6
3 years ago
Matt Farina
48fba01cc7
Merge pull request #10917 from mattfarina/expand-symlink-message
...
Updating symlink log message
3 years ago
Matt Farina
2e6b5e1374
Updating symlink log message
...
The symlink message did not tell anyone what Helm does with the contents
of the linked file. These are used in 2 places:
1. When loading a chart as a directory
2. When creating a chart archive (the linked files contents are
included)
Signed-off-by: Matt Farina <matt.farina@suse.com>
3 years ago
Martin Hickey
c477d697ec
Merge pull request #10458 from SimonAlling/remove-AssertGoldenBytes
...
Remove AssertGoldenBytes test helper
3 years ago
Mathieu Parent
d9e5bbc09d
Fix URL with encoded path support for ChartDownloader
...
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
3 years ago
Martin Hickey
f1b1958e68
Merge pull request #10085 from werf/fix_no_deployed_releases_on_history_limit_hit
...
"... has no deployed releases" error when release history contains only failed releases and history limit reached
3 years ago
Martin Hickey
511df9e710
Merge pull request #10201 from SgtCoDFish/signerrcheck
...
Add more error checks during the signing process
3 years ago
Martin Hickey
3013c48cda
Bumping Kubernetes package version to 0.23.6
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
3 years ago
Martin Hickey
8bb71f056c
Merge pull request #10906 from cmurphy/bump-crypto-main
...
fix(helm): update golang.org/x/crypto to latest
3 years ago
Colleen Murphy
5105899a86
fix(helm): update golang.org/x/crypto to latest
...
Update the crypto dependency to address CVE-2022-27191.
Helm does not use the ssh module of crypto, so is not vulnerable to this
CVE, but the dependency gets flagged by vulnerability scanners
Signed-off-by: Colleen Murphy <colleen.murphy@suse.com>
3 years ago
Matthew Fisher
442979d652
Merge pull request #10843 from helm/dependabot/go_modules/github.com/docker/docker-20.10.14incompatible
...
Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible
3 years ago
dependabot[bot]
08b5feb145
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.13+incompatible to 20.10.14+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/docker/docker/compare/v20.10.13...v20.10.14 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
b77405c21b
Merge pull request #10896 from helm/dependabot/go_modules/github.com/containerd/containerd-1.6.3
...
Bump github.com/containerd/containerd from 1.6.1 to 1.6.3
3 years ago
dependabot[bot]
3543d14c34
Bump github.com/containerd/containerd from 1.6.1 to 1.6.3
...
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd ) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/containerd/containerd/releases )
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md )
- [Commits](https://github.com/containerd/containerd/compare/v1.6.1...v1.6.3 )
---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matthew Fisher
49819b4ef7
Merge pull request #10861 from bacongobbler/gobuild
...
replace +build with go:build
3 years ago
Martin Hickey
fd1d61df68
Merge pull request #10854 from SimonAlling/fix-confusing-test-failure-message
...
Fix confusing test failure message
3 years ago
Martin Hickey
a368bde6c8
Merge pull request #10850 from greed42/install-helm-version
...
Populate Capabilities.HelmVersion during install
3 years ago
Matthew Fisher
2878cc8079
replace +build with go:build
...
go:build is the new conditional compilation directive used to specify build constraints. It was introduced in Go 1.17. It is meant to replace the old +build directives.
Now that go.mod points to Go 1.17 we no longer need to support both
build flags.
Signed-off-by: Matthew Fisher <matt.fisher@fermyon.com>
3 years ago
Matt Farina
f91e8d218e
Merge pull request #10856 from helm/dependabot/go_modules/oras.land/oras-go-1.1.1
...
Bump oras.land/oras-go from 1.1.0 to 1.1.1
3 years ago
dependabot[bot]
6eee0de7cc
Bump oras.land/oras-go from 1.1.0 to 1.1.1
...
Bumps [oras.land/oras-go](https://github.com/oras-project/oras-go ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/oras-project/oras-go/releases )
- [Commits](https://github.com/oras-project/oras-go/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: oras.land/oras-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
dependabot[bot]
aafc920185
Bump github.com/BurntSushi/toml from 1.0.0 to 1.1.0
...
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/BurntSushi/toml/releases )
- [Commits](https://github.com/BurntSushi/toml/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/BurntSushi/toml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Matt Farina
4d2e21e860
Merge pull request #10832 from true-north-engineering/main
...
Fixing downloader plugin error handling
3 years ago
Matt Farina
c0ded2e01c
Merge pull request #10775 from helm/dependabot/go_modules/github.com/stretchr/testify-1.7.1
...
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
3 years ago
Matt Farina
3fdb7cac01
Merge pull request #10110 from zegerius/main
...
Fix value precedence
3 years ago
Simon Alling
56e52d139c
Fix confusing test failure message
...
Resolves #10466 .
Signed-off-by: Simon Alling <alling.simon@gmail.com>
3 years ago
Mayank Thakur
fe00c9296d
Fixed helm uninstall not deleting the resource.
...
* Added `nil` check for returned err.
* Return in case of `err` when deleting the release
Signed-off-by: Mayank Thakur <thakurmayank88@gmail.com>
3 years ago
Graham Reed
82a2a2e85c
Populate Capabilities.HelmVersion during install
...
Signed-off-by: Graham Reed <greed@7deadly.org>
3 years ago
stan-sz
d8c0e01132
Fix UT
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
stan-sz
6c55d9e3e9
Fix linter
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
stan-sz
a7e4ae752a
Update install.go
...
Feedback from PR
Signed-off-by: GitHub <noreply@github.com>
3 years ago
stan-sz
660e4ffe7a
Log error message on failed download
...
Signed-off-by: GitHub <noreply@github.com>
3 years ago
yxxhero
eb5f128f9e
Merge branch 'main' into fix_registry_config_issue
3 years ago
Matt Farina
cba3b1eed4
Merge pull request #10836 from mattfarina/bump-k8s-1.23.5
...
Bumping Kubernetes package versions
3 years ago
Matt Farina
a87ab07aed
Bumping Kubernetes package versions
...
Signed-off-by: Matt Farina <matt@mattfarina.com>
3 years ago
Matt Farina
e9a2e42ab1
Merge pull request #10830 from mattfarina/bump-vcs
...
Updating vcs to latest version
3 years ago
Zoran Krleza
06c39c8079
Fixing downloader plugin error handling
...
Signed-off-by: Zoran Krleza <zoran.krleza@true-north.hr>
3 years ago
Matt Farina
3490f1e7b6
Updating vcs to latest version
...
vcs had a release due to a CVE. This updates to the latest version
that mitigates the CVE.
Note, the Makefile was updated so that `make build` would build
without cgo just like gox does in the CI pipeline. They should
both build without cgo so we can catch issues before merging to
master where a canary build would pick up the problem.
Signed-off-by: Matt Farina <matt@mattfarina.com>
3 years ago
Timofey Kirillov
da8e7d2532
fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached
...
Fixed old releases rotation procedure to not require a deployed release to exists.
An error will arise when there are no successfully deployed release yet, but releases history limit has been reached. In such situation helm will refuse to upgrade release anymore with "... has no deployed releases" error.
Furthermore, release rotation procedure already expecting lastDeployedRelease to be either nil, or not nil. So it is assumed that deployed release may exist or may not and these both outcomes were already expected as a valid situation rather than a failure.
Reworked storage_test.go TestStorageRemoveLeastRecentWithError test case: use mocked driver and test release creation procedure does not shadows errors from the underneath release rotation procedure.
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>
3 years ago
Martin Hickey
ee3f270e1e
Merge pull request #10453 from SimonAlling/remove-runTestActionCmd
...
Remove runTestActionCmd and use runTestCmd instead
3 years ago
suzaku
d76f86b01c
Add support `helm list --no-headers`
...
Signed-off-by: suzaku <satorulogic@gmail.com>
Add test
Signed-off-by: suzaku <satorulogic@gmail.com>
Revert change to value semantic
Signed-off-by: satoru <satorulogic@gmail.com>
3 years ago