diff --git a/components/monitoring/grafana/base/dashboards/release/kustomization.yaml b/components/monitoring/grafana/base/dashboards/release/kustomization.yaml index a60fdf2cb98..962c5078ed2 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=27222cf35825df8425d637d7ef63bb7b2393e0c6 +- https://github.com/konflux-ci/release-service/config/grafana/?ref=de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c diff --git a/components/release/development/kustomization.yaml b/components/release/development/kustomization.yaml index f0be2ff2536..371b162cebf 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=27222cf35825df8425d637d7ef63bb7b2393e0c6 + - https://github.com/konflux-ci/release-service/config/default?ref=de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c images: - name: quay.io/konflux-ci/release-service newName: quay.io/konflux-ci/release-service - newTag: 27222cf35825df8425d637d7ef63bb7b2393e0c6 + newTag: de8d3c42f6f8c56fa3cb0b0dc1bf2faee82ed70c namespace: release-service