Skip to content

Commit 7f7f785

Browse files
authored
update mariadb/oauthproxy/envoy (opendatahub-io#775)
Signed-off-by: Humair Khan <[email protected]>
1 parent efc08e1 commit 7f7f785

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/base/params.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ IMAGES_ARGO_WORKFLOWCONTROLLER=quay.io/opendatahub/ds-pipelines-argo-workflowcon
77
IMAGES_LAUNCHER=quay.io/opendatahub/ds-pipelines-launcher:latest
88
IMAGES_DRIVER=quay.io/opendatahub/ds-pipelines-driver:latest
99
IMAGES_MLMDGRPC=quay.io/opendatahub/mlmd-grpc-server:latest
10-
IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:02b834fd74da71ec37f6a5c0d10aac9a679d1a0f4e510c4f77723ef2367e858a
11-
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:3d30992e60774f887c4e7959c81b0c41b0d82d042250b3b56f05ab67fd4cdee1
12-
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:4f8d66597feeb32bb18699326029f9a71a5aca4a57679d636b876377c2e95695
10+
IMAGES_MLMDENVOY=registry.redhat.io/openshift-service-mesh/proxyv2-rhel8@sha256:b30d60cd458133430d4c92bf84911e03cecd02f60e88a58d1c6c003543cf833a
11+
IMAGES_MARIADB=registry.redhat.io/rhel8/mariadb-103@sha256:f0ee0d27bb784e289f7d88cc8ee0e085ca70e88a5d126562105542f259a1ac01
12+
IMAGES_OAUTHPROXY=registry.redhat.io/openshift4/ose-oauth-proxy@sha256:8ce44de8c683f198bf24ba36cd17e89708153d11f5b42c0a27e77f8fdb233551
1313
ZAP_LOG_LEVEL=info
1414
MAX_CONCURRENT_RECONCILES=10
1515
DSPO_HEALTHCHECK_DATABASE_CONNECTIONTIMEOUT=15s

0 commit comments

Comments
 (0)