Fix: mark test chart image in a fixed tag to avoid changed by release action (#2874)

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
(cherry picked from commit d3d3d4dff2)

Co-authored-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
This commit is contained in:
github-actions[bot]
2021-12-03 13:06:15 +08:00
committed by GitHub
parent c4c00637bd
commit 56dfd74ba2
3 changed files with 3 additions and 3 deletions

View File

@@ -105,4 +105,4 @@ OAMSpecVer: "v0.2"
test:
app:
repository: oamdev/busybox
tag: latest
tag: v1

View File

@@ -137,7 +137,7 @@ multicluster:
test:
app:
repository: oamdev/hello-world
tag: latest
tag: v1
k8s:
repository: oamdev/alpine-k8s
tag: 1.18.2

View File

@@ -132,4 +132,4 @@ multicluster:
test:
app:
repository: oamdev/hello-world
tag: latest
tag: v1