From 33b16df77f672bddd8b1532f1e3388b2318f6c61 Mon Sep 17 00:00:00 2001 From: Robert Jacob Date: Fri, 5 Sep 2025 14:00:31 +0200 Subject: [PATCH] openshift-logging: Update Loki version used for testing releases --- ci-operator/config/openshift/loki/openshift-loki-main.yaml | 4 ++-- .../config/openshift/loki/openshift-loki-release-5.8.yaml | 4 ++-- .../config/openshift/loki/openshift-loki-release-5.9.yaml | 4 ++-- .../config/openshift/loki/openshift-loki-release-6.0.yaml | 4 ++-- .../config/openshift/loki/openshift-loki-release-6.1.yaml | 4 ++-- .../config/openshift/loki/openshift-loki-release-6.2.yaml | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ci-operator/config/openshift/loki/openshift-loki-main.yaml b/ci-operator/config/openshift/loki/openshift-loki-main.yaml index 556cd582132bf..a93ae730986a8 100644 --- a/ci-operator/config/openshift/loki/openshift-loki-main.yaml +++ b/ci-operator/config/openshift/loki/openshift-loki-main.yaml @@ -6,7 +6,7 @@ base_images: loki: name: loki namespace: logging - tag: v3.4.2 + tag: v3.5.4 lokistack-gateway: name: mirror-5.y namespace: logging @@ -57,7 +57,7 @@ releases: latest: release: channel: stable - version: "4.17" + version: "4.19" resources: '*': requests: diff --git a/ci-operator/config/openshift/loki/openshift-loki-release-5.8.yaml b/ci-operator/config/openshift/loki/openshift-loki-release-5.8.yaml index 529b223996573..a758cb6d2b33a 100644 --- a/ci-operator/config/openshift/loki/openshift-loki-release-5.8.yaml +++ b/ci-operator/config/openshift/loki/openshift-loki-release-5.8.yaml @@ -4,9 +4,9 @@ base_images: namespace: ocp tag: base-rhel9 loki: - name: v3.3.2 + name: loki namespace: logging - tag: loki + tag: v3.4.3 lokistack-gateway: name: mirror-5.y namespace: logging diff --git a/ci-operator/config/openshift/loki/openshift-loki-release-5.9.yaml b/ci-operator/config/openshift/loki/openshift-loki-release-5.9.yaml index c462144e5776a..82f71242fcf81 100644 --- a/ci-operator/config/openshift/loki/openshift-loki-release-5.9.yaml +++ b/ci-operator/config/openshift/loki/openshift-loki-release-5.9.yaml @@ -4,9 +4,9 @@ base_images: namespace: ocp tag: base-rhel9 loki: - name: v3.3.2 + name: loki namespace: logging - tag: loki + tag: v3.4.3 lokistack-gateway: name: mirror-5.y namespace: logging diff --git a/ci-operator/config/openshift/loki/openshift-loki-release-6.0.yaml b/ci-operator/config/openshift/loki/openshift-loki-release-6.0.yaml index a7feb15e2219e..94c14c15f4ff3 100644 --- a/ci-operator/config/openshift/loki/openshift-loki-release-6.0.yaml +++ b/ci-operator/config/openshift/loki/openshift-loki-release-6.0.yaml @@ -8,9 +8,9 @@ base_images: namespace: ocp tag: rhel-9-golang-1.23-openshift-4.19 loki: - name: v3.3.2 + name: loki namespace: logging - tag: loki + tag: v3.4.3 lokistack-gateway: name: mirror-5.y namespace: logging diff --git a/ci-operator/config/openshift/loki/openshift-loki-release-6.1.yaml b/ci-operator/config/openshift/loki/openshift-loki-release-6.1.yaml index 892cb81c761fd..b1781ba8eb6db 100644 --- a/ci-operator/config/openshift/loki/openshift-loki-release-6.1.yaml +++ b/ci-operator/config/openshift/loki/openshift-loki-release-6.1.yaml @@ -8,9 +8,9 @@ base_images: namespace: ocp tag: rhel-9-golang-1.23-openshift-4.19 loki: - name: v3.3.2 + name: loki namespace: logging - tag: loki + tag: v3.4.3 lokistack-gateway: name: mirror-5.y namespace: logging diff --git a/ci-operator/config/openshift/loki/openshift-loki-release-6.2.yaml b/ci-operator/config/openshift/loki/openshift-loki-release-6.2.yaml index 023a992fccb78..e013b0c34bc93 100644 --- a/ci-operator/config/openshift/loki/openshift-loki-release-6.2.yaml +++ b/ci-operator/config/openshift/loki/openshift-loki-release-6.2.yaml @@ -10,7 +10,7 @@ base_images: loki: name: loki namespace: logging - tag: v3.4.2 + tag: v3.4.3 lokistack-gateway: name: mirror-5.y namespace: logging