Skip to content

Commit

Permalink
openshift-loki: Use loki v3.1.0 in operator branches
Browse files Browse the repository at this point in the history
  • Loading branch information
periklis committed Jul 5, 2024
1 parent f219299 commit 5d06830
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 584 deletions.
4 changes: 2 additions & 2 deletions ci-operator/config/openshift/loki/openshift-loki-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ base_images:
namespace: ocp
tag: base-rhel9
loki-tag:
name: v2.9.8
name: v3.1.0
namespace: logging
tag: loki
lokistack-gateway:
Expand Down Expand Up @@ -51,7 +51,7 @@ operator:
substitutions:
- pullspec: quay.io/openshift-logging/loki-operator:0.1.0
with: pipeline:loki-operator
- pullspec: quay.io/openshift-logging/loki:v2.9.8
- pullspec: quay.io/openshift-logging/loki:v3.1.0
with: pipeline:loki-tag
- pullspec: quay.io/observatorium/api:latest
with: pipeline:lokistack-gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ base_images:
namespace: ocp
tag: base
loki:
name: v2.9.8
name: v3.1.0
namespace: logging
tag: loki
lokistack-gateway:
Expand Down Expand Up @@ -33,7 +33,7 @@ operator:
substitutions:
- pullspec: quay.io/openshift-logging/loki-operator:v0.0.1
with: pipeline:loki-operator
- pullspec: quay.io/openshift-logging/loki:v2.9.8
- pullspec: quay.io/openshift-logging/loki:v3.1.0
with: pipeline:loki
- pullspec: quay.io/observatorium/api:latest
with: pipeline:lokistack-gateway
Expand Down
141 changes: 0 additions & 141 deletions ci-operator/config/openshift/loki/openshift-loki-release-5.7.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ base_images:
namespace: ocp
tag: base-rhel9
loki:
name: v2.9.8
name: v3.1.0
namespace: logging
tag: loki
lokistack-gateway:
Expand Down Expand Up @@ -33,7 +33,7 @@ operator:
substitutions:
- pullspec: quay.io/openshift-logging/loki-operator:0.1.0
with: pipeline:loki-operator
- pullspec: quay.io/openshift-logging/loki:v2.9.8
- pullspec: quay.io/openshift-logging/loki:v3.1.0
with: pipeline:loki
- pullspec: quay.io/observatorium/api:latest
with: pipeline:lokistack-gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ base_images:
namespace: ocp
tag: base-rhel9
loki:
name: v2.9.8
name: v3.1.0
namespace: logging
tag: loki
lokistack-gateway:
Expand Down Expand Up @@ -33,7 +33,7 @@ operator:
substitutions:
- pullspec: quay.io/openshift-logging/loki-operator:0.1.0
with: pipeline:loki-operator
- pullspec: quay.io/openshift-logging/loki:v2.9.8
- pullspec: quay.io/openshift-logging/loki:v3.1.0
with: pipeline:loki
- pullspec: quay.io/observatorium/api:latest
with: pipeline:lokistack-gateway
Expand Down

This file was deleted.

Loading

0 comments on commit 5d06830

Please sign in to comment.