Commit Graph

6846 Commits (0833318b3213a89e401e2e01c1005843f94546fb)
 

Author SHA1 Message Date
Zuhair AlSader 0fdfe05844
docs: add docs for cli/values.Options
2 years ago
caixisheng c8890e971e
Update chartrepo.go
2 years ago
dependabot[bot] b307d0fbeb
chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
2 years ago
Martin Hickey ced54b1289
Merge pull request #11582 from yxxhero/bump-sprig-version-3.2.3
2 years ago
yxxhero fda1a0b10a bump sprig version 3.2.3
2 years ago
Martin Hickey 21e694e0f9
Merge pull request #11494 from Wonong/add-check-git
2 years ago
Martin Hickey a59e584684 Update string handling
2 years ago
Martin Hickey 256e976331 Update repo handling
2 years ago
Martin Hickey 3974136b6e
Merge pull request #11426 from cenkalti/leader-changed
2 years ago
Philipp Stehle 965f8591e7 improve error message on plugin install
2 years ago
Philipp Stehle dfb25e13de harmonize URL reference resolving
2 years ago
Matt Farina 9a5eb70320
Merge pull request #11442 from catandcoder/main
2 years ago
Wonyeong Choi 0ebd6202d8
Update logic of non-git situation just to print warning logs
2 years ago
Andrew Block e80ab00108
Merge pull request #11480 from jouve/oci
2 years ago
Wonyeong Choi c027014019
Add a flag var to check git is installed or not
2 years ago
Andrew Block 269dd247d0
Merge pull request #11300 from porridge/better-logging
2 years ago
Ryan Drew 5aa316e1ee
Add support for CSVs in template --api-versions arg
2 years ago
yanggang 61374f6554 update .golangci for go1.18
2 years ago
Cyril Jouve 1535ad5671
redirect registry client output to stderr
2 years ago
dependabot[bot] b3afe43278
chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
2 years ago
Martin Hickey 7ed9d16dc7
Merge pull request #11462 from p33t/main
2 years ago
Peter Leong 9d027eaac8
Readiness & liveness probes correct port
2 years ago
Martin Hickey 775af2a0ce Update schema validation handling
2 years ago
cui fliter 09d3f31358 fix a few function names on comments
2 years ago
Qifan Shen 9d59d92abb use intstr.GetScaledValueFromIntOrPercent instead of the deprecated
2 years ago
Andrew Block d79ae9f927
Merge pull request #11436 from mattfarina/fix-deploy2
2 years ago
Matt Farina 70a3df49d7 Updating the deb location for azure cli
2 years ago
Cenk Alti b5378b3a5d retry http request on temporary errors
2 years ago
Cenk Alti d32c623699 Revert "Tolerate temporary errors from etcdserver"
2 years ago
Matt Farina af9fa06621
Merge pull request #11433 from mattfarina/fix-deploy
2 years ago
Matt Farina 9fbf1b34d5 Updating the repo the azure cli is installed from
2 years ago
Matt Farina 48b0ecc2d3
Merge pull request #11427 from mattfarina/bump-0.25.2
2 years ago
Matt Farina 90a25751bd
Merge pull request #11172 from crenshaw-dev/cleanup-after-find-chart
2 years ago
Matt Farina 221b0f54c9 Updating to kubernetes 1.25.2 packages
2 years ago
Scott Rigby 95e2f9dc70
Merge pull request #11414 from joejulian/make_cgo_configurable
2 years ago
Joe Julian 6f6c0d831d
Allow CGO_ENABLED to be overridden for build
2 years ago
Matt Farina 95140c96d6
Merge pull request #11044 from wujunwei/bug-fix-nil-dependency
2 years ago
Matt Farina 792450129f
Merge pull request #9824 from sathieu/fix_helm_chart_download_without_trailing_slash
2 years ago
Martin Hickey 2baf68fe2d
Merge pull request #11401 from dims/retry-for-issue-9502
2 years ago
Matt Farina f25b6984fe
Merge pull request #11317 from helm/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
2 years ago
Matt Farina f78f7992b6
Merge pull request #11316 from helm/dependabot/go_modules/github.com/lib/pq-1.10.7
2 years ago
dependabot[bot] 98077dd340
chore(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
2 years ago
Matt Farina 45161a5366
Merge pull request #11315 from helm/dependabot/go_modules/github.com/BurntSushi/toml-1.2.0
2 years ago
Matt Farina cdd9453017
Merge pull request #11314 from helm/dependabot/go_modules/github.com/rubenv/sql-migrate-1.2.0
2 years ago
dependabot[bot] bfd189000e
chore(deps): bump github.com/lib/pq from 1.10.6 to 1.10.7
2 years ago
dependabot[bot] 1478a098f1
chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
2 years ago
dependabot[bot] 4376d2fa85
chore(deps): bump github.com/rubenv/sql-migrate from 1.1.2 to 1.2.0
2 years ago
Matt Farina 37dd72729b
Merge pull request #11336 from mattfarina/bump-version-3.10
2 years ago
Davanum Srinivas ebc79fa807
Tolerate temporary errors from etcdserver
2 years ago
wujunwei 4fcec24d15 update: Optimize the error message
2 years ago