Skip to content

Commit

Permalink
Merge pull request #167 from alebedev87/test-upstream-pr-2811-catchup
Browse files Browse the repository at this point in the history
Update the operand image to catch up on 2 upstream fixes
  • Loading branch information
openshift-merge-robot committed Jul 29, 2022
2 parents 8ef8a38 + 1b2bc9e commit d771984
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: RELATED_IMAGE_EXTERNAL_DNS
value: quay.io/openshift/origin-external-dns@sha256:419ae8594ba87f197c49e298ecec85e185ed29e8fd80e874351415c7ce69381e
value: quay.io/openshift/origin-external-dns@sha256:76aadc154cd7afc512699c86e6df7c9d1da37195fb8fb64b74fb539b94e5a169
- name: TRUSTED_CA_CONFIGMAP_NAME
image: quay.io/openshift/origin-external-dns-operator:latest
name: external-dns-operator
Expand Down
4 changes: 2 additions & 2 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: RELATED_IMAGE_EXTERNAL_DNS
# openshift/external-dns commit: 7511ef28574ef86581fef28e67b95af3b0d97ea9
value: quay.io/openshift/origin-external-dns@sha256:419ae8594ba87f197c49e298ecec85e185ed29e8fd80e874351415c7ce69381e
# openshift/external-dns commit: 906ba04e06b8d18857bb0f13d2cd5e10843da08e
value: quay.io/openshift/origin-external-dns@sha256:76aadc154cd7afc512699c86e6df7c9d1da37195fb8fb64b74fb539b94e5a169
- name: TRUSTED_CA_CONFIGMAP_NAME
securityContext:
capabilities:
Expand Down

0 comments on commit d771984

Please sign in to comment.