Skip to content

Commit

Permalink
quality-dashboard update (#4185)
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 26, 2024
1 parent 5c8fad4 commit 9152ae1
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=6f4e35315270f5561bec1ed8a1e30254efdb3079
- https://github.com/konflux-ci/quality-dashboard/backend/deploy/base?ref=f5557a80d3ddbadf33f4c2d06960bfbaf645a254

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: 6f4e35315270f5561bec1ed8a1e30254efdb3079
newTag: f5557a80d3ddbadf33f4c2d06960bfbaf645a254
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=6f4e35315270f5561bec1ed8a1e30254efdb3079
- https://github.com/konflux-ci/quality-dashboard/dex/deploy/base?ref=f5557a80d3ddbadf33f4c2d06960bfbaf645a254

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=6f4e35315270f5561bec1ed8a1e30254efdb3079
- https://github.com/konflux-ci/quality-dashboard/frontend/deploy/base?ref=f5557a80d3ddbadf33f4c2d06960bfbaf645a254

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: 6f4e35315270f5561bec1ed8a1e30254efdb3079
newTag: f5557a80d3ddbadf33f4c2d06960bfbaf645a254

0 comments on commit 9152ae1

Please sign in to comment.