From 99ef452e02e121d3101f3619faeeb851d8b94aac Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 16:36:52 +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 299788fa45c..e5c7637464b 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/redhat-appstudio/release-service/config/grafana/?ref=3ba78742daa454c0c82456c56140e9154f5f42fe +- https://github.com/redhat-appstudio/release-service/config/grafana/?ref=56b15cd0564401261dd0944c215bb12b723e29fa From c492aa1aff0608561e5687c743e59b87e17c24d8 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 16:36:53 +0000 Subject: [PATCH 2/2] update components/release/kustomization.yaml --- components/release/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/release/kustomization.yaml b/components/release/kustomization.yaml index e72c1e4446b..98f2ea0ed5a 100644 --- a/components/release/kustomization.yaml +++ b/components/release/kustomization.yaml @@ -1,7 +1,7 @@ resources: - allow-argocd-to-manage.yaml - argocd-permissions.yaml -- https://github.com/redhat-appstudio/release-service/config/default?ref=3ba78742daa454c0c82456c56140e9154f5f42fe +- https://github.com/redhat-appstudio/release-service/config/default?ref=56b15cd0564401261dd0944c215bb12b723e29fa - release-pipeline-resources-clusterrole.yaml - release-team.yaml @@ -11,7 +11,7 @@ kind: Kustomization images: - name: quay.io/redhat-appstudio/release-service newName: quay.io/redhat-appstudio/release-service - newTag: 3ba78742daa454c0c82456c56140e9154f5f42fe + newTag: 56b15cd0564401261dd0944c215bb12b723e29fa namespace: release-service