From 50e146c70c332a9ea08d8e94826ee45298fb318d 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, 20 Sep 2023 00:08:44 +0200 Subject: [PATCH] release-service update (#2356) * update components/monitoring/grafana/base/dashboards/release/kustomization.yaml * update components/release/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../grafana/base/dashboards/release/kustomization.yaml | 2 +- components/release/kustomization.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/monitoring/grafana/base/dashboards/release/kustomization.yaml b/components/monitoring/grafana/base/dashboards/release/kustomization.yaml index 0dc29a3b2aa..fa9e3413a9b 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=6a1803e18c2f9b1a57b0bf4495a76370d46b75c8 +- https://github.com/redhat-appstudio/release-service/config/grafana/?ref=ef5def6e34f95b650bb32b8e053a9dece62e99bf diff --git a/components/release/kustomization.yaml b/components/release/kustomization.yaml index d0a3c406092..52fe07c00b4 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=6a1803e18c2f9b1a57b0bf4495a76370d46b75c8 +- https://github.com/redhat-appstudio/release-service/config/default?ref=ef5def6e34f95b650bb32b8e053a9dece62e99bf - 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: 6a1803e18c2f9b1a57b0bf4495a76370d46b75c8 + newTag: ef5def6e34f95b650bb32b8e053a9dece62e99bf namespace: release-service