Update and enforce nats Docker tag to v2.14 across catalog and gates#400
Update and enforce nats Docker tag to v2.14 across catalog and gates#400renovate[bot] wants to merge 2 commits into
Conversation
✅ Deploy Preview for lucky-concha-f3599f ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@copilot can you assess the impact of this upgrade on the system? in particualr can you look at the first code branch where this is fully implemented code/generated-state-006-messaging-nats-replacement and let me know whether this image bump will affect the implementation |
I checked this in detail. For Reason: state-006 generated output is driven by So impact on the fully implemented state-006 branch is: no immediate effect from this PR. If/when we also bump state-006 generated compose to |
If we are doing this change, we need it to cascade and affect all places we make the change. this means adding it to the version lock/catalog that we have, and changing the gate to check for it to be htere, and then making sure in our rendered output that we adhere to this. so please catalog this version choice, and then make sure the gate is enforced, and make sure all references to it in this main branch are amended so that this will pass. I can then regenerate the other branches when needed and know they're consistently updated |
Implemented in I added NATS image version to the catalog ( |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
2.10-alpine→2.14-alpineAdditional changes made to enforce consistency
catalog/dependency-version-targets.json:docker.images.nats = 2.14-alpinepipeline/validate-template-version-consistency.shpipeline/validate-generated-dependency-targets.shpipeline/validate-generated-branch-dependency-consistency.shConfiguration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.