Update kustomization.yaml

This commit is contained in:
Raffaele Di Fazio 2022-08-13 16:01:58 +02:00 committed by GitHub
parent b5fae91277
commit 1f0529e55c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
images: images:
- name: k8s.gcr.io/external-dns/external-dns - name: registry.k8s.io/external-dns/external-dns
newTag: v0.12.0 newTag: v0.12.2
resources: resources:
- ./external-dns-deployment.yaml - ./external-dns-deployment.yaml