Skip to content

Commit

Permalink
quality-dashboard update (#4143)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
rh-tap-build-team[bot] authored Jul 25, 2024
1 parent ecf8627 commit 8a73b3c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions components/quality-dashboard/base/backend/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
newTag: 6f4e35315270f5561bec1ed8a1e30254efdb3079
2 changes: 1 addition & 1 deletion components/quality-dashboard/base/dex/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -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
4 changes: 2 additions & 2 deletions components/quality-dashboard/base/frontend/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
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

images:
- name: quay.io/konflux-ci/quality-dashboard-frontend
newName: quay.io/konflux-ci/quality-dashboard-frontend
newTag: 24cb1504fac7bc958761b2715a4a89a7ea17de22
newTag: 6f4e35315270f5561bec1ed8a1e30254efdb3079

0 comments on commit 8a73b3c

Please sign in to comment.