From b651e1303684a12f838718b5071993cd8cc781ff Mon Sep 17 00:00:00 2001 From: wojiushixiaobai <296015668@qq.com> Date: Fri, 27 Aug 2021 23:17:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20v2.13.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 2 +- values.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 7c38997..fa0038f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "v2.13.1" +appVersion: "v2.13.2" description: A Helm chart for Deploying Jumpserver on Kubernetes name: jumpserver version: 0.1.0 diff --git a/values.yaml b/values.yaml index ebf526e..efd8abb 100644 --- a/values.yaml +++ b/values.yaml @@ -66,7 +66,7 @@ core: image: repository: docker.io/jumpserver/core - tag: v2.13.1 + tag: v2.13.2 pullPolicy: IfNotPresent command: [] @@ -150,7 +150,7 @@ koko: image: repository: docker.io/jumpserver/koko - tag: v2.13.1 + tag: v2.13.2 pullPolicy: IfNotPresent command: [] @@ -233,7 +233,7 @@ lion: image: repository: docker.io/jumpserver/lion - tag: v2.13.1 + tag: v2.13.2 pullPolicy: IfNotPresent command: [] @@ -314,7 +314,7 @@ omnidb: image: repository: registry.fit2cloud.com/jumpserver/omnidb - tag: v2.13.1 + tag: v2.13.2 pullPolicy: IfNotPresent command: [] @@ -392,7 +392,7 @@ xrdp: image: repository: registry.fit2cloud.com/jumpserver/xrdp - tag: v2.13.1 + tag: v2.13.2 pullPolicy: IfNotPresent command: [] @@ -466,7 +466,7 @@ web: image: repository: docker.io/jumpserver/web - tag: v2.13.1 + tag: v2.13.2 pullPolicy: IfNotPresent command: []