Skip to content

Commit 2821bad

Browse files
authored
Merge pull request #2241 from openshift/konflux/component-updates/osc-operator-bundle-v1-12-component-update-osc-monitor-v1-12
chore(deps): update osc-monitor-v1-12 to d8434cd
2 parents c03d735 + 9d6b183 commit 2821bad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bundle/manifests/sandboxed-containers-operator.clusterserviceversion.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ spec:
399399
- name: PEERPODS_NAMESPACE
400400
value: openshift-sandboxed-containers-operator
401401
- name: RELATED_IMAGE_KATA_MONITOR
402-
value: registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:8d3a9406cd80f9925c7fe56c6e9ca6aaf14e591bb2268178e84b3c2776ef8b94
402+
value: registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:d8434cd670405be16941c10eb0683f03df576c43197027714afec1a7a5aa1bb1
403403
- name: RELATED_IMAGE_CAA
404404
value: registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:faa6671f5e4d97f4c5a1a53d04044e83363de6cdadd954c1e9a0c73cb93a64cf
405405
- name: RELATED_IMAGE_PEERPODS_WEBHOOK
@@ -573,7 +573,7 @@ spec:
573573
provider:
574574
name: Red Hat
575575
relatedImages:
576-
- image: registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:8d3a9406cd80f9925c7fe56c6e9ca6aaf14e591bb2268178e84b3c2776ef8b94
576+
- image: registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:d8434cd670405be16941c10eb0683f03df576c43197027714afec1a7a5aa1bb1
577577
name: kata-monitor
578578
- image: registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:faa6671f5e4d97f4c5a1a53d04044e83363de6cdadd954c1e9a0c73cb93a64cf
579579
name: caa

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ spec:
8787
- name: PEERPODS_NAMESPACE
8888
value: "openshift-sandboxed-containers-operator"
8989
- name: RELATED_IMAGE_KATA_MONITOR
90-
value: registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:8d3a9406cd80f9925c7fe56c6e9ca6aaf14e591bb2268178e84b3c2776ef8b94
90+
value: registry.redhat.io/openshift-sandboxed-containers/osc-monitor-rhel9@sha256:d8434cd670405be16941c10eb0683f03df576c43197027714afec1a7a5aa1bb1
9191
- name: RELATED_IMAGE_CAA
9292
value: registry.redhat.io/openshift-sandboxed-containers/osc-cloud-api-adaptor-rhel9@sha256:faa6671f5e4d97f4c5a1a53d04044e83363de6cdadd954c1e9a0c73cb93a64cf
9393
- name: RELATED_IMAGE_PEERPODS_WEBHOOK

0 commit comments

Comments
 (0)