mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-27 16:17:34 +00:00
Fix: mark test chart image in a fixed tag to avoid changed by release action
Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
This commit is contained in:
@@ -105,4 +105,4 @@ OAMSpecVer: "v0.2"
|
||||
test:
|
||||
app:
|
||||
repository: oamdev/busybox
|
||||
tag: latest
|
||||
tag: v1
|
||||
@@ -126,7 +126,7 @@ multicluster:
|
||||
test:
|
||||
app:
|
||||
repository: oamdev/hello-world
|
||||
tag: latest
|
||||
tag: v1
|
||||
k8s:
|
||||
repository: oamdev/alpine-k8s
|
||||
tag: 1.18.2
|
||||
@@ -125,4 +125,4 @@ multicluster:
|
||||
test:
|
||||
app:
|
||||
repository: oamdev/hello-world
|
||||
tag: latest
|
||||
tag: v1
|
||||
Reference in New Issue
Block a user