update registry.k8s.io/kustomize/kustomize:v5.0.0
This commit is contained in:
parent
48dfc70a4e
commit
8cce7f672c
|
@ -10,7 +10,7 @@ trigger:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: kustomization
|
- name: kustomization
|
||||||
image: kustomize/kustomize:v5.0.0
|
image: registry.k8s.io/kustomize/kustomize:v5.0.0
|
||||||
environment:
|
environment:
|
||||||
KUBE_CONFIG:
|
KUBE_CONFIG:
|
||||||
from_secret: KUBE_CONFIG
|
from_secret: KUBE_CONFIG
|
||||||
|
|
Loading…
Reference in New Issue