Joe Julian
0c866e1d21
Merge pull request #13158 from helm/dependabot/go_modules/golang.org/x/crypto-0.25.0
...
Bump golang.org/x/crypto from 0.21.0 to 0.25.0
4 months ago
Joe Julian
15e36139c1
Merge pull request #13130 from idsulik/issue-13127
...
fix: update error handling in Configuration.Init method, add tests for the method
4 months ago
Joe Julian
4cc16360d5
Merge pull request #12715 from helm/dependabot/go_modules/github.com/rubenv/sql-migrate-1.6.1
...
chore(deps): bump github.com/rubenv/sql-migrate from 1.5.2 to 1.6.1
4 months ago
Joe Julian
cda2c4f802
Merge pull request #12924 from porridge/drop-apis
...
Drop unused field.
4 months ago
dependabot[bot]
e4c792f884
Bump golang.org/x/crypto from 0.21.0 to 0.25.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.21.0 to 0.25.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Matt Farina
588041f6a5
Merge pull request #12746 from mattfarina/remove-circle
...
Remove circleci configuration
4 months ago
Matt Farina
b3b6479e4c
Merge pull request #13117 from sidkmenon/sm/proxy-tls
...
Fix: add proxy support when mTLS configured on helm install/upgrade
4 months ago
Matt Farina
99c3c0672f
Merge pull request #13145 from helm/dependabot/github_actions/github/codeql-action-3.25.11
...
Bump github/codeql-action from 3.25.10 to 3.25.11
4 months ago
dependabot[bot]
d59d0de4a6
Bump github/codeql-action from 3.25.10 to 3.25.11
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.10 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](23acc5c183...b611370bb5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
anessi
acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
...
When --skip-schema-validation is set, any schema contain in the helm chart is ignored. Defaults to 'false'.
Closes #10398
Signed-off-by: anessi <16045045+anessi@users.noreply.github.com>
4 months ago
Matt Farina
ff03c66d44
Merge pull request #13120 from idsulik/issue-13110
...
fix(dependencyBuild): prevent race condition in concurrent helm dependency
5 months ago
Matt Farina
e2326139d9
Merge pull request #13129 from evanfoster/set-discovery-burst
...
fix(helm): Use burst limit setting for discovery
5 months ago
Alex Johnson
f69a2dd03e
Fix race condition in TestInstallRelease_Wait_Interrupted test
...
Signed-off-by: Alex Johnson <hello@alex-johnson.net>
5 months ago
Suleiman Dibirov
800c33a5aa
fix: update error handling in Configuration.Init method, add tests for the method
...
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
5 months ago
Evan Foster
69362df367
fix(helm): Use burst limit setting for discovery
...
When --burst-limit/$HELM_BURST_LIMIT is set, the specified value is not
currently used for the discovery client instantiated by
genericclioptions. This change sets genericclioptions.discoveryBurst to
the value of --burst-limit, meaning it should now be possible to fix
client-side throttling issues encountered by the discovery client.
This value is only configured if --burst-limit is actually set. If
--burst-limit is set to the default value, then discoveryBurst should be
left at its default of 300.
Closes #13128
Signed-off-by: Evan Foster <efoster@adobe.com>
5 months ago
Suleiman Dibirov
4d25dd3d8e
fixed dependency_update_test.go
...
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
5 months ago
Matt Farina
a2a324e511
Merge pull request #13106 from helm/dependabot/github_actions/github/codeql-action-3.25.10
...
Bump github/codeql-action from 3.25.9 to 3.25.10
5 months ago
Suleiman Dibirov
adeb4ca3d9
fix(dependencyBuild): prevent race condition in concurrent helm dependency
...
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
5 months ago
Sidharth Menon
b0603fb042
fix: respect proxy envvars on helm install/upgrade
...
Signed-off-by: Sidharth Menon <menon.sid.k@gmail.com>
5 months ago
dependabot[bot]
b4f71678b0
Bump github/codeql-action from 3.25.9 to 3.25.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.9 to 3.25.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](530d4feaa9...23acc5c183
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Matt Farina
15f76cf83c
Merge pull request #13102 from helm/dependabot/github_actions/github/codeql-action-3.25.9
...
Bump github/codeql-action from 3.25.8 to 3.25.9
5 months ago
dependabot[bot]
a13a353a3e
Bump actions/checkout from 4.1.1 to 4.1.7
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](b4ffde65f4...692973e3d9
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot]
7e6904ecdf
Bump github/codeql-action from 3.25.8 to 3.25.9
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.8 to 3.25.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2e230e8fe0...530d4feaa9
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Scott Rigby
69636e6ac5
Merge pull request #13048 from banjoh/em/update-contributing-doc
...
chore: Update backward compatibility section in CONTRIBUTING.md
5 months ago
Andrew Block
414cf94666
Merge pull request #11600 from miles-w-3/chart-notes
...
Added support for hiding notes from install/upgrade output
5 months ago
Matt Farina
f1e85184e2
Merge pull request #12649 from yyzxw/fix/wrong-cli-description
...
fix: wrong cli description
5 months ago
Matt Farina
2a2aa4aafd
Merge pull request #12856 from yxxhero/fix-typo-in-load_plugins.go
...
fix typo in load_plugins.go
5 months ago
Matt Farina
16c1220767
Merge pull request #13054 from dastrobu/docs/deployed-all
...
fix docs of DeployedAll
5 months ago
Matt Farina
5d371e9a51
Merge pull request #13028 from helm/dependabot/go_modules/github.com/opencontainers/image-spec-1.1.0
...
chore(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0
5 months ago
Janis Kemper
144d65eac0
Add Syself to ADOPTERS.md
...
Signed-off-by: janiskemper <janis.kemper@syself.com>
5 months ago
Matt Farina
03a29db66a
Merge pull request #13088 from helm/dependabot/github_actions/github/codeql-action-3.25.8
...
Bump github/codeql-action from 3.25.7 to 3.25.8
5 months ago
dependabot[bot]
ca98970158
Bump github/codeql-action from 3.25.7 to 3.25.8
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.7 to 3.25.8.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f079b84933...2e230e8fe0
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Matt Farina
79cad1a133
Merge pull request #12934 from AndiDog/error-message-chart-version
...
Add error details when a dependent chart's version cannot be found in a repo
5 months ago
Matt Farina
d1595e701f
Merge pull request #13083 from helm/dependabot/go_modules/github.com/docker/docker-25.0.5incompatible
...
Bump github.com/docker/docker from 25.0.1+incompatible to 25.0.5+incompatible
5 months ago
Matt Farina
6f32a8f9d3
Merge pull request #13084 from helm/dependabot/github_actions/github/codeql-action-3.25.7
...
Bump github/codeql-action from 3.25.6 to 3.25.7
5 months ago
dependabot[bot]
6ae643892d
Bump github/codeql-action from 3.25.6 to 3.25.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.6 to 3.25.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](9fdb3e4972...f079b84933
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot]
b61a1fc546
chore(deps): bump github.com/opencontainers/image-spec
...
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec ) from 1.1.0-rc5 to 1.1.0.
- [Release notes](https://github.com/opencontainers/image-spec/releases )
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md )
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.1.0-rc5...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
dependabot[bot]
6773d5b14d
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 25.0.1+incompatible to 25.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v25.0.1...v25.0.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Andrew Block
26b785191b
Merge pull request #12998 from AustinAbro321/bump-oras-minor-version
...
bump oras minor version
5 months ago
Evans Mungai
ae558331cf
Update CONTRIBUTING.md
...
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
5 months ago
Matt Farina
e90b456d65
Merge pull request #13063 from robertsirc/Comment-for-symlink-logging
...
Update walk.go
6 months ago
Robert Sirchia
30a5598f2b
Update walk.go
...
Putting a comment on why we are logging a found symlink.
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
6 months ago
Matt Farina
61086e1906
Merge pull request #13029 from asmitde/asmitde/windows-arm64-build
...
Windows arm64 build
6 months ago
Matt Farina
691f313442
Merge pull request #13059 from mattfarina/fix-build-tag
...
Fixing build issue where wrong version is used
6 months ago
Daniel Strobusch
90df4fa4d1
fix docs of DeployedAll
...
Signed-off-by: Daniel Strobusch <1847260+dastrobu@users.noreply.github.com>
6 months ago
Matt Farina
0b64775386
Fixing build issue where wrong version is used
...
The release process had selected the tag to use as the version
automatically. But, this presented a problem when a release
candidate and final release pointed to the same commit id. For a
long time it had automatically selected the final release. But,
we ran into a problem where it selected the RC tag instead of the
final release.
This change explicitly tells the build scripts the version to use
based on the tag passed into the CI run. It should no longer try
to self discover the version.
Closes #13040
Signed-off-by: Matt Farina <matt@mattfarina.com>
6 months ago
Matt Farina
c3cff5bdb4
Merge pull request #13050 from helm/dependabot/github_actions/github/codeql-action-3.25.6
...
chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6
6 months ago
dependabot[bot]
5e31004068
---
...
6 months ago
Evans Mungai
0f026b4364
chore: Update backward compatibility section in CONTRIBUTING.md
...
Signed-off-by: Evans Mungai <mbuevans@gmail.com>
6 months ago
Scott Rigby
51a07e7e78
Merge pull request #13013 from mattfarina/release-version-3.15
...
bump version to v3.15.0
6 months ago