Merge pull request #14 from wojiushixiaobai/main

feat: 更新 v2.13.2
This commit is contained in:
吴小白 2021-08-27 23:18:20 +08:00 committed by GitHub
commit 668d0e9e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: []