Skip to content

Commit

Permalink
jvm-build-service update (redhat-appstudio#2351)
Browse files Browse the repository at this point in the history
* update components/jvm-build-service/base/kustomization.yaml

* update components/jvm-build-service/base/operator_env_patch.yaml

* update components/monitoring/grafana/base/dashboards/jvm-build-service/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 Sep 7, 2023
1 parent 9d0b698 commit e76066c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions components/jvm-build-service/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
resources:
- allow-argocd-to-manage.yaml
- https://github.com/redhat-appstudio/jvm-build-service/deploy/crds/base?ref=d78e4e0506374ba4669bd8bc2ce2e0215e187646
- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/base?ref=d78e4e0506374ba4669bd8bc2ce2e0215e187646
- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/config?ref=d78e4e0506374ba4669bd8bc2ce2e0215e187646
- https://github.com/redhat-appstudio/jvm-build-service/deploy/crds/base?ref=8d0f3e447e81965939e00b29624beaf35efbaa90
- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/base?ref=8d0f3e447e81965939e00b29624beaf35efbaa90
- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/config?ref=8d0f3e447e81965939e00b29624beaf35efbaa90
- monitoring.yaml
- rbac

Expand All @@ -17,7 +17,7 @@ namespace: jvm-build-service
images:
- name: hacbs-jvm-operator
newName: quay.io/redhat-appstudio/hacbs-jvm-controller
newTag: d78e4e0506374ba4669bd8bc2ce2e0215e187646
newTag: 8d0f3e447e81965939e00b29624beaf35efbaa90

patches:
- path: ./operator_env_patch.yaml
Expand Down
2 changes: 1 addition & 1 deletion components/jvm-build-service/base/operator_env_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
path: /spec/template/spec/containers/0/env
value:
- name: IMAGE_TAG
value: d78e4e0506374ba4669bd8bc2ce2e0215e187646
value: 8d0f3e447e81965939e00b29624beaf35efbaa90
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/jvm-build-service/deploy/monitoring/grafana-dashboards/?ref=d78e4e0506374ba4669bd8bc2ce2e0215e187646
- https://github.com/redhat-appstudio/jvm-build-service/deploy/monitoring/grafana-dashboards/?ref=8d0f3e447e81965939e00b29624beaf35efbaa90
- dashboard.yaml

0 comments on commit e76066c

Please sign in to comment.