Skip to content

Update dependency helm/helm to v3.21.4 - #109

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/helm-helm-3.x
Open

Update dependency helm/helm to v3.21.4#109
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/helm-helm-3.x

Conversation

@renovate

@renovate renovate Bot commented Feb 9, 2023

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
helm/helm minor 3.11.03.21.4

Release Notes

helm/helm (helm/helm)

v3.21.4: Helm v3.21.4

Compare Source

Helm v3.21.4 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • fix(engine): prevent Files.Lines panic on empty file (backport to v3)- #​32303 by @​mahesh-sadupalli
  • fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932- #​32463 by @​karan-vk
  • [dev-v3 backport] fix: bump go.opentelemetry.io/otel@​v1.44.0 for GO-2026-5158- #​32535 by @​scottrigby
  • [dev-v3 backport] deps: bump google.golang.org/grpc@​v1.82.1 for GO-2026-6061- #​32536 by @​scottrigby
  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0- (includes golang.org/x/text v0.40.0 to fix GO-2026-5970) #​32308

Installation and Upgrading

Download Helm v3.21.4. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • chore(deps): bump golang.org/x/crypto from 0.53.0 to 0.54.0 (#​32308) 813176c (dependabot[bot])
  • [dev-v3 backport] deps: bump google.golang.org/grpc@​v1.82.1 for GO-2026-6061 b6aa8b1 (Scott Rigby)
  • fix: bump go.opentelemetry.io/otel@​v1.44.0 for GO-2026-5158 57ce7ae (Scott Rigby)
  • fix(provenance): migrate to ProtonMail/go-crypto to resolve GO-2026-5932 ab71449 (Karan V)
  • fix(engine): prevent Files.Lines panic on empty file 955dfab (Mahesh Sadupalli)

Full Changelog: helm/helm@v3.21.3...v3.21.4

v3.21.3: Helm v3.21.3

Compare Source

Helm v3.21.3 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.21.3. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.2.4 and 3.21.4 are the next patch releases scheduled for August 12, 2026
  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • Apply suggestions from code review 1ad6e68 (Benoit Tigeot)
  • fix: drop containerd v1 dep to resolve govulncheck CVEs 037733e (Benoit Tigeot)
  • chore(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 d3e178b (dependabot[bot])

v3.21.2: Helm v3.21.2

Compare Source

Helm v3.21.2 is a patch release to correct bump the Kubernetes client libraries (client-go, etc) to match the expected Kubernetes v1.36 release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Update Kubernetes client libraries to v1.36

Installation and Upgrading

Download Helm v3.21.2. The common platform binaries are here:

This release was signed by @​gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.21.3 will contain only bug fixes.
  • 3.22.0 is the next (and final) Helm 3 feature release

Changelog

  • chore(deps): bump the k8s-io group with 2 updates 1259634 (dependabot[bot])
  • fixes b52e276 (Matheus Pimenta)
  • chore(deps): bump the k8s-io group across 1 directory with 2 updates 3342dbf (dependabot[bot])

Full Changelog: helm/helm@v3.21.1...v3.21.2

v3.21.1: Helm v3.21.1

Compare Source

Helm v3.21.1 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Fixed nil pointer panic that could happen with helm template in ClientOnly flows. Now correctly returns a template error #​31920
  • Bumped golang.org/x/net to v0.55.0 to address GO-2026-5026 #​32152
  • Bumped Go from 1.25 to 1.26 #​32168
  • Dependency version updates

Installation and Upgrading

Download Helm v3.21.1. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.2.2 and 3.21.2 are the next patch releases scheduled for July 8, 2026
  • 4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026

Changelog

  • fix(action): avoid nil REST client getter panic when installing CRDs c56dd00 (sergiochan)
  • fix(registry): keep credentials on plain-HTTP fallback with oras-go v2.6.1 702529f (Terry Howe)
  • chore(deps): bump oras.land/oras-go/v2 from 2.6.0 to 2.6.1 178e120 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 dcf35f8 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.43.0 to 0.44.0 44aff8b (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 ae2f31f (dependabot[bot])
  • Update .github/env 402225f (Terry Howe)
  • ci: bump golangci-lint to v2.11.3 for go 1.26 00eac21 (Terry Howe)
  • chore: bump go to 1.26 bec346a (Terry Howe)
  • chore(deps): bump github.com/lib/pq from 1.11.2 to 1.12.3 58b6ccf (dependabot[bot])
  • chore(deps): bump github.com/distribution/distribution/v3 30b9f51 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.30 to 1.7.32 858aa47 (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0 1af25d4 (dependabot[bot])
  • chore(deps): bump github.com/mattn/go-shellwords from 1.0.12 to 1.0.13 97e4bc3 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 29bdd1b (dependabot[bot])
  • fix(deps): bump golang.org/x/net to v0.55.0 to address GO-2026-5026 bad6cd4 (Terry Howe)
  • chore(deps): bump k8s.io/klog/v2 from 2.130.1 to 2.140.0 75c2e9b (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.35.0 to 0.37.0 cd4dac3 (dependabot[bot])

Full Changelog: helm/helm@v3.21.0...v3.21.1

v3.21.0: Helm v3.21.0

Compare Source

Helm v3.21.0 is a feature release. Users are encouraged to upgrade for the best experience.

[!WARNING]
Helm v3 is approaching end-of-life. Please update to Helm v4.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Kubernetes client libraries to v1.36
  • notable changes here

Installation and Upgrading

Download Helm v3.21.0. The common platform binaries are here:

This release was signed by @​gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.21.1 will contain only bug fixes.
  • 3.22.0 is the next feature release for Kubernetes v1.37

Changelog

  • [v3] Bump to version v3.21 e0878d4 (George Jenkins)
  • fix: upgrade opentelemetry packages to patch CVEs 13d5fc4 (Terry Howe)
  • fix: Chart dot-name path bug 2552884 (George Jenkins)
  • fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow ec05dd5 (Terry Howe)
  • add image index test b0dfec5 (Pedro Tôrres)
  • fix pulling charts from OCI indices e629995 (Pedro Tôrres)
  • chore(deps): bump the k8s-io group with 7 updates 9c854fb (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 a692247 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 9f2a7f6 (dependabot[bot])
  • chore(deps): bump github.com/lib/pq from 1.11.1 to 1.11.2 79f039b (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.33.0 to 0.34.0 45210d5 (dependabot[bot])
  • Remove refactorring changes from coalesce_test.go e2df39f (Evans Mungai)
  • Fix import 97affe0 (Evans Mungai)
  • Update pkg/chart/common/util/coalesce_test.go c264166 (Evans Mungai)
  • Fix lint warning d409df8 (Evans Mungai)
  • Preserve nil values in chart already 6fdd101 (Evans Mungai)
  • fix(values): preserve nil values when chart default is empty map b13743c (Evans Mungai)
  • chore(deps): bump github.com/lib/pq from 1.10.9 to 1.11.1 703999d (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 a04be96 (dependabot[bot])

New Contributors

Full Changelog: helm/helm@v3.20.0...v3.21.0

v3.20.2: Helm v3.20.2

Compare Source

v3.20.2

Helm v3.20.2 is a security patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Security fixes

  • GHSA-hr2v-4r36-88hr Helm Chart extraction output directory collapse via Chart.yaml name dot-segment

Installation and Upgrading

Download Helm v3.20.2. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.1.5 and 3.20.3 are the next patch (bug fix) releases and will be on April 8, 2026
  • 4.2.0 and 3.21.0 are the next minor (feature) releases and will be on May 13, 2026

Changelog

  • fix: Chart dot-name path bug 8fb76d6 (George Jenkins)
  • fix: pin codeql-action/upload-sarif to commit SHA in scorecards workflow 3a8927e (Terry Howe)

v3.20.1: Helm v3.20.1

Compare Source

Helm v3.20.1 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Backport of #​31644: Fixed a bug where user-provided nil value was not preserved when chart has an empty map or no default for a key
  • Backport of #​31601: Fixed a bug where OCI references with tag+digest failed with "invalid byte" error

Installation and Upgrading

Download Helm v3.20.1. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.2.0 and 3.21.0 are the next minor releases and will be on May 13, 2026
  • 4.1.4 and 3.20.2 are the next patch releases and will be on April 8, 2026

Changelog

  • chore(deps): bump the k8s-io group with 7 updates a2369ca (dependabot[bot])
  • add image index test 90e1056 (Pedro Tôrres)
  • fix pulling charts from OCI indices 911f2e9 (Pedro Tôrres)
  • Remove refactorring changes from coalesce_test.go 76dad33 (Evans Mungai)
  • Fix import 45c12f7 (Evans Mungai)
  • Update pkg/chart/common/util/coalesce_test.go 26c6f19 (Evans Mungai)
  • Fix lint warning 09f5129 (Evans Mungai)
  • Preserve nil values in chart already 417deb2 (Evans Mungai)
  • fix(values): preserve nil values when chart default is empty map 5417bfa (Evans Mungai)

v3.20.0: Helm v3.20.0

Compare Source

Helm v3.20.0 is a feature release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • SDK: bump k8s API versions to v0.35.0
  • v3 backport: Fixed a bug where helm uninstall with --keep-history did not suspend previous deployed releases #​12564
  • v3 backport: Bump Go version to v1.25

Installation and Upgrading

Download Helm v3.20.0. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.1.1 and 3.20.1 are the next patch releases, scheduled for March 11, 2026
  • 4.2.0 and 3.21.0 are the next minor releases, scheduled for May 13, 2026

Changelog

  • bump version to v3.20 f6e17f6 (Scott Rigby)
  • chore(deps): bump golang.org/x/text from 0.32.0 to 0.33.0 4f5a655 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.38.0 to 0.39.0 65c504a (dependabot[bot])
  • chore(deps): bump github.com/foxcpp/go-mockdns from 1.1.0 to 1.2.0 f3b8af4 (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates 89c2c61 (dependabot[bot])
  • [dev-v3] Replace deprecated NewSimpleClientset 526076e (George Jenkins)
  • [dev-v3] Bump Go v1.25, golangci-lint v2 0ae8e4f (George Jenkins)
  • chore(deps): bump github.com/BurntSushi/toml from 1.5.0 to 1.6.0 e0d2595 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.29 to 1.7.30 858acb1 (dependabot[bot])
  • fix(rollback): errors.Is instead of string comp 0cd9a60 (Hidde Beydals)
  • fix(uninstall): supersede deployed releases 8bb0b37 (Hidde Beydals)
  • Use latest patch release of Go in releases 930ba6f (Matt Farina)
  • chore(deps): bump the k8s-io group with 7 updates 582211c (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 585c25c (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.31.0 to 0.32.0 6f17d46 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 46ff427 (dependabot[bot])
  • chore(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 28b813a (dependabot[bot])
  • chore(deps): bump github.com/rubenv/sql-migrate from 1.8.0 to 1.8.1 5dde5d6 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 362900b (dependabot[bot])
  • chore(deps): bump github.com/cyphar/filepath-securejoin ec61de5 (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates a490607 (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 8509bcc (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 d495a94 (dependabot[bot])
  • Remove dev-v3 helm-latest-version publish 01dc6cc (George Jenkins)
  • chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 6647f84 (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 b548118 (dependabot[bot])
  • Revert "pkg/registry: Login option for passing TLS config in memory" 6a67b55 (Scott Rigby)
  • chore(deps): bump github.com/cyphar/filepath-securejoin 6d4f8c0 (dependabot[bot])
  • jsonschema: warn and ignore unresolved URN $ref to match v3.18.4 3f0da15 (Benoit Tigeot)
  • Fix helm pull untar dir check with repo urls e5e101c (Luna Stadler)
  • chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 6aae923 (dependabot[bot])
  • chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 1900c6a (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 43e9297 (dependabot[bot])
  • chore(deps): bump github.com/cyphar/filepath-securejoin d347e2b (dependabot[bot])
  • [backport] fix: get-helm-3 script use helm3-latest-version bd337b4 (George Jenkins)
  • pkg/registry: Login option for passing TLS config in memory b80959f (Matheus Pimenta)
  • chore(deps): bump the k8s-io group with 7 updates 1ac9d34 (dependabot[bot])
  • Fix deprecation warning 9a366b4 (Benoit Tigeot)
  • chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 0c5a17e (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 b999021 (dependabot[bot])
  • Avoid "panic: interface conversion: interface {} is nil" 2fe49f9 (Benoit Tigeot)
  • bump version to v3.19.0 c3610ab (Scott Rigby)
  • chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 73b449f (dependabot[bot])
  • fix: set repo authorizer in registry.Client.Resolve() ffbc537 (Eric Stroczynski)
  • fix null merge f0b699e (Ben Foster)
  • Add timeout flag to repo add and update flags 79a9cc5 (Reinhard Nägele)

v3.19.5: Helm v3.19.5

Compare Source

Helm v3.19.5 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Fixed bug where removing subchart value via override resulted in warning #​31118
  • Fixed bug where helm uninstall with --keep-history did not suspend previous deployed releases #​12556

Installation and Upgrading

Download Helm v3.19.5. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 4.1.0 and 3.20.0 is the next minor releases and will be on January 21, 2026
  • 4.1.1 and 3.20.1 are the next patch releases and will be on March 11, 2026

Changelog

  • fix(rollback): errors.Is instead of string comp 4a19a5b (Hidde Beydals)
  • fix(uninstall): supersede deployed releases [`7a

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • "before 5am every weekday,every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Feb 9, 2023
@renovate renovate Bot changed the title Update dependency helm/helm to v3.11.1 Update dependency helm/helm to v3.11.2 Mar 8, 2023
@renovate renovate Bot changed the title Update dependency helm/helm to v3.11.2 Update dependency helm/helm to v3.11.3 Apr 17, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 50d89f9 to a9ec880 Compare April 17, 2023 10:04
@renovate renovate Bot changed the title Update dependency helm/helm to v3.11.3 Update dependency helm/helm to v3.12.0 Jun 1, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from a9ec880 to 3e3c9af Compare June 1, 2023 19:15
@renovate renovate Bot changed the title Update dependency helm/helm to v3.12.0 Update dependency helm/helm to v3.12.1 Jun 14, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 3e3c9af to f5ae15d Compare June 14, 2023 23:36
@renovate renovate Bot changed the title Update dependency helm/helm to v3.12.1 Update dependency helm/helm to v3.12.2 Jul 13, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from f5ae15d to 19592b5 Compare July 13, 2023 19:25
@renovate renovate Bot changed the title Update dependency helm/helm to v3.12.2 Update dependency helm/helm to v3.12.3 Aug 10, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 19592b5 to 51308b5 Compare August 10, 2023 21:02
@renovate renovate Bot changed the title Update dependency helm/helm to v3.12.3 Update dependency helm/helm to v3.13.0 Sep 27, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 51308b5 to 05da86d Compare September 27, 2023 18:59
@renovate renovate Bot changed the title Update dependency helm/helm to v3.13.0 Update dependency helm/helm to v3.13.1 Oct 12, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 05da86d to c580289 Compare October 12, 2023 15:20
@renovate renovate Bot changed the title Update dependency helm/helm to v3.13.1 Update dependency helm/helm to v3.13.2 Nov 8, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from c580289 to 98f1e2f Compare November 8, 2023 16:44
@renovate renovate Bot changed the title Update dependency helm/helm to v3.13.2 Update dependency helm/helm to v3.13.3 Dec 13, 2023
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 98f1e2f to 37878d7 Compare December 13, 2023 23:45
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 37878d7 to 4c74c29 Compare January 17, 2024 22:17
@renovate renovate Bot changed the title Update dependency helm/helm to v3.13.3 Update dependency helm/helm to v3.14.0 Jan 17, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 4c74c29 to e0531f4 Compare February 14, 2024 22:50
@renovate renovate Bot changed the title Update dependency helm/helm to v3.14.0 Update dependency helm/helm to v3.14.1 Feb 14, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from e0531f4 to 86def80 Compare February 21, 2024 22:36
@renovate renovate Bot changed the title Update dependency helm/helm to v3.14.1 Update dependency helm/helm to v3.14.2 Feb 21, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 86def80 to 03c4d69 Compare March 13, 2024 20:22
@renovate renovate Bot changed the title Update dependency helm/helm to v3.14.2 Update dependency helm/helm to v3.14.3 Mar 13, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 03c4d69 to 85036d8 Compare April 10, 2024 22:34
@renovate renovate Bot changed the title Update dependency helm/helm to v3.14.3 Update dependency helm/helm to v3.14.4 Apr 10, 2024
@renovate renovate Bot changed the title Update dependency helm/helm to v3.15.4 Update dependency helm/helm to v3.16.0 Sep 11, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from f75077b to 22ef5a7 Compare September 12, 2024 18:43
@renovate renovate Bot changed the title Update dependency helm/helm to v3.16.0 Update dependency helm/helm to v3.16.1 Sep 12, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 22ef5a7 to f6f641f Compare October 9, 2024 21:12
@renovate renovate Bot changed the title Update dependency helm/helm to v3.16.1 Update dependency helm/helm to v3.16.2 Oct 9, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from f6f641f to f6b2d6c Compare November 14, 2024 03:42
@renovate renovate Bot changed the title Update dependency helm/helm to v3.16.2 Update dependency helm/helm to v3.16.3 Nov 14, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from f6b2d6c to c89a268 Compare December 16, 2024 18:50
@renovate renovate Bot changed the title Update dependency helm/helm to v3.16.3 Update dependency helm/helm to v3.16.4 Dec 16, 2024
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from c89a268 to 2dc0c28 Compare January 16, 2025 00:52
@renovate renovate Bot changed the title Update dependency helm/helm to v3.16.4 Update dependency helm/helm to v3.17.0 Jan 16, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 2dc0c28 to 15b18c7 Compare February 12, 2025 21:43
@renovate renovate Bot changed the title Update dependency helm/helm to v3.17.0 Update dependency helm/helm to v3.17.1 Feb 12, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 15b18c7 to bd5df6a Compare March 13, 2025 19:58
@renovate renovate Bot changed the title Update dependency helm/helm to v3.17.1 Update dependency helm/helm to v3.17.2 Mar 13, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from bd5df6a to 9a10b40 Compare April 9, 2025 19:53
@renovate renovate Bot changed the title Update dependency helm/helm to v3.17.2 Update dependency helm/helm to v3.17.3 Apr 9, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 9a10b40 to 0a2e91b Compare May 19, 2025 21:14
@renovate renovate Bot changed the title Update dependency helm/helm to v3.17.3 Update dependency helm/helm to v3.18.0 May 19, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 0a2e91b to 7bffb8b Compare May 28, 2025 21:46
@renovate renovate Bot changed the title Update dependency helm/helm to v3.18.0 Update dependency helm/helm to v3.18.1 May 28, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 7bffb8b to 9dcca1a Compare June 2, 2025 15:04
@renovate renovate Bot changed the title Update dependency helm/helm to v3.18.1 Update dependency helm/helm to v3.18.2 Jun 2, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 9dcca1a to 0a3510b Compare June 16, 2025 23:14
@renovate renovate Bot changed the title Update dependency helm/helm to v3.18.2 Update dependency helm/helm to v3.18.3 Jun 16, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 0a3510b to 4af7f37 Compare July 8, 2025 23:44
@renovate renovate Bot changed the title Update dependency helm/helm to v3.18.3 Update dependency helm/helm to v3.18.4 Jul 8, 2025
@renovate
renovate Bot force-pushed the renovate/helm-helm-3.x branch from 4af7f37 to 4a071b9 Compare August 13, 2025 22:15
@renovate renovate Bot changed the title Update dependency helm/helm to v3.18.4 Update dependency helm/helm to v3.18.5 Aug 13, 2025
| datasource  | package   | from   | to     |
| ----------- | --------- | ------ | ------ |
| github-tags | helm/helm | 3.11.0 | 3.21.4 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants