This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a commit to branch dev-2.1.2
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


The following commit(s) were added to refs/heads/dev-2.1.2 by this push:
     new 851eda39c Update values.yaml
851eda39c is described below

commit 851eda39c45e2fe4bc43986c2b74de4e8bd34f91
Author: benjobs <[email protected]>
AuthorDate: Mon Sep 4 11:18:06 2023 -0500

    Update values.yaml
---
 deploy/helm/streampark/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deploy/helm/streampark/values.yaml 
b/deploy/helm/streampark/values.yaml
index bc97661b4..1e156483f 100644
--- a/deploy/helm/streampark/values.yaml
+++ b/deploy/helm/streampark/values.yaml
@@ -21,7 +21,7 @@
 image:
   repository: "apache/streampark"
   pullPolicy: "IfNotPresent"
-  tag: "2.1.1"
+  tag: "2.1.2"
   pullSecret: ""
 
 rbac:
@@ -134,4 +134,4 @@ streamParkDefaultConfiguration:
 streamParkServiceAccount:
   create: true
   annotations: {}
-  name: "streampark"
\ No newline at end of file
+  name: "streampark"

Reply via email to