Skip to content

Commit

Permalink
Merge pull request #2952 from kubernetes-sigs/Raffo/bump-kustomize
Browse files Browse the repository at this point in the history
Update kustomization.yaml to v0.12.2
  • Loading branch information
k8s-ci-robot committed Aug 13, 2022
2 parents b5fae91 + 1f0529e commit e95c98b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kustomize/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

images:
- name: k8s.gcr.io/external-dns/external-dns
newTag: v0.12.0
- name: registry.k8s.io/external-dns/external-dns
newTag: v0.12.2

resources:
- ./external-dns-deployment.yaml
Expand Down

0 comments on commit e95c98b

Please sign in to comment.