diff --git a/components/monitoring/grafana/base/dashboards/release/kustomization.yaml b/components/monitoring/grafana/base/dashboards/release/kustomization.yaml index 5a8e7eb7020..121a30dff31 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=6a89738bc38398d16ceacbb35f179e2b213c8131 +- https://github.com/konflux-ci/release-service/config/grafana/?ref=7eb2e4bceee9fa44daa16541bfd0922bcf6d8371 diff --git a/components/release/development/kustomization.yaml b/components/release/development/kustomization.yaml index 1bed8e4cfc9..c4a3a7cbdaf 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=6a89738bc38398d16ceacbb35f179e2b213c8131 + - https://github.com/konflux-ci/release-service/config/default?ref=7eb2e4bceee9fa44daa16541bfd0922bcf6d8371 images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: 6a89738bc38398d16ceacbb35f179e2b213c8131 + newTag: 7eb2e4bceee9fa44daa16541bfd0922bcf6d8371 namespace: release-service