Skip to content

Commit 82150f0

Browse files
aThorp96tekton-robot
authored andcommitted
chore(deps): update postgres-15 image for Openshift
1 parent 4573cf5 commit 82150f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/openshift/base/operator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
- name: CONFIG_LEADERELECTION_NAME
8989
value: tekton-operator-controller-config-leader-election
9090
- name: IMAGE_HUB_TEKTON_HUB_DB
91-
value: registry.redhat.io/rhel9/postgresql-15@sha256:90ec347a35ab8a5d530c8d09f5347b13cc71df04f3b994bfa8b1a409b1171d59
91+
value: registry.redhat.io/rhel9/postgresql-15@sha256:327d89e4b62d990dbf55d3c78f271373747816c2e0ab3c943fb016cdcf12f9b5
9292
- name: IMAGE_ADDONS_PARAM_BUILDER_IMAGE
9393
value: registry.redhat.io/rhel9/buildah@sha256:0e29338c43fbf9847f2060d7685b872594e3b39bfcf56278f470279089e48048
9494
- name: IMAGE_ADDONS_PARAM_KN_IMAGE

operatorhub/openshift/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ image-substitutions:
210210
containerName: openshift-pipelines-operator-lifecycle
211211
envKeys:
212212
- IMAGE_CHAINS_TEKTON_CHAINS_CONTROLLER
213-
- image: registry.redhat.io/rhel9/postgresql-15@sha256:90ec347a35ab8a5d530c8d09f5347b13cc71df04f3b994bfa8b1a409b1171d59
213+
- image: registry.redhat.io/rhel9/postgresql-15@sha256:327d89e4b62d990dbf55d3c78f271373747816c2e0ab3c943fb016cdcf12f9b5
214214
replaceLocations:
215215
envTargets:
216216
- deploymentName: openshift-pipelines-operator

0 commit comments

Comments
 (0)