Skip to content

chore(kube-external-secrets): bump wrapper to upstream chart 0.13.0#27

Merged
apetrovYa merged 2 commits into
mainfrom
chore/kube-external-secrets-0.13.0
Apr 29, 2026
Merged

chore(kube-external-secrets): bump wrapper to upstream chart 0.13.0#27
apetrovYa merged 2 commits into
mainfrom
chore/kube-external-secrets-0.13.0

Conversation

@apetrovYa
Copy link
Copy Markdown
Collaborator

Description

Bump the kube-external-secrets wrapper to the first available 0.13 upstream release: external-secrets Helm chart 0.13.0 (operator v0.13.0).

  • Chart.yaml: chart version / appVersion 0.13.0, dependency pinned to 0.13.0
  • values.yaml: spec defaults regenerated from helm show values external-secrets/external-secrets --version 0.13.0

Dependencies: After merge and publish, consumers should pin the JetBrains OCI chart to 0.13.0.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Chart Version Update

How Has This Been Tested?

  • helm dependency update in charts/kube-external-secrets
  • helm template test . --namespace kube-public (renders successfully; subchart spec-0.13.0)
  • Parsed values.yaml with PyYAML

Checklist:

  • My code follows the contribution guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings.
  • I have updated the Chart.yaml with a new version number, following Semantic Versioning.
  • I have added an entry to the CHANGELOG.md with the new version number and a summary of my changes.
  • I have tested my changes on a live Kubernetes cluster.

Additional Information

Breaking: Chart version moves 0.12.1 → 0.13.0. Terraform / Helm pins must be updated. Review External Secrets release notes for v0.13.0 when upgrading clusters.

This PR includes only charts/kube-external-secrets/; other local changes were left unstaged.

Screenshots

N/A


By submitting this pull request, I confirm that my contribution is made under the terms of the project's license.

Sync Chart.yaml dependency and replicate upstream default values under spec from external-secrets chart 0.13.0 (first 0.13 release).
@apetrovYa apetrovYa merged commit a059e75 into main Apr 29, 2026
4 checks passed
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.

1 participant