update registry.k8s.io/kustomize/kustomize:v5.0.0

This commit is contained in:
Florian Herrengt 2024-01-25 12:06:37 +00:00
parent 48dfc70a4e
commit 8cce7f672c
1 changed files with 1 additions and 1 deletions

View File

@ -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