feat: 更新 v2.16.1

This commit is contained in:
wojiushixiaobai 2021-11-19 20:53:51 +08:00
parent 1217d1963a
commit 1ccd04870e
2 changed files with 8 additions and 8 deletions

View File

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

View File

@ -12,7 +12,7 @@ fullnameOverride: ""
##
global:
imageRegistry: "docker.io"
imageTag: v2.16.0
imageTag: v2.16.1
## E.g.
# imagePullSecrets:
# - myRegistryKeySecretName
@ -85,7 +85,7 @@ core:
image:
registry: docker.io
repository: jumpserver/core
tag: v2.16.0
tag: v2.16.1
pullPolicy: IfNotPresent
command: []
@ -170,7 +170,7 @@ koko:
image:
registry: docker.io
repository: jumpserver/koko
tag: v2.16.0
tag: v2.16.1
pullPolicy: IfNotPresent
command: []
@ -256,7 +256,7 @@ lion:
image:
registry: docker.io
repository: jumpserver/lion
tag: v2.16.0
tag: v2.16.1
pullPolicy: IfNotPresent
command: []
@ -338,7 +338,7 @@ omnidb:
image:
registry: registry.fit2cloud.com
repository: jumpserver/omnidb
tag: v2.16.0
tag: v2.16.1
pullPolicy: IfNotPresent
command: []
@ -417,7 +417,7 @@ xrdp:
image:
registry: registry.fit2cloud.com
repository: jumpserver/xrdp
tag: v2.16.0
tag: v2.16.1
pullPolicy: IfNotPresent
command: []
@ -492,7 +492,7 @@ web:
image:
registry: docker.io
repository: jumpserver/web
tag: v2.16.0
tag: v2.16.1
pullPolicy: IfNotPresent
command: []