From 8a73b3c10c91ec735e36c191ce9bba4eab2fca51 Mon Sep 17 00:00:00 2001 From: "rh-tap-build-team[bot]" <127938674+rh-tap-build-team[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 08:28:38 +0000 Subject: [PATCH] quality-dashboard update (#4143) * update components/quality-dashboard/base/backend/kustomization.yaml * update components/quality-dashboard/base/dex/kustomization.yaml * update components/quality-dashboard/base/frontend/kustomization.yaml --------- Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com> --- components/quality-dashboard/base/backend/kustomization.yaml | 4 ++-- components/quality-dashboard/base/dex/kustomization.yaml | 2 +- components/quality-dashboard/base/frontend/kustomization.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) 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