Skip to content

Commit 68a75cb

Browse files
committed
test-fbc: update the version in the tag we apply to the image in on-push pipeline
Signed-off-by: Julien Ropé <[email protected]>
1 parent e7e80aa commit 68a75cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tekton/osc-test-fbc-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ spec:
309309
- name: IMAGE_DIGEST
310310
value: $(tasks.build-image-index.results.IMAGE_DIGEST)
311311
- name: ADDITIONAL_TAGS
312-
value: ["latest", "1.10.0-$(tasks.clone-repository.results.commit-timestamp)"]
312+
value: ["latest", "1.10.1-$(tasks.clone-repository.results.commit-timestamp)"]
313313
runAfter:
314314
- build-image-index
315315
taskRef:

0 commit comments

Comments
 (0)