From 1d6995f62a8330aef5bc4673cf00e59ae5b2188d Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:55:50 +0000 Subject: [PATCH 1/2] update components/monitoring/grafana/base/dashboards/release/kustomization.yaml --- .../grafana/base/dashboards/release/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/monitoring/grafana/base/dashboards/release/kustomization.yaml b/components/monitoring/grafana/base/dashboards/release/kustomization.yaml index f3f401336c0..0912708ad7b 100644 --- a/components/monitoring/grafana/base/dashboards/release/kustomization.yaml +++ b/components/monitoring/grafana/base/dashboards/release/kustomization.yaml @@ -1,4 +1,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/konflux-ci/release-service/config/grafana/?ref=5db32c5df1f47cb546ed6aa02301f19acbac0358 +- https://github.com/konflux-ci/release-service/config/grafana/?ref=0f25f5acde9d7334434cf58f7cc33c7916d43859 From d08369456dd2f1c90127b68bd46d1ea4bf9309dc Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:55:51 +0000 Subject: [PATCH 2/2] update components/release/development/kustomization.yaml --- components/release/development/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/release/development/kustomization.yaml b/components/release/development/kustomization.yaml index e37966934e7..6d2def53f19 100644 --- a/components/release/development/kustomization.yaml +++ b/components/release/development/kustomization.yaml @@ -3,11 +3,11 @@ kind: Kustomization resources: - ../base - ../base/monitor/development - - https://github.com/konflux-ci/release-service/config/default?ref=5db32c5df1f47cb546ed6aa02301f19acbac0358 + - https://github.com/konflux-ci/release-service/config/default?ref=0f25f5acde9d7334434cf58f7cc33c7916d43859 images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: 5db32c5df1f47cb546ed6aa02301f19acbac0358 + newTag: 0f25f5acde9d7334434cf58f7cc33c7916d43859 namespace: release-service