Matt Farina
c16b1c9f2b
Merge pull request #12867 from aauren/add_requirements.lock_warning
...
feat(load.go): add warning on requirements.lock
6 months ago
Matt Farina
ee499725be
Merge pull request #13031 from shahar-h/update-go-validator
...
Update github.com/asaskevich/govalidator
6 months ago
Matt Farina
7a7782478b
Merge pull request #13019 from helm/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
...
chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
6 months ago
Matt Farina
5a88dd1280
Merge pull request #13033 from helm/dependabot/github_actions/github/codeql-action-3.25.5
...
chore(deps): bump github/codeql-action from 3.25.4 to 3.25.5
6 months ago
dependabot[bot]
63ba35541a
chore(deps): bump github/codeql-action from 3.25.4 to 3.25.5
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ccf74c9479...b7cec75265
)
---
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>
6 months ago
Shahar Harari
65b03d7077
Update github.com/asaskevich/govalidator
...
Signed-off-by: Shahar Harari <shahar.harari@sap.com>
6 months ago
Andrew Block
e24e31f6cc
Merge pull request #12860 from gjenkins8/patch-2
...
Remove Helm 2 instructions from CONTRIBUTING.md
6 months ago
Matt Farina
d36ee153cd
Merge pull request #13018 from helm/dependabot/github_actions/github/codeql-action-3.25.4
...
chore(deps): bump github/codeql-action from 3.24.10 to 3.25.4
6 months ago
dependabot[bot]
e68e82d076
chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.0.1
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4.0.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](3cfe3a4abb...a4f60bb28d
)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Matt Farina
2d85884842
Merge pull request #13021 from mattfarina/bump-k8s-1.30
...
Updating to k8s 1.30
6 months ago
Matt Farina
d209b9ba6e
Updating to k8s 1.30
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
6 months ago
dependabot[bot]
abd42d413c
chore(deps): bump github/codeql-action from 3.24.10 to 3.25.4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.10 to 3.25.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4355270be1...ccf74c9479
)
---
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>
6 months ago
Matt Farina
518c69281f
Merge pull request #12999 from helm/dependabot/github_actions/actions/setup-go-5.0.1
...
chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
6 months ago
Matt Farina
7b70fdf2a2
Merge pull request #12701 from mattfarina/bump-version-3.14
...
bump version to 3.14
6 months ago
Matt Farina
cf823d40d4
Merge pull request #12971 from dirkmueller/cert_extended_range
...
Update testdata PKI with keys that have validity until 3393 (closes #12880 )
6 months ago
Joe Julian
1df00645e0
Merge pull request #12966 from helm/dependabot/go_modules/golang.org/x/net-0.23.0
...
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
6 months ago
dependabot[bot]
53177e06e0
chore(deps): bump actions/setup-go from 5.0.0 to 5.0.1
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](0c52d547c9...cdcb360436
)
---
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>
6 months ago
Joe Julian
c6beb169d2
Merge pull request #12979 from CalvinKrist/fix-namespace-on-kube-error
...
12124: Fix namespace on kubeconfig error
6 months ago
Calvin Krist
214fb6eff3
Fix namespace on kubeconfig error
...
Signed-off-by: Calvin Krist <calvin.krist@yahoo.com>
7 months ago
Dirk Müller
1b75d48189
Update testdata PKI with keys that have validity until 3393 ( Fixes #12880 )
...
The ca.crt had to be regenerated because there was no ca.key. Added
new ca.key so that going forward only the certs need to be updated.
Signed-off-by: Dirk Müller <dirk@dmllr.de>
7 months ago
dependabot[bot]
dac23c82ce
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
7 months ago
Matt Farina
14d0c13e9e
Merge pull request #11569 from alex-petrov-vt/iss-11553
...
fix: reinstall previously uninstalled chart with --keep-history
7 months ago
Matt Farina
a753ee7f43
Merge pull request #12866 from robertsirc/Correcting-Linting-Errors
...
Correcting linting errors
7 months ago
Matt Farina
635b8cf33d
Merge pull request #12905 from deterclosed/main
...
chore: remove repetitive words
7 months ago
Matt Farina
47167ae680
Merge pull request #12878 from helm/dependabot/go_modules/google.golang.org/protobuf-1.33.0
...
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
7 months ago
Matt Farina
97c16512bb
Merge pull request #12899 from helm/dependabot/go_modules/github.com/docker/docker-24.0.9incompatible
...
chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible
7 months ago
Matt Farina
e5e3fac3ca
Merge pull request #12927 from helm/dependabot/github_actions/github/codeql-action-3.24.10
...
chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10
7 months ago
dependabot[bot]
167d57676d
chore(deps): bump github/codeql-action from 3.24.7 to 3.24.10
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.7 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3ab4101902...4355270be1
)
---
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>
7 months ago
deterclosed
dd37787ffd
chore: remove repetitive words
...
Signed-off-by: deterclosed <fliter@outlook.com>
8 months ago
Joe Julian
833bbfa31a
Merge pull request #12839 from helm/dependabot/go_modules/golang.org/x/term-0.18.0
...
chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0
8 months ago
Joe Julian
95d5874d03
Merge pull request #12903 from sabre1041/oci-created-annotation
...
Modified how created annotation is populated based on package creation time
8 months ago
Andrew Block
0a69a0dea6
Modified how created annotation is populated based on package creation time
...
Signed-off-by: Andrew Block <andy.block@gmail.com>
8 months ago
dependabot[bot]
aaaf1128d2
chore(deps): bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v24.0.7...v24.0.9 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Matt Farina
976ed8c0be
Merge pull request #12761 from ricardomaraschini/proxy-for-oci-download
...
bug: add proxy support for oci getter
8 months ago
Matt Farina
2dea5bf335
Merge pull request #11790 from Nordix/waitRetry
...
Add robustness to wait status checks
8 months ago
Matt Farina
122fdaf924
Merge pull request #12871 from mattfarina/hide-secret-flag
...
Enabling hide secrets on install and upgrade dry run
8 months ago
dependabot[bot]
7f53529a70
chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Matt Farina
d37e2e9097
Merge pull request #12873 from helm/dependabot/github_actions/github/codeql-action-3.24.7
...
chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
8 months ago
Matt Farina
25c473834e
Enabling hide secrets on install and upgrade dry run
...
This change adds a new flag to the install and upgrade commands in
the Helm client and properties to the install and upgrade action.
The new flag is --hide-secret and can only be used with the
--dry-run flag.
The --dry-run flag is designed to send all chart rendered manifests to
stdout so that they can be inspected.
When the --hide-secret flag is used the Secret content is removed from
the output.
Signed-off-by: Matt Farina <matt.farina@suse.com>
8 months ago
dependabot[bot]
ff94e93191
chore(deps): bump github/codeql-action from 3.24.6 to 3.24.7
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.6 to 3.24.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](8a470fddaf...3ab4101902
)
---
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>
8 months ago
Aaron U'Ren
29ab5c4b02
feat(load.go): add warning on requirements.lock
...
Signed-off-by: Aaron U'Ren <aauren@users.noreply.github.com>
8 months ago
Robert Sirchia
571f69d7ff
Merge branch 'Correcting-Linting-Errors' of https://github.com/robertsirc/helm into Correcting-Linting-Errors
8 months ago
Robert Sirchia
d58d7b3762
Fixing all the linting errors
...
Cleaned up all the linting errors we are getting.
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
8 months ago
Matt Farina
fa47752b89
Merge pull request #12724 from helm/dependabot/github_actions/actions/setup-go-5.0.0
...
chore(deps): bump actions/setup-go from 4.1.0 to 5.0.0
8 months ago
Matt Farina
106f7a8661
Merge pull request #12859 from mattfarina/update-dry-run-messaging
...
Add a note about --dry-run displaying secrets
8 months ago
Matt Farina
a23dd9e3b7
Add a note about --dry-run displaying secrets
...
Signed-off-by: Matt Farina <matt.farina@suse.com>
8 months ago
Matt Farina
098eed2c07
Merge pull request #12792 from helm/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
...
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
8 months ago
George Jenkins
7700be5e09
Remove Helm 2 instructions from CONTRIBUTING.md
...
Signed-off-by: George Jenkins <gvjenkins@gmail.com>
8 months ago
Matt Farina
32f3691c3e
Merge pull request #12833 from helm/dependabot/github_actions/github/codeql-action-3.24.6
...
chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
8 months ago
dependabot[bot]
275f2ab43b
chore(deps): bump golang.org/x/term from 0.15.0 to 0.18.0
...
Bumps [golang.org/x/term](https://github.com/golang/term ) from 0.15.0 to 0.18.0.
- [Commits](https://github.com/golang/term/compare/v0.15.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago