From 882e228dcad75b3a764f465cadf65ef7101ff694 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, 24 Oct 2023 08:12:55 +0000 Subject: [PATCH] build-service update (#2580) * update components/build-service/base/kustomization.yaml * update components/monitoring/grafana/base/dashboards/build-service/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Co-authored-by: Flavius Lacatusu Co-authored-by: Mykola Morhun Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- components/build-service/base/kustomization.yaml | 4 ++-- .../grafana/base/dashboards/build-service/kustomization.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/build-service/base/kustomization.yaml b/components/build-service/base/kustomization.yaml index 68a766e2f00..38e17c21b42 100644 --- a/components/build-service/base/kustomization.yaml +++ b/components/build-service/base/kustomization.yaml @@ -1,6 +1,6 @@ resources: - allow-argocd-to-manage.yaml -- https://github.com/redhat-appstudio/build-service/config/default?ref=979846e54d6190a8e672b9f9d84a0bdc0b626148 +- https://github.com/redhat-appstudio/build-service/config/default?ref=99cebd0a67a6b25b8ccffb76522861f526c762de - build-pipeline-selectors/build-pipeline-selector.yaml - monitoring.yaml - rbac @@ -16,7 +16,7 @@ namespace: build-service images: - name: quay.io/redhat-appstudio/build-service newName: quay.io/redhat-appstudio/build-service - newTag: 979846e54d6190a8e672b9f9d84a0bdc0b626148 + newTag: 99cebd0a67a6b25b8ccffb76522861f526c762de apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization diff --git a/components/monitoring/grafana/base/dashboards/build-service/kustomization.yaml b/components/monitoring/grafana/base/dashboards/build-service/kustomization.yaml index 86e5282ee05..9716e99c2da 100644 --- a/components/monitoring/grafana/base/dashboards/build-service/kustomization.yaml +++ b/components/monitoring/grafana/base/dashboards/build-service/kustomization.yaml @@ -1,5 +1,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- https://github.com/redhat-appstudio/build-service/config/monitoring/grafana-dashboards/?ref=979846e54d6190a8e672b9f9d84a0bdc0b626148 +- https://github.com/redhat-appstudio/build-service/config/monitoring/grafana-dashboards/?ref=99cebd0a67a6b25b8ccffb76522861f526c762de - dashboard.yaml