Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@ -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
Expand Down Expand Up @@ -57,7 +57,7 @@ releases:
latest:
release:
channel: stable
version: "4.17"
version: "4.19"
resources:
'*':
requests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down