Skip to content

Commit

Permalink
Merge main into jvm-build-service
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 24, 2023
2 parents d3147ef + 882e228 commit b71a73f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions components/build-service/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
resources:
- allow-argocd-to-manage.yaml
- https://github.com/redhat-appstudio/build-service/config/default?ref=979846e54d6190a8e672b9f9d84a0bdc0b626148
- https://github.com/redhat-appstudio/build-service/config/default?ref=99cebd0a67a6b25b8ccffb76522861f526c762de
- build-pipeline-selectors/build-pipeline-selector.yaml
- monitoring.yaml
- rbac
Expand All @@ -16,7 +16,7 @@ namespace: build-service
images:
- name: quay.io/redhat-appstudio/build-service
newName: quay.io/redhat-appstudio/build-service
newTag: 979846e54d6190a8e672b9f9d84a0bdc0b626148
newTag: 99cebd0a67a6b25b8ccffb76522861f526c762de

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- https://github.com/redhat-appstudio/build-service/config/monitoring/grafana-dashboards/?ref=979846e54d6190a8e672b9f9d84a0bdc0b626148
- https://github.com/redhat-appstudio/build-service/config/monitoring/grafana-dashboards/?ref=99cebd0a67a6b25b8ccffb76522861f526c762de
- dashboard.yaml

0 comments on commit b71a73f

Please sign in to comment.