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