From f4bb56252887c8f518ab8e22609671d81ca64bbf Mon Sep 17 00:00:00 2001 From: wojiushixiaobai <296015668@qq.com> Date: Thu, 28 Oct 2021 18:58:52 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20v2.15.0?= 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 dae5001..6df98cd 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "v2.14.2" +appVersion: "v2.15.0" description: A Helm chart for Deploying Jumpserver on Kubernetes name: jumpserver version: 0.1.0 diff --git a/values.yaml b/values.yaml index 3a12ecb..3f861ec 100644 --- a/values.yaml +++ b/values.yaml @@ -84,7 +84,7 @@ core: image: registry: docker.io repository: jumpserver/core - tag: v2.14.2 + tag: v2.15.0 pullPolicy: IfNotPresent command: [] @@ -169,7 +169,7 @@ koko: image: registry: docker.io repository: jumpserver/koko - tag: v2.14.2 + tag: v2.15.0 pullPolicy: IfNotPresent command: [] @@ -253,7 +253,7 @@ lion: image: registry: docker.io repository: jumpserver/lion - tag: v2.14.2 + tag: v2.15.0 pullPolicy: IfNotPresent command: [] @@ -335,7 +335,7 @@ omnidb: image: registry: registry.fit2cloud.com repository: jumpserver/omnidb - tag: v2.14.2 + tag: v2.15.0 pullPolicy: IfNotPresent command: [] @@ -414,7 +414,7 @@ xrdp: image: registry: registry.fit2cloud.com repository: jumpserver/xrdp - tag: v2.14.2 + tag: v2.15.0 pullPolicy: IfNotPresent command: [] @@ -489,7 +489,7 @@ web: image: registry: docker.io repository: jumpserver/web - tag: v2.14.2 + tag: v2.15.0 pullPolicy: IfNotPresent command: []