Skip to content
This repository was archived by the owner on Apr 19, 2023. It is now read-only.

Commit f09a239

Browse files
Merge pull request #165 from sergioifg94/master
Revert oauth-proxy image tag to 4.8
2 parents b0074a7 + 5376029 commit f09a239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/controller/applicationmonitoring/templateHelper.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ func newTemplateHelper(cr *applicationmonitoring.ApplicationMonitoring, extraPar
146146
ImageAlertManager: "quay.io/openshift/origin-prometheus-alertmanager",
147147
ImageTagAlertManager: "4.9",
148148
ImageOAuthProxy: "quay.io/openshift/origin-oauth-proxy",
149-
ImageTagOAuthProxy: "4.9",
149+
ImageTagOAuthProxy: "4.8",
150150
ImageGrafana: "quay.io/openshift/origin-grafana",
151151
ImageTagGrafana: "4.9",
152152
ImageGrafanaOperator: "quay.io/integreatly/grafana-operator",

0 commit comments

Comments
 (0)