Commit Graph

8854 Commits (main)
 

Author SHA1 Message Date
Matthew Fisher f34005b00e
Merge pull request #10590 from guyboltonking/gbk-fix-lockfile-suffix
4 years ago
Matthew Fisher 175278e88f
Merge pull request #10461 from sabre1041/dependency-update-upgrade
4 years ago
dependabot[bot] 5886c28b8b
Bump github.com/docker/docker
4 years ago
Matt Farina 8ab18f7567
Merge pull request #10746 from mattfarina/bump-k8s-0.23.5
4 years ago
Matt Farina 7432807210
Updating Kubernetes libs to 0.23.4 (latest)
4 years ago
Matt Farina 87826fb5c9
Merge pull request #10609 from tompizmor/fix-package-with-oci-deps
4 years ago
Matt Farina 7cd8586e84
Merge pull request #10462 from yank1/feature/add-legal-name-check
4 years ago
Josh Dolitsky 2153f70747
Merge pull request #10739 from jdolitsky/fix-deploy-sh
4 years ago
Josh Dolitsky 75fa221b75
maint: fix syntax error in deploy.sh
4 years ago
Josh Dolitsky d61b9befea
Merge pull request #10726 from sourikghosh/fix/10724-sh
4 years ago
Sourik Ghosh cfeb431e3c linting issue fixed
4 years ago
Sourik Ghosh 9c064f9cf4 only apply overwrite if version is canary
4 years ago
Luca Di Rocco 11e7d0cd73 feat: add --set-json flag to set json values.
4 years ago
Sourik Ghosh 9a784bbc41 overwrite flag added to az storage blob upload-batch
4 years ago
Josh Dolitsky 65d8e72504
Merge pull request #10628 from sabre1041/oci-dependencies-tag
4 years ago
Matthias Fehr cab1fc87d4 Dont modify provided transport
4 years ago
Matthias Fehr 7d22040e66 Pass http getter as pointer in tests
4 years ago
Matthias Fehr 2acda0cc5b Add docs block
4 years ago
Matthias Fehr 45367ca9bf Add transport option and tests
4 years ago
alexandr.danilin c598a226e9 Fixes #10566
4 years ago
Martin Hickey 9bf3a14203
Merge pull request #10666 from Juneezee/test/t.TempDir
4 years ago
Matthew Fisher bc2f1e08a4
Merge pull request #10672 from shubham1172/shubham1172/upgrade-sql-migrate
4 years ago
Shubham Sharma df2c916692 Upgrade rubenv/sql-migrate
4 years ago
Eng Zer Jun 2e3e22a003
test: use `T.TempDir` to create temporary test directory
4 years ago
Martin Hickey 12f1bc0acd
Merge pull request #10649 from stephanECD/Add-IngressClass
4 years ago
stephanECD 0361dc8568 Add IngressClass to manifests to be (un)installed
4 years ago
Martin Hickey 35f6196167
Merge pull request #10617 from hickeyma/bump-k8s-0.23.3
4 years ago
Martin Hickey df7c1c39bc
Merge pull request #10514 from tanguofu/main
4 years ago
Andrew Block 01ff5bb00d
Avoid querying for OCI tags can explicit version provided in chart dependencies
4 years ago
Matt Farina 1ec0aacb88
Merge pull request #10486 from gridai/fix-install-leak
4 years ago
Martin Hickey 5213891bb1 Updating Kubernetes packages to 1.23.3
4 years ago
Josh Dolitsky 59dbda915f
Merge pull request #10558 from sabre1041/bearer-token-oci
4 years ago
Tomas Pizarro Moreno e97c436a86 fix: remove deadcode
4 years ago
Tomas Pizarro Moreno 0963617b9b fix: helm package tests
4 years ago
Tomas Pizarro Moreno e02aeab0e9 fix: helm package with dependency update for charts with OCI dependencies
4 years ago
Samuel Maftoul 850da38265
Set go version to 1.17 to match CI
4 years ago
guofutan 1a7a73b47b fix: support empty args with --post-renderer-args
4 years ago
Martin Hickey dff9ade9d6
Merge pull request #10575 from hickeyma/chore/replace-golint
4 years ago
Höhl, Lukas 2ee3bebfc7 test(search): add mixedCase test case
4 years ago
Höhl, Lukas 488add2cfe fix(search): print repo search result in original case
4 years ago
guofutan 04e79e936d fix: fix args name in postrender/exec_test.go and error if order in postRendererArgsSlice
4 years ago
guofutan d12170b3f2 fix: change postRendererArgs to Slice Type and use args...
4 years ago
guofutan 44423fb2ca fix: keep the API: postrender.NewExec and Add NewExecWithArgs
4 years ago
guofutan 1aab7eb3a1 fix: keep the API: postrender.NewExec and Add NewExecWithArgs
4 years ago
guofutan 46222c5c00 fea(#10511): add --post-renderer-args to support assign args to PostRenderer exec
4 years ago
Piotr Resztak 383086d397 feat(*): add --quiet flag to 'helm lint'
4 years ago
Martin Hickey 9975d62525 Handle Hungarian notation issue
4 years ago
Martin Hickey f0fd37d2c5 Replace golint with revive
4 years ago
Guy Bolton King 8b1c28427f
Make repo_add.go only replace the last suffix in the path when generating a lockfile
4 years ago
Guy Bolton King 4367fe0c1e
Make repo_add_test.go fail by inserted .yaml into path
4 years ago