From 705c0e3463ccc543dbd7f98ebc03a3e8f9864c4e 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, 2 Dec 2025 12:41:56 +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 a87cddeb41b..856d5ded2e0 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=9320f641f8a50403161adb694b7790716e7d65e8 +- https://github.com/konflux-ci/release-service/config/grafana/?ref=4494f7c79c7ad5752f20ed32af445c4346e4810d From 7031bd793d737cf46e26cf71a462de51f2587213 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, 2 Dec 2025 12:41:57 +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 ea733da1ceb..2f8f6270d77 100644 --- a/components/release/development/kustomization.yaml +++ b/components/release/development/kustomization.yaml @@ -3,13 +3,13 @@ kind: Kustomization resources: - ../base - ../base/monitor/development - - https://github.com/konflux-ci/release-service/config/default?ref=9320f641f8a50403161adb694b7790716e7d65e8 + - https://github.com/konflux-ci/release-service/config/default?ref=4494f7c79c7ad5752f20ed32af445c4346e4810d - release_service_config.yaml images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: 9320f641f8a50403161adb694b7790716e7d65e8 + newTag: 4494f7c79c7ad5752f20ed32af445c4346e4810d namespace: release-service