Skip to content

Commit 8a73b3c

Browse files
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>
1 parent ecf8627 commit 8a73b3c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
resources:
2-
- https://github.com/konflux-ci/quality-dashboard/backend/deploy/base?ref=24cb1504fac7bc958761b2715a4a89a7ea17de22
2+
- https://github.com/konflux-ci/quality-dashboard/backend/deploy/base?ref=6f4e35315270f5561bec1ed8a1e30254efdb3079
33

44
apiVersion: kustomize.config.k8s.io/v1beta1
55
kind: Kustomization
@@ -8,4 +8,4 @@ kind: Kustomization
88
images:
99
- name: quay.io/konflux-ci/quality-dashboard-backend
1010
newName: quay.io/konflux-ci/quality-dashboard-backend
11-
newTag: 24cb1504fac7bc958761b2715a4a89a7ea17de22
11+
newTag: 6f4e35315270f5561bec1ed8a1e30254efdb3079
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
resources:
2-
- https://github.com/konflux-ci/quality-dashboard/dex/deploy/base?ref=24cb1504fac7bc958761b2715a4a89a7ea17de22
2+
- https://github.com/konflux-ci/quality-dashboard/dex/deploy/base?ref=6f4e35315270f5561bec1ed8a1e30254efdb3079
33

44
apiVersion: kustomize.config.k8s.io/v1beta1
55
kind: Kustomization
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
resources:
2-
- https://github.com/konflux-ci/quality-dashboard/frontend/deploy/base?ref=24cb1504fac7bc958761b2715a4a89a7ea17de22
2+
- https://github.com/konflux-ci/quality-dashboard/frontend/deploy/base?ref=6f4e35315270f5561bec1ed8a1e30254efdb3079
33

44
apiVersion: kustomize.config.k8s.io/v1beta1
55
kind: Kustomization
66

77
images:
88
- name: quay.io/konflux-ci/quality-dashboard-frontend
99
newName: quay.io/konflux-ci/quality-dashboard-frontend
10-
newTag: 24cb1504fac7bc958761b2715a4a89a7ea17de22
10+
newTag: 6f4e35315270f5561bec1ed8a1e30254efdb3079

0 commit comments

Comments
 (0)