Commit Graph

8080 Commits (v3.20.1)
 

Author SHA1 Message Date
dependabot[bot] a2369ca71c
chore(deps): bump the k8s-io group with 7 updates
1 week ago
Pedro Tôrres 90e10564f7
add image index test
1 week ago
Pedro Tôrres 911f2e908a
fix pulling charts from OCI indices
1 week ago
Evans Mungai 76dad33fb1
Remove refactorring changes from coalesce_test.go
1 week ago
Evans Mungai 45c12f7140
Fix import
1 week ago
Evans Mungai 26c6f19f96
Update pkg/chart/common/util/coalesce_test.go
1 week ago
Evans Mungai 09f5129d49
Fix lint warning
1 week ago
Evans Mungai 417deb2b6b
Preserve nil values in chart already
1 week ago
Evans Mungai 5417bfaa84
fix(values): preserve nil values when chart default is empty map
1 week ago
Scott Rigby b2e4314fa0
Merge pull request #31718 from scottrigby/bump-3.20
2 months ago
Scott Rigby f6e17f6735
bump version to v3.20
2 months ago
Evans Mungai 4e4f0eda5e
Merge pull request #31714 from helm/dependabot/go_modules/dev-v3/golang.org/x/text-0.33.0
2 months ago
dependabot[bot] 4f5a655876
chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0
2 months ago
Evans Mungai 0240a5795e
Merge pull request #31711 from helm/dependabot/go_modules/dev-v3/golang.org/x/term-0.39.0
2 months ago
dependabot[bot] 65c504a4ae
chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0
2 months ago
Terry Howe 76bd7df95f
Merge pull request #31699 from helm/dependabot/go_modules/dev-v3/github.com/foxcpp/go-mockdns-1.2.0
2 months ago
dependabot[bot] f3b8af418e
chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0
2 months ago
George Jenkins 0bfd2cbe75
Merge pull request #31648 from hiddeco/backport-12564-to-dev-v3
3 months ago
George Jenkins bc50caa39f
Merge pull request #31661 from helm/dependabot/go_modules/dev-v3/k8s-io-24b6737513
3 months ago
dependabot[bot] 89c2c61592
chore(deps): bump the k8s-io group with 7 updates
3 months ago
George Jenkins 13bdee594e
Merge pull request #31672 from gjenkins8/gjenkins/new_client_set
3 months ago
George Jenkins 526076ee3b [dev-v3] Replace deprecated `NewSimpleClientset`
3 months ago
Terry Howe fed524cfeb
Merge pull request #31670 from gjenkins8/gjenkins/dev-v3/go_1.25
3 months ago
George Jenkins 0ae8e4f2cb [dev-v3] Bump Go v1.25, `golangci-lint` v2
3 months ago
George Jenkins b49daa138d
Merge pull request #31663 from helm/dependabot/go_modules/dev-v3/github.com/BurntSushi/toml-1.6.0
3 months ago
George Jenkins b097bed287
Merge pull request #31662 from helm/dependabot/go_modules/dev-v3/github.com/containerd/containerd-1.7.30
3 months ago
dependabot[bot] e0d2595407
chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0
3 months ago
dependabot[bot] 858acb17c3
chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30
3 months ago
Hidde Beydals 0cd9a60723
fix(rollback): `errors.Is` instead of string comp
3 months ago
Hidde Beydals 8bb0b37226
fix(uninstall): supersede deployed releases
3 months ago
Terry Howe bfc4534772
Merge pull request #31119 from bpfoster/fix-subchart-value-removal
3 months ago
Matt Farina bbfcc7a464
Merge pull request #31637 from mattfarina/fix-31634-v3
3 months ago
Matt Farina 761708ab09
Merge pull request #31632 from helm/dependabot/go_modules/dev-v3/k8s-io-c801e060e5
3 months ago
Matt Farina 930ba6fc13
Use latest patch release of Go in releases
3 months ago
dependabot[bot] 582211cc45
chore(deps): bump the k8s-io group with 7 updates
3 months ago
Robert Sirchia 72f25ae69f
Merge pull request #31619 from helm/dependabot/go_modules/dev-v3/golang.org/x/crypto-0.46.0
3 months ago
dependabot[bot] 585c25c5c5
chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0
3 months ago
Robert Sirchia b5f3c9eed8
Merge pull request #31620 from helm/dependabot/go_modules/dev-v3/golang.org/x/text-0.32.0
3 months ago
dependabot[bot] 6f17d460bd
chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0
3 months ago
Robert Sirchia e5d248a3b8
Merge pull request #31623 from helm/dependabot/go_modules/dev-v3/golang.org/x/term-0.38.0
3 months ago
dependabot[bot] 46ff427700
chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0
3 months ago
Robert Sirchia 9065364747
Merge pull request #31606 from helm/dependabot/go_modules/dev-v3/github.com/spf13/cobra-1.10.2
3 months ago
dependabot[bot] 28b813a7f4
chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2
4 months ago
George Jenkins 795460535b
Merge pull request #31193 from benoittgt/31156-backport
4 months ago
Robert Sirchia 5c7f2b4b13
Merge pull request #31558 from helm/dependabot/go_modules/dev-v3/github.com/rubenv/sql-migrate-1.8.1
4 months ago
dependabot[bot] 5dde5d67b4
chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1
4 months ago
Robert Sirchia 99b2202b19
Merge pull request #31537 from helm/dependabot/go_modules/dev-v3/github.com/cyphar/filepath-securejoin-0.6.1
4 months ago
Robert Sirchia f7bea9f5af
Merge pull request #31538 from helm/dependabot/go_modules/dev-v3/golang.org/x/crypto-0.45.0
4 months ago
dependabot[bot] 362900b064
chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
4 months ago
dependabot[bot] ec61de556e
chore(deps): bump github.com/cyphar/filepath-securejoin
4 months ago