From 0ce5015d09ac73506a67988e87284212c4a4f1d1 Mon Sep 17 00:00:00 2001
From: "rh-tap-build-team[bot]"
 <127938674+rh-tap-build-team[bot]@users.noreply.github.com>
Date: Wed, 25 Oct 2023 01:06:07 +0000
Subject: [PATCH] jvm-build-service update (#2488)

* 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>
---
 components/jvm-build-service/base/kustomization.yaml      | 8 ++++----
 components/jvm-build-service/base/operator_env_patch.yaml | 2 +-
 .../base/dashboards/jvm-build-service/kustomization.yaml  | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/components/jvm-build-service/base/kustomization.yaml b/components/jvm-build-service/base/kustomization.yaml
index 9ab96d234f6..e19c1e7a02a 100644
--- a/components/jvm-build-service/base/kustomization.yaml
+++ b/components/jvm-build-service/base/kustomization.yaml
@@ -1,8 +1,8 @@
 resources:
 - allow-argocd-to-manage.yaml
-- https://github.com/redhat-appstudio/jvm-build-service/deploy/crds/base?ref=2c8753d6c04de69f4277c68a6cc181c3b4f36106
-- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/base?ref=2c8753d6c04de69f4277c68a6cc181c3b4f36106
-- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/config?ref=2c8753d6c04de69f4277c68a6cc181c3b4f36106
+- https://github.com/redhat-appstudio/jvm-build-service/deploy/crds/base?ref=b03b06453a12ca89f74b325150e6dd368a443a19
+- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/base?ref=b03b06453a12ca89f74b325150e6dd368a443a19
+- https://github.com/redhat-appstudio/jvm-build-service/deploy/operator/config?ref=b03b06453a12ca89f74b325150e6dd368a443a19
 - monitoring.yaml
 
 # Skip applying the jvm-build-service operands (SystemConfig) while the jvm-build-service operator is being installed.
@@ -16,7 +16,7 @@ namespace: jvm-build-service
 images:
 - name: hacbs-jvm-operator
   newName: quay.io/redhat-appstudio/hacbs-jvm-controller
-  newTag: 2c8753d6c04de69f4277c68a6cc181c3b4f36106
+  newTag: b03b06453a12ca89f74b325150e6dd368a443a19
 
 patches:
 - path: ./operator_env_patch.yaml
diff --git a/components/jvm-build-service/base/operator_env_patch.yaml b/components/jvm-build-service/base/operator_env_patch.yaml
index 315e1282b99..6ac2263006c 100644
--- a/components/jvm-build-service/base/operator_env_patch.yaml
+++ b/components/jvm-build-service/base/operator_env_patch.yaml
@@ -3,4 +3,4 @@
   path: /spec/template/spec/containers/0/env
   value:
   - name: IMAGE_TAG
-    value: 2c8753d6c04de69f4277c68a6cc181c3b4f36106
\ No newline at end of file
+    value: b03b06453a12ca89f74b325150e6dd368a443a19
\ No newline at end of file
diff --git a/components/monitoring/grafana/base/dashboards/jvm-build-service/kustomization.yaml b/components/monitoring/grafana/base/dashboards/jvm-build-service/kustomization.yaml
index 4595f22ea9d..4f26045aba1 100644
--- a/components/monitoring/grafana/base/dashboards/jvm-build-service/kustomization.yaml
+++ b/components/monitoring/grafana/base/dashboards/jvm-build-service/kustomization.yaml
@@ -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=2c8753d6c04de69f4277c68a6cc181c3b4f36106
+- https://github.com/redhat-appstudio/jvm-build-service/deploy/monitoring/grafana-dashboards/?ref=b03b06453a12ca89f74b325150e6dd368a443a19
 - dashboard.yaml