Skip to content

chore: release helm chart for v2.0.0#5932

Merged
Skarlso merged 1 commit intoexternal-secrets:mainfrom
Skarlso:release-helm-chart-v2.0.0
Feb 6, 2026
Merged

chore: release helm chart for v2.0.0#5932
Skarlso merged 1 commit intoexternal-secrets:mainfrom
Skarlso:release-helm-chart-v2.0.0

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Feb 6, 2026

Problem Statement

What is the problem you're trying to solve?

Related Issue

Fixes #...

Proposed Changes

How do you like to solve the issue and why?

Format

Please ensure that your PR follows the following format for the title:

feat(scope): add new feature
fix(scope): fix bug
docs(scope): update documentation
chore(scope): update build tool or dependencies
ref(scope): refactor code
clean(scope): provider cleanup
test(scope): add tests
perf(scope): improve performance
desig(scope): improve design

Where scope is optionally one of:

  • charts
  • release
  • testing
  • security
  • templating

Checklist

  • I have read the contribution guidelines
  • All commits are signed with git commit --signoff
  • My changes have reasonable test coverage
  • All tests pass with make test
  • I ensured my PR is ready for review with make reviewable

Release Helm chart for v2.0.0

Updates the Helm chart version and application version from 1.3.2 to 2.0.0 in Chart.yaml and the corresponding version badge in README.md.

Changes:

  • Bumped version from "1.3.2" to "2.0.0" in Chart.yaml
  • Bumped appVersion from "v1.3.2" to "v2.0.0" in Chart.yaml
  • Updated version badge in README.md from 1.3.2 to 2.0.0

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
@github-actions github-actions bot added kind/chore Categorizes Pull Requests for chore activities (like bumping versions) size/s labels Feb 6, 2026
@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Feb 6, 2026

/ok-to-test-managed sha=b7c78bcbfd55650c8dfffba416ea157c32265979 provider=aws

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 6, 2026

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 6, 2026

Walkthrough

This PR updates the external-secrets Helm chart metadata for a major version release. Chart version and appVersion are bumped from 1.3.2 to 2.0.0, with corresponding updates to the README version badge.

Changes

Cohort / File(s) Summary
Helm Chart Version Bump
deploy/charts/external-secrets/Chart.yaml, deploy/charts/external-secrets/README.md
Updated chart version and appVersion from 1.3.2/v1.3.2 to 2.0.0/v2.0.0; refreshed version badge in README documentation.

Possibly related PRs


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Feb 6, 2026

/ok-to-test-managed sha=b7c78bcbfd55650c8dfffba416ea157c32265979 provider=gcp

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Feb 6, 2026

Looks like gcp failed because of a timing issue.

      unable to uninstall helm release: exit status 1: Error: uninstall: Release not loaded: e2e-tests-eso-gcpmanaged-qqh64: release: not found
      
      ***
          msg: "unable to uninstall helm release: exit status 1: Error: uninstall: Release not loaded: e2e-tests-eso-gcpmanaged-qqh64: release: not found\n",
          err: <*exec.ExitError | 0xc00081dac0>***

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Feb 6, 2026

/ok-to-test-managed sha=b7c78bcbfd55650c8dfffba416ea157c32265979 provider=gcp

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Feb 6, 2026

@Skarlso Skarlso merged commit 73cc32d into external-secrets:main Feb 6, 2026
34 checks passed
nutmos pushed a commit to nutmos/external-secrets that referenced this pull request Feb 11, 2026
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
Signed-off-by: Nattapong Ekudomsuk <nuttapong_mos@hotmail.com>
nutmos pushed a commit to nutmos/external-secrets that referenced this pull request Feb 18, 2026
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
Signed-off-by: Nattapong Ekudomsuk <nuttapong_mos@hotmail.com>
@coderabbitai coderabbitai bot mentioned this pull request Feb 20, 2026
5 tasks
@coderabbitai coderabbitai bot mentioned this pull request Mar 6, 2026
5 tasks
dsp0x4 pushed a commit to dsp0x4/external-secrets that referenced this pull request Mar 22, 2026
Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

On-behalf-of: Gergely Brautigam <gergely.brautigam@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore Categorizes Pull Requests for chore activities (like bumping versions) size/s

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants