From 1a7b291afaf41b0d2cc16033ac240d5774ac2e4a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Sep 2024 09:22:51 +0000 Subject: [PATCH] Update quay.io/appuio/oc Docker tag to v4.16 Signed-off-by: Renovate Bot --- class/defaults.yml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/cronjobs.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- .../openshift4-monitoring/prometheus_rules.yaml | 2 +- .../openshift4-monitoring/openshift4-monitoring/silence.yaml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/class/defaults.yml b/class/defaults.yml index b408bdfc..c2f55078 100644 --- a/class/defaults.yml +++ b/class/defaults.yml @@ -234,7 +234,7 @@ parameters: images: oc: image: quay.io/appuio/oc - tag: v4.15 + tag: v4.16 node_exporter: registry: quay.io repository: prometheus/node-exporter diff --git a/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 6b2db14c..53b126d6 100644 --- a/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -852,7 +852,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/capacity-alerts-with-node-labels/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 6b2db14c..53b126d6 100644 --- a/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -852,7 +852,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/capacity-alerts/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/cronjobs.yaml b/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/cronjobs.yaml index 296bf7ac..d872791f 100644 --- a/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/cronjobs.yaml +++ b/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/cronjobs.yaml @@ -99,7 +99,7 @@ spec: command: - /usr/local/bin/script.sh env: [] - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: job ports: [] diff --git a/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 61120e67..ca44bfcf 100644 --- a/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -834,7 +834,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",namespace!~"(openshift-adp)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",namespace!~"(openshift-adp)",job="kube-state-metrics"} diff --git a/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/custom-rules/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 2f5bffda..eefe6fa5 100644 --- a/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -1003,7 +1003,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/ovn-kubernetes/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 1ed76730..1462297b 100644 --- a/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -831,7 +831,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/release-4.13/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 08627bed..aac991c6 100644 --- a/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -833,7 +833,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/release-4.14/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 6b2db14c..53b126d6 100644 --- a/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -852,7 +852,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/remote-write/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 629e442b..2432c4c3 100644 --- a/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -896,7 +896,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/team-routing/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 8fd7c5d3..4efa84e7 100644 --- a/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -852,7 +852,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/user-workload-monitoring/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: [] diff --git a/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml b/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml index 057401ab..57da78df 100644 --- a/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml +++ b/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/prometheus_rules.yaml @@ -852,7 +852,7 @@ spec: syn_component: openshift4-monitoring expr: | ( - max by(namespace, statefulset) ( + max by(namespace, statefulset, job, cluster) ( kube_statefulset_status_current_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} unless kube_statefulset_status_update_revision{namespace=~"(appuio.*|cilium|default|kube-.*|openshift-.*|syn.*)",job="kube-state-metrics"} diff --git a/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/silence.yaml b/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/silence.yaml index ccae3b65..0062d618 100644 --- a/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/silence.yaml +++ b/tests/golden/vsphere/openshift4-monitoring/openshift4-monitoring/silence.yaml @@ -63,7 +63,7 @@ spec: configMapKeyRef: key: silences.json name: silence - image: quay.io/appuio/oc:v4.15 + image: quay.io/appuio/oc:v4.16 imagePullPolicy: IfNotPresent name: silence ports: []