Skip to content
Open
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
12 changes: 6 additions & 6 deletions ci-operator/config/ViaQ/vector/ViaQ-vector-v0.47.0-rh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ base_images:
namespace: ocp
tag: "9"
cluster-logging-operator:
name: 6.y
name: "6.5"
namespace: logging
tag: cluster-logging-operator
cluster-logging-operator-e2e:
name: 6.y
name: "6.5"
namespace: logging
tag: cluster-logging-operator-e2e
cluster-logging-operator-registry:
name: 6.y
name: "6.5"
namespace: logging
tag: cluster-logging-operator-registry
log-file-metric-exporter:
name: 6.y
name: "6.5"
namespace: logging
tag: log-file-metric-exporter
logging-eventrouter:
Expand Down Expand Up @@ -52,7 +52,7 @@ releases:
latest:
release:
channel: stable
version: "4.18"
version: "4.20"
resources:
'*':
limits:
Expand Down Expand Up @@ -92,7 +92,7 @@ tests:
owner: obs-logging
product: ocp
timeout: 1h0m0s
version: "4.18"
version: "4.20"
steps:
test:
- as: test
Expand Down