Scott Rigby
f0442777bb
Merge pull request #12743 from anessi/feat/skip-schema-validation
...
feat(helm): add --skip-schema-validation flag to helm 'install', 'uprade' and 'lint'
2024-08-12 14:28:52 -04:00
Scott Rigby
b1fb6b4d65
Merge pull request #13187 from helm/dependabot/go_modules/k8s-io-4a36690ef2
...
Bump the k8s-io group across 1 directory with 7 updates
2024-08-12 13:15:35 -04:00
dependabot[bot]
ac57b6099f
Bump the k8s-io group across 1 directory with 7 updates
...
Bumps the k8s-io group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api ), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ), [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) and [k8s.io/kubectl](https://github.com/kubernetes/kubectl ).
Updates `k8s.io/api` from 0.30.0 to 0.30.3
- [Commits](https://github.com/kubernetes/api/compare/v0.30.0...v0.30.3 )
Updates `k8s.io/apiextensions-apiserver` from 0.30.0 to 0.30.3
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.30.0...v0.30.3 )
Updates `k8s.io/apimachinery` from 0.30.0 to 0.30.3
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.30.0...v0.30.3 )
Updates `k8s.io/apiserver` from 0.30.0 to 0.30.3
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.30.0...v0.30.3 )
Updates `k8s.io/cli-runtime` from 0.30.0 to 0.30.3
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.30.0...v0.30.3 )
Updates `k8s.io/client-go` from 0.30.0 to 0.30.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.0...v0.30.3 )
Updates `k8s.io/kubectl` from 0.30.0 to 0.30.3
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.30.0...v0.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: k8s-io
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 21:46:11 +00:00
Matt Farina
abdbe1ed34
Merge pull request #13217 from helm/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
...
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
2024-08-07 15:29:53 -04:00
Matt Farina
6d5bb999b0
Merge pull request #13235 from helm/dependabot/github_actions/github/codeql-action-3.26.0
...
Bump github/codeql-action from 3.25.15 to 3.26.0
2024-08-07 15:29:12 -04:00
dependabot[bot]
5bbe19a479
Bump github/codeql-action from 3.25.15 to 3.26.0
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.15 to 3.26.0.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](afb54ba388...eb055d739a
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-06 22:12:52 +00:00
Scott Rigby
5a114ac09d
Merge pull request #13226 from helm/dependabot/go_modules/github.com/docker/docker-25.0.6incompatible
...
Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible
2024-08-06 15:49:20 -04:00
dependabot[bot]
3a1aa217ca
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 25.0.5+incompatible to 25.0.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v25.0.5...v25.0.6 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-01 17:20:45 +00:00
dependabot[bot]
f293480688
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](a4f60bb28d...aaa42aa062
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 21:35:42 +00:00
Matt Farina
a958f3a9b6
Merge pull request #13209 from helm/dependabot/github_actions/github/codeql-action-3.25.15
...
Bump github/codeql-action from 3.25.13 to 3.25.15
2024-07-29 09:42:56 -04:00
dependabot[bot]
8c1bfc7c99
Bump github/codeql-action from 3.25.13 to 3.25.15
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.13 to 3.25.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2d790406f5...afb54ba388
)
---
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>
2024-07-26 21:58:51 +00:00
Scott Rigby
816d908d29
Merge pull request #13194 from gjenkins8/docs_label
2024-07-26 14:27:05 -04:00
George Jenkins
c677272ca4
verbiage
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-25 20:50:02 -07:00
George Jenkins
04ece1f027
verbiage
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-25 20:47:47 -07:00
George Jenkins
e1b95d5258
verbiage
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-25 20:46:41 -07:00
George Jenkins
1ea6fd5dc8
Update CONTRIBUTING.md
...
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-25 20:44:15 -07:00
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>
2024-07-25 20:42:41 -07:00
George Jenkins
0554fdd0da
Update CONTRIBUTING.md
...
Co-authored-by: Scott Rigby <scott@r6by.com>
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-25 20:42:30 -07:00
Matt Farina
b48f9c9b1d
Merge pull request #13190 from helm/dependabot/github_actions/github/codeql-action-3.25.13
...
Bump github/codeql-action from 3.25.12 to 3.25.13
2024-07-24 16:00:18 -04:00
Martin Hickey
4d3cc066d1
Merge pull request #13186 from hickeyma/chore/move-emeritus
...
Move hickeyma to emeritus
2024-07-23 16:18:47 +01:00
George Jenkins
b881266850
rm spurious paste
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-22 17:02:24 -07:00
George Jenkins
cd92c431d0
docs: Introduce `docs wanted` label
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
2024-07-22 11:52:03 -07:00
dependabot[bot]
856d57600d
Bump github/codeql-action from 3.25.12 to 3.25.13
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.12 to 3.25.13.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4fa2a79536...2d790406f5
)
---
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>
2024-07-19 21:25:02 +00:00
Martin Hickey
a5ff111193
Move hickeyma to emeritus
...
Signed-off-by: Martin Hickey <martin.hickey@ie.ibm.com>
2024-07-17 20:14:37 +01:00
Scott Rigby
cd71a359bf
Merge pull request #13100 from syself/add-syself-to-adopters
...
Add Syself to ADOPTERS.md
2024-07-15 11:32:10 -04:00
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
2024-07-15 09:06:36 -04:00
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
2024-07-15 09:05:02 -04:00
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>
2024-07-12 21:36:27 +00:00
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>
2024-07-10 21:12:50 +00:00
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
2024-07-10 15:09:49 -04:00
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>
2024-07-09 21:13:59 +00:00
Joe Julian
4278ada158
Merge pull request #13085 from alex-kattathra-johnson/issue-12961
...
Fix race condition in TestInstallRelease_Wait_Interrupted test
2024-07-08 16:47:35 -07:00
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
2024-07-08 16:40:05 -07:00
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
2024-07-08 16:39:38 -07:00
Joe Julian
15e36139c1
Merge pull request #13130 from idsulik/issue-13127
...
fix: update error handling in Configuration.Init method, add tests for the method
2024-07-08 16:38:34 -07:00
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
2024-07-08 16:36:21 -07:00
Joe Julian
cda2c4f802
Merge pull request #12924 from porridge/drop-apis
...
Drop unused field.
2024-07-08 16:35:36 -07:00
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>
2024-07-05 21:44:17 +00:00
Matt Farina
588041f6a5
Merge pull request #12746 from mattfarina/remove-circle
...
Remove circleci configuration
2024-07-05 10:18:18 -04:00
Matt Farina
b3b6479e4c
Merge pull request #13117 from sidkmenon/sm/proxy-tls
...
Fix: add proxy support when mTLS configured on helm install/upgrade
2024-07-01 16:49:51 -04:00
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
2024-07-01 16:04:01 -04:00
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>
2024-06-28 21:07:40 +00:00
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>
2024-06-25 16:43:48 +02:00
Matt Farina
ff03c66d44
Merge pull request #13120 from idsulik/issue-13110
...
fix(dependencyBuild): prevent race condition in concurrent helm dependency
2024-06-21 13:59:24 -04:00
Matt Farina
e2326139d9
Merge pull request #13129 from evanfoster/set-discovery-burst
...
fix(helm): Use burst limit setting for discovery
2024-06-20 12:26:44 -04:00
Alex Johnson
f69a2dd03e
Fix race condition in TestInstallRelease_Wait_Interrupted test
...
Signed-off-by: Alex Johnson <hello@alex-johnson.net>
2024-06-19 07:00:41 -05:00
Suleiman Dibirov
800c33a5aa
fix: update error handling in Configuration.Init method, add tests for the method
...
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
2024-06-19 07:46:38 +03:00
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>
2024-06-18 13:08:21 -06:00
Suleiman Dibirov
4d25dd3d8e
fixed dependency_update_test.go
...
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
2024-06-18 07:11:45 +03:00
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
2024-06-17 15:49:31 -04:00