Skip to content

chore(chart): release helm chart 1.2.1#5789

Merged
Skarlso merged 1 commit intoexternal-secrets:mainfrom
Skarlso:update-helm-chart-v1.2.1
Jan 2, 2026
Merged

chore(chart): release helm chart 1.2.1#5789
Skarlso merged 1 commit intoexternal-secrets:mainfrom
Skarlso:update-helm-chart-v1.2.1

Conversation

@Skarlso
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso commented Jan 2, 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

Releases Helm chart version 1.2.1 by updating version metadata:

  • Chart.yaml: Version and appVersion bumped from 1.2.0/v1.2.0 to 1.2.1/v1.2.1
  • README.md: Version badge updated to reflect 1.2.1

Minimal, straightforward release chore with no functional changes.

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
@github-actions github-actions bot added area/chart kind/chore Categorizes Pull Requests for chore activities (like bumping versions) labels Jan 2, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 2, 2026

Walkthrough

Updates the Helm chart version for external-secrets from 1.2.0 to 1.2.1, modifying both the Chart.yaml metadata (version and appVersion fields) and 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 from 1.2.0 to 1.2.1 and appVersion from v1.2.0 to v1.2.1; updated README version badge accordingly

Possibly related PRs


📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 0e31d72 and dc547a8.

⛔ Files ignored due to path filters (3)
  • deploy/charts/external-secrets/tests/__snapshot__/cert_controller_test.yaml.snap is excluded by !**/*.snap
  • deploy/charts/external-secrets/tests/__snapshot__/controller_test.yaml.snap is excluded by !**/*.snap
  • deploy/charts/external-secrets/tests/__snapshot__/webhook_test.yaml.snap is excluded by !**/*.snap
📒 Files selected for processing (2)
  • deploy/charts/external-secrets/Chart.yaml
  • deploy/charts/external-secrets/README.md
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: e2e-managed-aws
  • GitHub Check: publish-artifacts (Dockerfile, CGO_ENABLED=0, amd64 arm64 s390x ppc64le, linux/amd64,linux/arm64,... / Build and Publish
  • GitHub Check: publish-artifacts (Dockerfile.ubi, CGO_ENABLED=0, amd64 arm64 ppc64le, linux/amd64,linux/arm64,li... / Build and Publish
  • GitHub Check: publish-artifacts (Dockerfile.ubi, CGO_ENABLED=0 GOEXPERIMENT=boringcrypto, amd64 ppc64le, linux/... / Build and Publish
  • GitHub Check: unit-tests
  • GitHub Check: lint
  • GitHub Check: check-diff
  • GitHub Check: Analyze project (actions, none)
  • GitHub Check: Analyze project (go, autobuild)
  • GitHub Check: lint-and-test
🔇 Additional comments (2)
deploy/charts/external-secrets/Chart.yaml (1)

5-6: Version updates are correct.

The chart version and appVersion have been bumped consistently to 1.2.1 with proper formatting (chart version without v prefix, appVersion with v prefix). No remaining references to the old version exist in the chart directory.

deploy/charts/external-secrets/README.md (1)

5-7: No action needed. The README was properly regenerated using the established helm.docs build target, which uses the helm-docs tool to generate the file from README.md.gotmpl. The version badge (1.2.1) correctly matches the Chart.yaml version, and the auto-generation comment on line 5 is appropriate.


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.

@github-actions github-actions bot added the size/s label Jan 2, 2026
@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Jan 2, 2026

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

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Jan 2, 2026

@Skarlso
Copy link
Copy Markdown
Contributor Author

Skarlso commented Jan 2, 2026

/ok-to-test sha=dc547a8db6d87425508695a1fc9cada5a40057bc

@eso-service-account-app
Copy link
Copy Markdown
Contributor

@Skarlso Skarlso merged commit 6f71d23 into external-secrets:main Jan 2, 2026
34 checks passed
@Skarlso Skarlso deleted the update-helm-chart-v1.2.1 branch January 2, 2026 22:16
@coderabbitai coderabbitai bot mentioned this pull request Feb 20, 2026
5 tasks
dsp0x4 pushed a commit to dsp0x4/external-secrets that referenced this pull request Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/chart 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.

3 participants