diff --git a/components/quality-dashboard/base/backend/kustomization.yaml b/components/quality-dashboard/base/backend/kustomization.yaml index 617053d4afc..f0f7d00e393 100644 --- a/components/quality-dashboard/base/backend/kustomization.yaml +++ b/components/quality-dashboard/base/backend/kustomization.yaml @@ -1,5 +1,5 @@ resources: -- https://github.com/konflux-ci/quality-dashboard/backend/deploy/base?ref=24cb1504fac7bc958761b2715a4a89a7ea17de22 +- https://github.com/konflux-ci/quality-dashboard/backend/deploy/base?ref=6f4e35315270f5561bec1ed8a1e30254efdb3079 apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization @@ -8,4 +8,4 @@ kind: Kustomization images: - name: quay.io/konflux-ci/quality-dashboard-backend newName: quay.io/konflux-ci/quality-dashboard-backend - newTag: 24cb1504fac7bc958761b2715a4a89a7ea17de22 \ No newline at end of file + newTag: 6f4e35315270f5561bec1ed8a1e30254efdb3079 \ No newline at end of file diff --git a/components/quality-dashboard/base/dex/kustomization.yaml b/components/quality-dashboard/base/dex/kustomization.yaml index 845f51dce8c..7e95389347b 100644 --- a/components/quality-dashboard/base/dex/kustomization.yaml +++ b/components/quality-dashboard/base/dex/kustomization.yaml @@ -1,5 +1,5 @@ resources: -- https://github.com/konflux-ci/quality-dashboard/dex/deploy/base?ref=24cb1504fac7bc958761b2715a4a89a7ea17de22 +- https://github.com/konflux-ci/quality-dashboard/dex/deploy/base?ref=6f4e35315270f5561bec1ed8a1e30254efdb3079 apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization \ No newline at end of file diff --git a/components/quality-dashboard/base/frontend/kustomization.yaml b/components/quality-dashboard/base/frontend/kustomization.yaml index 70bf2c9f752..76a324b9d08 100644 --- a/components/quality-dashboard/base/frontend/kustomization.yaml +++ b/components/quality-dashboard/base/frontend/kustomization.yaml @@ -1,5 +1,5 @@ resources: -- https://github.com/konflux-ci/quality-dashboard/frontend/deploy/base?ref=24cb1504fac7bc958761b2715a4a89a7ea17de22 +- https://github.com/konflux-ci/quality-dashboard/frontend/deploy/base?ref=6f4e35315270f5561bec1ed8a1e30254efdb3079 apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization @@ -7,4 +7,4 @@ kind: Kustomization images: - name: quay.io/konflux-ci/quality-dashboard-frontend newName: quay.io/konflux-ci/quality-dashboard-frontend - newTag: 24cb1504fac7bc958761b2715a4a89a7ea17de22 \ No newline at end of file + newTag: 6f4e35315270f5561bec1ed8a1e30254efdb3079 \ No newline at end of file