From 4d775aebfc364be9f6e389ae9ac253e58683e529 Mon Sep 17 00:00:00 2001 From: wojiushixiaobai <296015668@qq.com> Date: Wed, 24 Nov 2021 21:09:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20v2.16.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Chart.yaml | 2 +- values.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 469c660..1acf891 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: "v2.16.1" +appVersion: "v2.16.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 b0203e5..d8a3647 100644 --- a/values.yaml +++ b/values.yaml @@ -12,7 +12,7 @@ fullnameOverride: "" ## global: imageRegistry: "docker.io" - imageTag: v2.16.1 + imageTag: v2.16.2 ## E.g. # imagePullSecrets: # - myRegistryKeySecretName @@ -85,7 +85,7 @@ core: image: registry: docker.io repository: jumpserver/core - tag: v2.16.1 + tag: v2.16.2 pullPolicy: IfNotPresent command: [] @@ -170,7 +170,7 @@ koko: image: registry: docker.io repository: jumpserver/koko - tag: v2.16.1 + tag: v2.16.2 pullPolicy: IfNotPresent command: [] @@ -254,7 +254,7 @@ lion: image: registry: docker.io repository: jumpserver/lion - tag: v2.16.1 + tag: v2.16.2 pullPolicy: IfNotPresent command: [] @@ -336,7 +336,7 @@ omnidb: image: registry: registry.fit2cloud.com repository: jumpserver/omnidb - tag: v2.16.1 + tag: v2.16.2 pullPolicy: IfNotPresent command: [] @@ -415,7 +415,7 @@ xrdp: image: registry: registry.fit2cloud.com repository: jumpserver/xrdp - tag: v2.16.1 + tag: v2.16.2 pullPolicy: IfNotPresent command: [] @@ -490,7 +490,7 @@ web: image: registry: docker.io repository: jumpserver/web - tag: v2.16.1 + tag: v2.16.2 pullPolicy: IfNotPresent command: []