Skip to content

Commit

Permalink
release-service update (#3626)
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 Apr 25, 2024
1 parent 28ee31b commit 7cc0bc6
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/redhat-appstudio/release-service/config/grafana/?ref=6b959be33566133e8eafdbc7a510f6d6fc75ed30
- https://github.com/redhat-appstudio/release-service/config/grafana/?ref=62a145c6752894cc18c366a82ca8efbf33a86918
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/redhat-appstudio/release-service/config/default?ref=6b959be33566133e8eafdbc7a510f6d6fc75ed30
- https://github.com/redhat-appstudio/release-service/config/default?ref=62a145c6752894cc18c366a82ca8efbf33a86918

images:
- name: quay.io/redhat-appstudio/release-service
newName: quay.io/redhat-appstudio/release-service
newTag: 6b959be33566133e8eafdbc7a510f6d6fc75ed30
newTag: 62a145c6752894cc18c366a82ca8efbf33a86918

namespace: release-service

0 comments on commit 7cc0bc6

Please sign in to comment.