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
Austin Abro
469a732ebb
merge
...
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
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
Austin Abro
e1113206dd
bump oras minor version
...
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
6 months ago
Jeff van Dam
ee41b5f0fc
Update manager_test.go
...
Signed-off-by: Jeff van Dam <jeff.van.dam@est.tech>
6 months ago
Jeff van Dam
dc761caf00
Merge branch 'helm:main' into fixDepUpPerformance
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
Marcin Owsiany
f5d2ac070d
Remove somewhat incorrect comment.
...
While no longer used by the helm code, this field is part of the API exposed to helm charts as part of the .Capabilities struct.
Signed-off-by: Marcin Owsiany <marcin@redhat.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
Andreas Sommer
ac75eae98c
Add error details when a dependent chart's version cannot be found in a repo
...
Signed-off-by: Andreas Sommer <andreas.sommer87@googlemail.com>
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
Marcin Owsiany
a6863a64ce
Drop unused field.
...
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
7 months ago
Bhargav Ravuri
9c0b4c8121
test(create): Test to check deprecated resource templates
...
Test to check deprecation warnings on resource templates that are
created by `helm create` against the latest Kubernetes version. This
test is run in a separate Makefile command to avoid failing other unit
tests configured to run with a specific Kubernetes version(s).
For resources that are disabled by default (like hpa and ingress),
to avoid skipping them from the helm linter test, they are enabled in
the test.
Fixes #11495
Signed-off-by: Bhargav Ravuri <bhargav.ravuri@infracloud.io>
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
Mario Manno
a7856c0398
Add ability to adopt unmanaged resources
...
Allow the SDK actions to adopt existing resources. This allows install
and update to overwrite resources. If TakeOwnership is not set, adoption
is only possible if they existing resources have the right labels
(managed-by) and annotations (release-name, ...).
Signed-off-by: Mario Manno <mmanno@suse.com>
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
yxxhero
7fbde33109
fix typo in load_plugins.go
...
Signed-off-by: yxxhero <aiopsclub@163.com>
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
Matt Farina
15d116b854
Merge pull request #12834 from robertsirc/main
...
Updating .gitignore
8 months ago
Robert Sirchia
8b424baea1
Updating .gitignore
...
Adding a line to ignore the .devcontainer/ to the .gitignore file so I can use containers to develop with Helm.
Signed-off-by: Robert Sirchia <rsirchia@outlook.com>
8 months ago
dependabot[bot]
e22d881495
chore(deps): bump github/codeql-action from 3.24.5 to 3.24.6
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.24.5 to 3.24.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](47b3d888fe...8a470fddaf
)
---
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