From 79d24de54c0b5297a1de8e44f3f486b5a823ebe4 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 15:35:16 +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 962c5078ed2..68523dc170d 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=de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c +- https://github.com/konflux-ci/release-service/config/grafana/?ref=cf696973be733fa6e59ba07bfaa96377e829f12e From 62259fe5375aa14d39da2ce8cd5e1491282e0e4d Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 15:35:17 +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 371b162cebf..1ee891147f7 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=de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c + - https://github.com/konflux-ci/release-service/config/default?ref=cf696973be733fa6e59ba07bfaa96377e829f12e images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c + newTag: cf696973be733fa6e59ba07bfaa96377e829f12e namespace: release-service