Superseded: chart image version bumps - #32
Closed
hisco wants to merge 2 commits into
Closed
Conversation
- radar: version + appVersion 1.8.6 -> 1.9.0 (pulls ghcr.io/skyhook-io/radar:1.9.0). - radar-hub: chart version 1.3.0 -> 1.3.1, appVersion 1.2.2 -> 1.3.0 (pulls radar-hub + radar-hub-web :1.3.0). Chart 1.3.0 was a chart-only Gateway API release still on the 1.2.2 app images, so this steps to 1.3.1. All three images verified published + multi-arch (amd64+arm64). Claude-Session: https://claude.ai/code/session_01NvL4QWi6VdR6PKMdC8NBzk
Chart.yaml describes current state; the 1.3.1-vs-1.3.0 rationale lives in the PR description, not the file. Claude-Session: https://claude.ai/code/session_01NvL4QWi6VdR6PKMdC8NBzk
Contributor
|
Closing as superseded. The Hub release work is in #31; the Radar 1.9.0 chart bump is intentionally deferred until Radar has a matching Git tag and GitHub Release. |
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.
Superseded — do not merge
This PR combined two release trains that should not ship together:
as chart 1.3.1 / app 1.3.0. The multi-architecture scheduling default follows
separately in radar-hub 1.4.0: ship Hub 1.3.0 with multi-arch scheduling #31 as chart 1.4.0.
container image exists, there is no corresponding Radar Git tag or GitHub
Release. Publishing only the Helm chart would create an inconsistent release
channel and bypass the normal Radar release-driven chart update.
mainalready contains Radar chart 1.8.7. No changes from this branch should bemerged or published.