Pin Socket Firewall to latest released version 1.1.341#9
Closed
Eric Hibbs (flowstate) wants to merge 2 commits into
Closed
Pin Socket Firewall to latest released version 1.1.341#9Eric Hibbs (flowstate) wants to merge 2 commits into
Eric Hibbs (flowstate) wants to merge 2 commits into
Conversation
Bump appVersion and image.tag 1.1.335 -> 1.1.337 (current latest on Docker Hub) and chart version 0.4.1 -> 0.4.2. Co-authored-by: Cursor <cursoragent@cursor.com>
Bump appVersion + image.tag 1.1.337 -> 1.1.341 (current latest on Docker Hub) and chart version 0.4.2 -> 0.5.1 so it sequences cleanly after the 0.5.0 topologySpreadConstraints change (PR #8). Co-authored-by: Cursor <cursoragent@cursor.com>
Collaborator
Author
|
Folding the version pin into #8 instead — it was only the 3-line version bump, so shipping it together with the topologySpreadConstraints change as a single 0.5.0 release is cleaner (no merge-order/version conflict). |
5 tasks
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.
Summary
appVersionandvalues.yamlimage.tagto1.1.341(current latest released tag on Docker Hub, pushed 2026-06-24).version0.5.1so it sequences cleanly after the0.5.0topologySpreadConstraints change (Add topologySpreadConstraints support + pin to 1.1.341 (CE-271) #8).Merge order
Merge #8 (0.5.0) first, then this PR (0.5.1). Both branch off
mainat0.4.1, so the second to merge needs a one-lineversion:resolution — keep0.5.1here.Test plan
helm lintpasses1.1.341confirmed as the highest published semver tag on Docker Hub (socketdev/socket-registry-firewall)Note: branch name still references the older
1.1.337(cosmetic only); contents pin to1.1.341.