From f50a7d150bbcffce31a49e0dbf9f56ac5b757e38 Mon Sep 17 00:00:00 2001 From: wojiushixiaobai <296015668@qq.com> Date: Sat, 19 Jun 2021 16:57:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20v2.11.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 2 +- values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index d1e82e1..fcbf351 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "v2.11.0" +appVersion: "v2.11.1" description: A Helm chart for Deploying Jumpserver on Kubernetes name: jumpserver version: 0.1.0 diff --git a/values.yaml b/values.yaml index 599f0eb..707241d 100644 --- a/values.yaml +++ b/values.yaml @@ -62,7 +62,7 @@ core: image: repository: docker.io/jumpserver/jms_core - tag: v2.11.0 + tag: v2.11.1 pullPolicy: IfNotPresent command: [] @@ -152,7 +152,7 @@ koko: image: repository: docker.io/jumpserver/jms_koko - tag: v2.11.0 + tag: v2.11.1 pullPolicy: IfNotPresent command: [] @@ -238,7 +238,7 @@ lion: image: repository: docker.io/jumpserver/jms_lion - tag: v2.11.0 + tag: v2.11.1 pullPolicy: IfNotPresent command: [] @@ -315,7 +315,7 @@ nginx: image: repository: docker.io/jumpserver/jms_nginx - tag: v2.11.0 + tag: v2.11.1 pullPolicy: IfNotPresent command: []