Skip to content

Commit 5e6b1ed

Browse files
update README.md
1 parent 69477b4 commit 5e6b1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ git checkout -b patch/something release-x.y
4242
- Every commit to `feat` branches creates `oci://quay.io/codefresh/dev/codefresh:0.0.0-<BRANCH_NAME_NORMALIZED>-<SHORT_SHA>` helm chart
4343
- Every commit to `main` branch creates `oci://quay.io/codefresh/dev/codefresh:0.0.0-<SHORT_SHA>` helm chart
4444
- 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
45+
- Every release publishes `oci://quay.io/codefresh/codefresh:x.y.z` helm chart, where `x.y.z` is the released version

0 commit comments

Comments
 (0)