Skip to content

Commit

Permalink
release-service update (#4950)
Browse files Browse the repository at this point in the history
* update components/monitoring/grafana/base/dashboards/release/kustomization.yaml

* update components/release/development/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 Nov 21, 2024
1 parent 2fac1d4 commit 54c0215
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/konflux-ci/release-service/config/grafana/?ref=615a33197cb90e3c08390b2bec80596928290de8
- https://github.com/konflux-ci/release-service/config/grafana/?ref=00b1c200d82c5e6262ea08b90d1ddeaaa1c5ad37
4 changes: 2 additions & 2 deletions components/release/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ kind: Kustomization
resources:
- ../base
- ../base/monitor/development
- https://github.com/konflux-ci/release-service/config/default?ref=615a33197cb90e3c08390b2bec80596928290de8
- https://github.com/konflux-ci/release-service/config/default?ref=00b1c200d82c5e6262ea08b90d1ddeaaa1c5ad37

images:
- name: quay.io/konflux-ci/release-service
newName: quay.io/konflux-ci/release-service
newTag: 615a33197cb90e3c08390b2bec80596928290de8
newTag: 00b1c200d82c5e6262ea08b90d1ddeaaa1c5ad37

namespace: release-service

0 comments on commit 54c0215

Please sign in to comment.