mirror of
https://github.com/jumpserver/helm-charts.git
synced 2025-08-22 16:56:19 +00:00
commit
32e825f99e
@ -1,5 +1,5 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "v2.12.0"
|
appVersion: "v2.12.1"
|
||||||
description: A Helm chart for Deploying Jumpserver on Kubernetes
|
description: A Helm chart for Deploying Jumpserver on Kubernetes
|
||||||
name: jumpserver
|
name: jumpserver
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
|
@ -62,7 +62,7 @@ core:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: docker.io/jumpserver/core
|
repository: docker.io/jumpserver/core
|
||||||
tag: v2.12.0
|
tag: v2.12.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
command: []
|
command: []
|
||||||
@ -152,7 +152,7 @@ koko:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: docker.io/jumpserver/koko
|
repository: docker.io/jumpserver/koko
|
||||||
tag: v2.12.0
|
tag: v2.12.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
command: []
|
command: []
|
||||||
@ -240,7 +240,7 @@ lion:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: docker.io/jumpserver/lion
|
repository: docker.io/jumpserver/lion
|
||||||
tag: v2.12.0
|
tag: v2.12.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
command: []
|
command: []
|
||||||
@ -317,7 +317,7 @@ nginx:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: docker.io/jumpserver/nginx
|
repository: docker.io/jumpserver/nginx
|
||||||
tag: v2.12.0
|
tag: v2.12.1
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
command: []
|
command: []
|
||||||
|
Loading…
Reference in New Issue
Block a user