Commit Graph

8854 Commits (main)
 

Author SHA1 Message Date
Xin Ruan a2b98281a1 Use errors.Is to compare
3 years ago
Martin Hickey 3636f68247
Merge pull request from GHSA-6rx9-889q-vv2r
3 years ago
Martin Hickey 638ebffbc2
Merge pull request from GHSA-53c4-hhmh-vw5q
3 years ago
Martin Hickey bafafa8bb1
Merge pull request from GHSA-67fx-wx78-jx33
3 years ago
Soujanya Mangipudi 6c76abb3df Resolve conflicts for go.mod and go.sum
3 years ago
Soujanya Mangipudi 038cc4a0ca
Merge branch 'main' into main
3 years ago
Mikhail Kopylov 593dd0aef1 Add `helm get metadata` command
3 years ago
Matt Farina f91b515a25
Merge pull request #11470 from helm/dependabot/go_modules/github.com/spf13/cobra-1.6.1
3 years ago
Martin Hickey b1b0d18a83
Merge pull request #11508 from sap-contributions/improve-plugin-install-error
3 years ago
Martin Hickey b6fef6c466 Fix backwards compatibility
3 years ago
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options
3 years ago
caixisheng c8890e971e
Update chartrepo.go
3 years ago
dependabot[bot] b307d0fbeb
chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
3 years ago
Martin Hickey ced54b1289
Merge pull request #11582 from yxxhero/bump-sprig-version-3.2.3
3 years ago
Xin Ruan f01486a0ef Use wrapped error so that ErrNoObjectsVisited can be compared after return.
3 years ago
yxxhero fda1a0b10a bump sprig version 3.2.3
3 years ago
Martin Hickey 21e694e0f9
Merge pull request #11494 from Wonong/add-check-git
3 years ago
Alex Petrov f908379f1f
refactor: create a helper for checking if a release is uninstalled
3 years ago
Martin Hickey a59e584684 Update string handling
3 years ago
Alex Petrov 9e198fa89d
fix: reinstall previously uninstalled chart with --keep-history
3 years ago
Martin Hickey 256e976331 Update repo handling
3 years ago
Martin Hickey 3974136b6e
Merge pull request #11426 from cenkalti/leader-changed
3 years ago
Philipp Stehle 965f8591e7 improve error message on plugin install
3 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
3 years ago
Matt Farina 9a5eb70320
Merge pull request #11442 from catandcoder/main
3 years ago
Wonyeong Choi 0ebd6202d8
Update logic of non-git situation just to print warning logs
3 years ago
Andrew Block e80ab00108
Merge pull request #11480 from jouve/oci
3 years ago
Igor Manushin 203f31d57b Add exact version test. See also #7563
3 years ago
Ashish Kurmi 115151bc3f Update dependabot config to include github actions
3 years ago
Wonyeong Choi c027014019
Add a flag var to check git is installed or not
3 years ago
Andrew Block 269dd247d0
Merge pull request #11300 from porridge/better-logging
3 years ago
Ryan Drew 5aa316e1ee
Add support for CSVs in template --api-versions arg
3 years ago
yanggang 61374f6554 update .golangci for go1.18
3 years ago
Cyril Jouve 1535ad5671
redirect registry client output to stderr
3 years ago
dependabot[bot] b3afe43278
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
3 years ago
Martin Hickey 7ed9d16dc7
Merge pull request #11462 from p33t/main
3 years ago
shankeerthan-kasilingam 33121a80ff strict file permissions of repository.yaml
3 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
3 years ago
Martin Hickey 775af2a0ce Update schema validation handling
3 years ago
Graham Reed 9fe912f3c5 Check redefinition of define and include in tpl
3 years ago
Graham Reed ebf5e1e2af Check that `.Template` is passed through `tpl`
3 years ago
Graham Reed 0a6e7d95ab Make sure empty `tpl` values render empty.
3 years ago
Graham Reed d1e9a242a7 Pick the test improvement out of PR#8371
3 years ago
Graham Reed a7d3fd6c09 Allow a nested `tpl` invocation access to `defines` in a containing one
3 years ago
Graham Reed e2a7c7998a Remove the 'reference templates' concept
3 years ago
cui fliter 09d3f31358 fix a few function names on comments
3 years ago
Qifan Shen 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
3 years ago
Andrew Block d79ae9f927
Merge pull request #11436 from mattfarina/fix-deploy2
3 years ago
Matt Farina 70a3df49d7 Updating the deb location for azure cli
3 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors
3 years ago