docs(fork): release table — 1.0.0, the first release from the orb's stock jobs - #49
Merged
Merged
Conversation
…tock jobs with decoupled versions; the dev build's shape Signed-off-by: Timo Derstappen <teemow@gmail.com>
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.
What
The release table gains the row for
1.0.0— the first release from the orb's stock jobs with decoupled versions (tagv1.0.0on171b9e44, CircleCI pipeline 13): the six image digests, the two chart digests, the agentgateway line's2.0.0dataplane, the per-job durations, thelatesttag the orb moves. The "Versions" section names the dev build's shape as the orb's gitsemver emits it (0.0.0-dev.giantswarm.2026-09-19.13-38-12.h171b9e4for the same commit;1.0.1-dev.…from1.0.0on) and the Flux range and filter of the dev channel.How verified
Every digest in the row was read from the registry with
crane/orasandcosign verify-ed under the CircleCI identity after the tag pipeline finished; the chart values were read withhelm show values … --version 1.0.0. Documentation only.