chore(deps): update externalsecrets docker tag to v4.6.0 - #128
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/externalsecrets-4.x
branch
from
June 28, 2026 14:33
2b55a0d to
eddbc89
Compare
renovate
Bot
force-pushed
the
renovate/externalsecrets-4.x
branch
from
July 21, 2026 00:54
eddbc89 to
a6e52c4
Compare
Owner
Renovate Review:
|
| Check | Result |
|---|---|
| Inputs | ✅ complete |
| Description vs. diff | |
| Rendered diff | |
| Changelog vs. config | ✅ no overlap for cloudnative-pg |
Details:
- The diff touches two files, not just the named component:
03_apps/apps/cloudnative-pg/Chart.yaml(4.3.0 → 4.6.0, as described) and03_apps/values.yaml'ssecretsChartVersiondefault (also 4.3.0 → 4.6.0) — the latter is the repo-wide default used by every app that doesn't pin its ownexternalsecretsversion, so the real blast radius extends beyondcloudnative-pg. - The rendered-diff workflow (
.github/workflows/pr-diff.yml) falls back to writing stderr into the diff when a render produces no stdout, so a passing check run doesn't guarantee a clean render. Thecloudnative-pgdiff body showsError: postgresdb/templates/service-rw.yaml:8:35 executing "postgresdb/templates/service-rw.yaml" at <include "postgresdb.cnpg.clusterName" .>:on unprefixed context lines (identical before and after) — this is a pre-existing render failure in thepostgresdbchart, not introduced by this version bump, but it means the diff gives no real signal on what actually changes for this app. - Changelog for 4.4.0–4.6.0 (service ipFamily/nodePort/LB-IPAM changes, cronjob feature plus subPath/schedule fixes, network-policy multi-subnet-cidr) checked against
cloudnative-pg'sexternalsecrets:overrides (Chart-values.yaml/-prod/-test) — these only configure thesecretsmap (s3-credentials,db-superuser); no cronjob, service, or network-policy keys are set there, so none of these changes apply to this app.
Why medium: the actual change scope exceeds what the PR describes (repo-wide default bump, not just cloudnative-pg), and the rendered diff can't confirm the real effect due to a pre-existing render error.
Generated by Claude Code
renovate
Bot
force-pushed
the
renovate/externalsecrets-4.x
branch
from
July 31, 2026 12:49
a6e52c4 to
3b9c36f
Compare
1 task
renovate
Bot
force-pushed
the
renovate/externalsecrets-4.x
branch
from
July 31, 2026 14:10
3b9c36f to
078560e
Compare
Helm Template Diff —
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.3.0→4.6.0Release Notes
lunarys/generic-helm-chart (externalsecrets)
v4.6.0Compare Source
Features
v4.5.0Compare Source
Bug Fixes
Features
v4.4.0Compare Source
Bug Fixes
Features
Configuration
📅 Schedule: (UTC)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.