Commit Graph

37 Commits (main)

Author SHA1 Message Date
Matt Farina 25c473834e Enabling hide secrets on install and upgrade dry run
4 months ago
Matt Farina 4e7e939f19
Updating the Go version in go.mod
1 year ago
Matt Farina 50c22ed7f9
Bump the Go version
1 year ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
2 years ago
Thomas Runyon 353d74e967 refactor internal/experimental/registry to pkg/registry
3 years ago
Josh Dolitsky 00985cad6b
Implement changes proposed in HIP 6
3 years ago
Matt Butcher ed5fba5142
refactor the release name validation to be consistent across Helm
4 years ago
Li Zhijian ba4c8029c2 Use T.cleanup() to cleanup helm-action-test
4 years ago
Matt Butcher 524150c662
fix: use correct regular expression for Kubernetes names (#8013)
4 years ago
Martin Hickey 7b9dc71c25 Fix render error not being propogated
4 years ago
Josh Dolitsky 7ce29e12fa
ref(go.mod): oras v0.8.1 (#6862)
4 years ago
Taylor Thomas 5a23663c6b
Merge pull request #6679 from thomastaylor312/feat/timestamp_hell
5 years ago
Karuppiah Natarajan dfed8ab5e3
fix install storing computed values in release
5 years ago
Taylor Thomas aa429e150a feat(*): Adds custom time package for better marshalling
5 years ago
Matthew Fisher 02999565a4
Merge pull request #6556 from karuppiah7890/conditional-dependencies-not-working-v3
5 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
5 years ago
Karuppiah Natarajan 337f52c566
fix(pkg/action): fix conditional dependencies not working with reuse values
5 years ago
Karuppiah Natarajan 25324ca8db
fix install storing computed values in release instead of user supplied values
5 years ago
Josh Dolitsky 6095070817
ref(internal/experimental/registry): pkg refactor (#6205)
5 years ago
Jacob LeGrone 2bd94bc552
Merge branch 'dev-v3' of https://github.com/helm/helm into test-as-hook
5 years ago
Matthew Fisher fe952445bd
feat(cmd): put OCI commands behind a feature gate
5 years ago
Jacob LeGrone 72127c391c
feat(test): define tests as Jobs and allow arbitrary supporting resources
5 years ago
Matthew Fisher 2045fab01f
ref(action): remove ParseReferenceWithChartDefaults
5 years ago
Taylor Thomas 2c397b6879
Merge pull request #6011 from thomastaylor312/feat/atomic
5 years ago
Matthew Fisher d23d68d51c
Merge pull request #5881 from torstenwalter/template
5 years ago
Torsten Walter ec038337a4
support writing multiple resources to the same file
5 years ago
Taylor Thomas 29c343278e feat(action): Refactors unit tests with better fakes
5 years ago
Matt Farina 64496cdc07
Expose the resource types in addition to the api group/version in templates
5 years ago
Adam Reese b97f881be0
ref(*): use time.Duration for timeouts
5 years ago
Adam Reese 2dd4744d23
ref(pkg/kube): extract wait logic from install/update
5 years ago
Adam Reese b8bced2649
fix(pkg/action): load clients after flags have been parsed (#5681)
5 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
5 years ago
Matthew Fisher 2571dbf82f
ref: remove pkg/helm, pkg/hapi, pkg/tiller
5 years ago
Adam Reese e51a9b90c9
Merge pull request #5284 from adamreese/v3/make-format
5 years ago
Martin Hickey 45fb4b1c44 Fix linter warnings
5 years ago
Adam Reese f791421fab
feat(Makefile): add formatting target
5 years ago
Matt Butcher 425f7a6f6c
feat: add 'pkg/action' for list operations (#5077)
6 years ago