feat: 更新 v2.13.2

This commit is contained in:
wojiushixiaobai 2021-08-27 23:17:26 +08:00
parent 0453002b78
commit b651e13036
2 changed files with 7 additions and 7 deletions

View File

@ -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

View File

@ -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: []