mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-25 18:19:42 +00:00
feat: 更新 v2.13.2
This commit is contained in:
parent
0453002b78
commit
b651e13036
@ -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
|
||||
|
12
values.yaml
12
values.yaml
@ -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: []
|
||||
|
Loading…
Reference in New Issue
Block a user