Skip to content

Commit

Permalink
release-service update (#3933)
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 Jun 24, 2024
1 parent 26edfba commit a183702
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=3c44246100c3b14191d2571b49e310e0c8f35550
- https://github.com/konflux-ci/release-service/config/grafana/?ref=c6133cc0b908743ebd1f3a92c7ff9b123353b97b
4 changes: 2 additions & 2 deletions components/release/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../base
- https://github.com/konflux-ci/release-service/config/default?ref=3c44246100c3b14191d2571b49e310e0c8f35550
- https://github.com/konflux-ci/release-service/config/default?ref=c6133cc0b908743ebd1f3a92c7ff9b123353b97b

images:
- name: quay.io/konflux-ci/release-service
newName: quay.io/konflux-ci/release-service
newTag: 3c44246100c3b14191d2571b49e310e0c8f35550
newTag: c6133cc0b908743ebd1f3a92c7ff9b123353b97b

namespace: release-service

0 comments on commit a183702

Please sign in to comment.