chore: bump to 0.2.0 (publish the full catalog on next release)#29
Merged
Conversation
Coordinated version bump so a 0.2.0 release tag publishes all 34 charts (the 20 new services included) to OCI cleanly. 0.1.1 is already taken by the original charts. - 35 compositiondefinition.yaml: chart pull version -> 0.2.0 - umbrella values.yaml chartVersion + values.schema.json default -> 0.2.0 (drives the derived composition apiVersion to v0-2-0, matching the crdgen'd component CRDs) - examples + README + quickstart: composition apiVersion v0-1-1 -> v0-2-0 After this, tagging 0.2.0 triggers release-tag.yaml to publish every chart public. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.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.
Coordinated version bump 0.1.1 → 0.2.0 so a
0.2.0tag publishes all 34 charts (incl. the 20 new services) to OCI -0.1.1is taken by the originals.chartVersion(values + schema default) → 0.2.0 (derives composition apiVersion v0-2-0, matching the crdgen'd CRDs)Tag
0.2.0after merge to publish.🤖 Generated with Claude Code