feat: 更新 v2.12.1

This commit is contained in:
吴小白
2021-07-21 19:39:02 +08:00
parent 918cddaf0c
commit 193fb943e7
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "v2.12.0"
appVersion: "v2.12.1"
description: A Helm chart for Deploying Jumpserver on Kubernetes
name: jumpserver
version: 0.1.0

View File

@@ -62,7 +62,7 @@ core:
image:
repository: docker.io/jumpserver/core
tag: v2.12.0
tag: v2.12.1
pullPolicy: IfNotPresent
command: []
@@ -152,7 +152,7 @@ koko:
image:
repository: docker.io/jumpserver/koko
tag: v2.12.0
tag: v2.12.1
pullPolicy: IfNotPresent
command: []
@@ -240,7 +240,7 @@ lion:
image:
repository: docker.io/jumpserver/lion
tag: v2.12.0
tag: v2.12.1
pullPolicy: IfNotPresent
command: []
@@ -317,7 +317,7 @@ nginx:
image:
repository: docker.io/jumpserver/nginx
tag: v2.12.0
tag: v2.12.1
pullPolicy: IfNotPresent
command: []