Skip to content

Commit 58b05c8

Browse files
authored
openshift-loki: Use loki v3.2.1 in supported operator branches (#58017)
1 parent 1a65aa6 commit 58b05c8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

ci-operator/config/openshift/loki/openshift-loki-main.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ base_images:
44
namespace: ocp
55
tag: base-rhel9
66
loki-tag:
7-
name: v3.2.0
7+
name: v3.2.1
88
namespace: logging
99
tag: loki
1010
lokistack-gateway:
@@ -41,7 +41,7 @@ operator:
4141
substitutions:
4242
- pullspec: quay.io/openshift-logging/loki-operator:0.1.0
4343
with: pipeline:loki-operator
44-
- pullspec: quay.io/openshift-logging/loki:v3.2.0
44+
- pullspec: quay.io/openshift-logging/loki:v3.2.1
4545
with: pipeline:loki-tag
4646
- pullspec: quay.io/observatorium/api:latest
4747
with: pipeline:lokistack-gateway

ci-operator/config/openshift/loki/openshift-loki-release-5.8.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ base_images:
44
namespace: ocp
55
tag: base-rhel9
66
loki:
7-
name: v3.2.0
7+
name: v3.2.1
88
namespace: logging
99
tag: loki
1010
lokistack-gateway:
@@ -41,7 +41,7 @@ operator:
4141
substitutions:
4242
- pullspec: quay.io/openshift-logging/loki-operator:0.1.0
4343
with: pipeline:loki-operator
44-
- pullspec: quay.io/openshift-logging/loki:v3.2.0
44+
- pullspec: quay.io/openshift-logging/loki:v3.2.1
4545
with: pipeline:loki
4646
- pullspec: quay.io/observatorium/api:latest
4747
with: pipeline:lokistack-gateway

ci-operator/config/openshift/loki/openshift-loki-release-6.0.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ base_images:
44
namespace: ocp
55
tag: base-rhel9
66
loki:
7-
name: v3.2.0
7+
name: v3.2.1
88
namespace: logging
99
tag: loki
1010
lokistack-gateway:
@@ -41,7 +41,7 @@ operator:
4141
substitutions:
4242
- pullspec: quay.io/openshift-logging/loki-operator:0.1.0
4343
with: pipeline:loki-operator
44-
- pullspec: quay.io/openshift-logging/loki:v3.2.0
44+
- pullspec: quay.io/openshift-logging/loki:v3.2.1
4545
with: pipeline:loki
4646
- pullspec: quay.io/observatorium/api:latest
4747
with: pipeline:lokistack-gateway

0 commit comments

Comments
 (0)