Skip to content

Commit

Permalink
release-service update (redhat-appstudio#2347)
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 604a747 commit b9ae035
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=56b15cd0564401261dd0944c215bb12b723e29fa
- https://github.com/redhat-appstudio/release-service/config/grafana/?ref=ab5d3b1cbf6ded63cb1b36bb7574b4e605e43ad6
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=56b15cd0564401261dd0944c215bb12b723e29fa
- https://github.com/redhat-appstudio/release-service/config/default?ref=ab5d3b1cbf6ded63cb1b36bb7574b4e605e43ad6
- 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: 56b15cd0564401261dd0944c215bb12b723e29fa
newTag: ab5d3b1cbf6ded63cb1b36bb7574b4e605e43ad6

namespace: release-service

Expand Down

0 comments on commit b9ae035

Please sign in to comment.