We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69477b4 commit 5e6b1edCopy full SHA for 5e6b1ed
RELEASE.md
@@ -42,4 +42,4 @@ git checkout -b patch/something release-x.y
42
- Every commit to `feat` branches creates `oci://quay.io/codefresh/dev/codefresh:0.0.0-<BRANCH_NAME_NORMALIZED>-<SHORT_SHA>` helm chart
43
- Every commit to `main` branch creates `oci://quay.io/codefresh/dev/codefresh:0.0.0-<SHORT_SHA>` helm chart
44
- Every commit to `release-x.y` branches creates `oci://quay.io/codefresh/dev/codefresh:x.y.z` helm chart, where `x.y.z` is release draft version
45
-- Every release publishes `oci://quay.io/codefresh/codefresh: x.y.z` helm chart, where `x.y.z` is the released version
+- Every release publishes `oci://quay.io/codefresh/codefresh:x.y.z` helm chart, where `x.y.z` is the released version
0 commit comments