Skip to content

Commit

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

* update components/release/kustomization.yaml

---------

Co-authored-by: rh-tap-build-team[bot] <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent dd8deeb commit 50e146c
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=6a1803e18c2f9b1a57b0bf4495a76370d46b75c8
- https://github.com/redhat-appstudio/release-service/config/grafana/?ref=ef5def6e34f95b650bb32b8e053a9dece62e99bf
4 changes: 2 additions & 2 deletions components/release/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
resources:
- allow-argocd-to-manage.yaml
- argocd-permissions.yaml
- https://github.com/redhat-appstudio/release-service/config/default?ref=6a1803e18c2f9b1a57b0bf4495a76370d46b75c8
- https://github.com/redhat-appstudio/release-service/config/default?ref=ef5def6e34f95b650bb32b8e053a9dece62e99bf
- release-pipeline-resources-clusterrole.yaml
- release-team.yaml

Expand All @@ -11,7 +11,7 @@ kind: Kustomization
images:
- name: quay.io/redhat-appstudio/release-service
newName: quay.io/redhat-appstudio/release-service
newTag: 6a1803e18c2f9b1a57b0bf4495a76370d46b75c8
newTag: ef5def6e34f95b650bb32b8e053a9dece62e99bf

namespace: release-service

Expand Down

0 comments on commit 50e146c

Please sign in to comment.