George Jenkins
c677272ca4
verbiage
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
3 months ago
George Jenkins
04ece1f027
verbiage
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
3 months ago
George Jenkins
e1b95d5258
verbiage
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
3 months ago
George Jenkins
1ea6fd5dc8
Update CONTRIBUTING.md
...
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
3 months ago
George Jenkins
7530241620
Update .github/pull_request_template.md
...
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
3 months ago
George Jenkins
0554fdd0da
Update CONTRIBUTING.md
...
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
3 months ago
George Jenkins
b881266850
rm spurious paste
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
4 months ago
George Jenkins
cd92c431d0
docs: Introduce `docs wanted` label
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
4 months ago
Scott Rigby
cd71a359bf
Merge pull request #13100 from syself/add-syself-to-adopters
...
Add Syself to ADOPTERS.md
4 months ago
Matt Farina
878af3ef1d
Merge pull request #13170 from helm/dependabot/github_actions/actions/setup-go-5.0.2
...
Bump actions/setup-go from 5.0.1 to 5.0.2
4 months ago
Matt Farina
1e447db19d
Merge pull request #13178 from helm/dependabot/github_actions/github/codeql-action-3.25.12
...
Bump github/codeql-action from 3.25.11 to 3.25.12
4 months ago
dependabot[bot]
168c48be99
Bump github/codeql-action from 3.25.11 to 3.25.12
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.11 to 3.25.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b611370bb5...4fa2a79536
)
---
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
dependabot[bot]
98e2af96d5
Bump actions/setup-go from 5.0.1 to 5.0.2
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](cdcb360436...0a12ed9d6a
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Matt Farina
2feac15cc3
Merge pull request #13165 from helm/dependabot/go_modules/github.com/cyphar/filepath-securejoin-0.2.5
...
Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5
4 months ago
dependabot[bot]
6dba544140
Bump github.com/cyphar/filepath-securejoin from 0.2.4 to 0.2.5
...
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin ) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/cyphar/filepath-securejoin/releases )
- [Commits](https://github.com/cyphar/filepath-securejoin/compare/v0.2.4...v0.2.5 )
---
updated-dependencies:
- dependency-name: github.com/cyphar/filepath-securejoin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Joe Julian
4278ada158
Merge pull request #13085 from alex-kattathra-johnson/issue-12961
...
Fix race condition in TestInstallRelease_Wait_Interrupted test
4 months ago
Joe Julian
8f7e8ed3ee
Merge pull request #13103 from helm/dependabot/github_actions/actions/checkout-4.1.7
...
Bump actions/checkout from 4.1.1 to 4.1.7
4 months ago
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
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