feat: 更新 v2.15.3

This commit is contained in:
wojiushixiaobai 2021-11-01 20:11:28 +08:00
parent 7b4740d0ee
commit 5227bd2e57
2 changed files with 7 additions and 7 deletions

View File

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

View File

@ -84,7 +84,7 @@ core:
image:
registry: docker.io
repository: jumpserver/core
tag: v2.15.1
tag: v2.15.3
pullPolicy: IfNotPresent
command: []
@ -169,7 +169,7 @@ koko:
image:
registry: docker.io
repository: jumpserver/koko
tag: v2.15.1
tag: v2.15.3
pullPolicy: IfNotPresent
command: []
@ -253,7 +253,7 @@ lion:
image:
registry: docker.io
repository: jumpserver/lion
tag: v2.15.1
tag: v2.15.3
pullPolicy: IfNotPresent
command: []
@ -335,7 +335,7 @@ omnidb:
image:
registry: registry.fit2cloud.com
repository: jumpserver/omnidb
tag: v2.15.1
tag: v2.15.3
pullPolicy: IfNotPresent
command: []
@ -414,7 +414,7 @@ xrdp:
image:
registry: registry.fit2cloud.com
repository: jumpserver/xrdp
tag: v2.15.1
tag: v2.15.3
pullPolicy: IfNotPresent
command: []
@ -489,7 +489,7 @@ web:
image:
registry: docker.io
repository: jumpserver/web
tag: v2.15.1
tag: v2.15.3
pullPolicy: IfNotPresent
command: []