Conversation
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>
WalkthroughThe pull request bumps the external-secrets Helm chart version from 1.3.1 to 1.3.2 by updating the chart metadata and corresponding documentation version badge. Changes
Possibly related PRs
Important Action Needed: IP Allowlist UpdateIf your organization protects your Git platform with IP whitelisting, please add the new CodeRabbit IP address to your allowlist:
Reviews will stop working after February 8, 2026 if the new IP is not added to your allowlist. 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. Comment |
|
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Fix all issues with AI agents
In `@deploy/charts/external-secrets/Chart.yaml`:
- Around line 5-6: The Chart.yaml bump shows version: "1.3.2" and appVersion:
"v1.3.2" but there is no git tag or release notes; create and push an annotated
git tag named v1.3.2 pointing to this commit, add an entry to CHANGELOG
describing the 1.3.2 release (include notable changes and link to PRs/issues),
and add or update the release notes (e.g., RELEASE_NOTES.md or the repo's
Releases page) with the same details before merging.
In `@deploy/charts/external-secrets/README.md`:
- Around line 5-7: The README is generated by helm-docs but CI (helm.yml) only
runs make helm.generate; add a CI step that runs make helm.docs and fails if it
produces changes: in the helm.yml workflow add a job/step that checks out the
repo, runs make helm.docs, then runs git --no-pager diff --exit-code (or git
status --porcelain) and exits non-zero if there are differences so updates to
Chart.yaml must regenerate README.md; reference the Chart.yaml -> README.md
generation and the make helm.docs target when implementing this check.
…2 (#3782) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-secrets/external-secrets](https://github.com/external-secrets/external-secrets) | major | `v1.3.2` → `v2.0.0` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets/external-secrets)</summary> ### [`v2.0.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.0.0) [Compare Source](external-secrets/external-secrets@v1.3.2...v2.0.0) ### BREAKING CHANGE Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42. Image: `ghcr.io/external-secrets/external-secrets:v2.0.0` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: bump charts to 1.3.2 by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5923](external-secrets/external-secrets#5923) - feat(charts): add hostAliases support by [@​janlauber](https://github.com/janlauber) in [#​5866](external-secrets/external-secrets#5866) - chore: remove unmaintained secret stores by [@​Skarlso](https://github.com/Skarlso) in [#​5918](external-secrets/external-secrets#5918) - docs(infisical): document al provider auth methods by [@​varonix0](https://github.com/varonix0) in [#​5929](external-secrets/external-secrets#5929) - chore: Get validating webhook failurePolicy for Secretstore dynamically by [@​LochanRn](https://github.com/LochanRn) in [#​5605](external-secrets/external-secrets#5605) #### New Contributors - [@​LochanRn](https://github.com/LochanRn) made their first contribution in [#​5605](external-secrets/external-secrets#5605) **Full Changelog**: <external-secrets/external-secrets@v1.3.2...v2.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3782 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | major | `1.3.2` → `2.0.0` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v2.0.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.0.0) [Compare Source](external-secrets/external-secrets@v1.3.2...v2.0.0) ### BREAKING CHANGE Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42. Image: `ghcr.io/external-secrets/external-secrets:v2.0.0` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: bump charts to 1.3.2 by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5923](external-secrets/external-secrets#5923) - feat(charts): add hostAliases support by [@​janlauber](https://github.com/janlauber) in [#​5866](external-secrets/external-secrets#5866) - chore: remove unmaintained secret stores by [@​Skarlso](https://github.com/Skarlso) in [#​5918](external-secrets/external-secrets#5918) - docs(infisical): document al provider auth methods by [@​varonix0](https://github.com/varonix0) in [#​5929](external-secrets/external-secrets#5929) - chore: Get validating webhook failurePolicy for Secretstore dynamically by [@​LochanRn](https://github.com/LochanRn) in [#​5605](external-secrets/external-secrets#5605) #### New Contributors - [@​LochanRn](https://github.com/LochanRn) made their first contribution in [#​5605](external-secrets/external-secrets#5605) **Full Changelog**: <external-secrets/external-secrets@v1.3.2...v2.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImNoYXJ0Il19--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3788 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com> Signed-off-by: Nattapong Ekudomsuk <nuttapong_mos@hotmail.com>
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com> Signed-off-by: Nattapong Ekudomsuk <nuttapong_mos@hotmail.com>
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [external-secrets](https://github.com/external-secrets/external-secrets) | major | `1.3.2` → `2.0.0` | --- ### Release Notes <details> <summary>external-secrets/external-secrets (external-secrets)</summary> ### [`v2.0.0`](https://github.com/external-secrets/external-secrets/releases/tag/v2.0.0) [Compare Source](external-secrets/external-secrets@v1.3.2...v2.0.0) ### BREAKING CHANGE Please note that this release removed two of the unsupported and unmaintained providers Alibaba and Device42. Image: `ghcr.io/external-secrets/external-secrets:v2.0.0` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi` Image: `ghcr.io/external-secrets/external-secrets:v2.0.0-ubi-boringssl` <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### General - chore: bump charts to 1.3.2 by [@​gusfcarvalho](https://github.com/gusfcarvalho) in [#​5923](external-secrets/external-secrets#5923) - feat(charts): add hostAliases support by [@​janlauber](https://github.com/janlauber) in [#​5866](external-secrets/external-secrets#5866) - chore: remove unmaintained secret stores by [@​Skarlso](https://github.com/Skarlso) in [#​5918](external-secrets/external-secrets#5918) - docs(infisical): document al provider auth methods by [@​varonix0](https://github.com/varonix0) in [#​5929](external-secrets/external-secrets#5929) - chore: Get validating webhook failurePolicy for Secretstore dynamically by [@​LochanRn](https://github.com/LochanRn) in [#​5605](external-secrets/external-secrets#5605) #### New Contributors - [@​LochanRn](https://github.com/LochanRn) made their first contribution in [#​5605](external-secrets/external-secrets#5605) **Full Changelog**: <external-secrets/external-secrets@v1.3.2...v2.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjAiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==--> Reviewed-on: https://kubara.git.onstackit.cloud/STACKIT/kubara/pulls/283
Signed-off-by: Gustavo Carvalho <gusfcarvalho@gmail.com>



bump charts to 1.3.2
Bumps Helm chart version from 1.3.1 to 1.3.2. Updates the
versionandappVersionfields inChart.yaml, and updates the version badge in the chart'sREADME.md. No functional changes to chart structure, dependencies, or logic.