File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4544,7 +4544,7 @@ spec:
45444544 value : 0.0.0.0/0
45454545 - name : SECURITY_POLICY
45464546 value : DISABLED
4547- image : gcr.io/kctf-docker/kctf-operator@sha256:12d5b1132b01434f0977e856cd700d98e18fdbfdaaa9959ad25335eb06e83d88
4547+ image : gcr.io/kctf-docker/kctf-operator@sha256:bd6625c3e2ef29605651dd1c5191df7b1f8644cd78b312a2b9abf3a3377ee557
45484548 livenessProbe :
45494549 httpGet :
45504550 path : /healthz
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ func NewExternalDnsDeployment() client.Object {
7474 ServiceAccountName : "external-dns-sa" ,
7575 Containers : []corev1.Container {
7676 {
77- Image : "us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.7.2 " ,
77+ Image : "us.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.10.0 " ,
7878 Name : "external-dns" ,
7979 Env : []corev1.EnvVar {{
8080 Name : "DOMAIN_NAME" ,
You can’t perform that action at this time.
0 commit comments