From 9afdc9eb84a0968f086c550d6ba2b8959283b330 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:25:07 +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 5e39a97aa65..f676f752edc 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=a9cb25c4896f1671c474766772f6249fdd8ec49f +- https://github.com/konflux-ci/release-service/config/grafana/?ref=cfbbbd458babb9d86ea24c2340db3278b6a06d80 From 8b8b78221e67af944c2298d48a185cf27d7b0bc4 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 13:25:08 +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 b37e14f2f2e..e84efb1068b 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=a9cb25c4896f1671c474766772f6249fdd8ec49f + - https://github.com/konflux-ci/release-service/config/default?ref=cfbbbd458babb9d86ea24c2340db3278b6a06d80 images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: a9cb25c4896f1671c474766772f6249fdd8ec49f + newTag: cfbbbd458babb9d86ea24c2340db3278b6a06d80 namespace: release-service