mirror of
https://github.com/thejimnicholson/heimdall-k8s.git
synced 2025-12-06 03:30:45 +00:00
Upgrade version
This commit is contained in:
parent
652875fc46
commit
6e07c2ffe1
@ -25,7 +25,7 @@ spec:
|
|||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
claimName: heimdall-claim
|
claimName: heimdall-claim
|
||||||
containers:
|
containers:
|
||||||
- image: ghcr.io/linuxserver/heimdall:2.4.13 # < the name of the docker image we will use
|
- image: ghcr.io/linuxserver/heimdall:2.5.3 # < the name of the docker image we will use
|
||||||
name: heimdall # < name of container
|
name: heimdall # < name of container
|
||||||
imagePullPolicy: Always # < always use the latest image when creating container/pod
|
imagePullPolicy: Always # < always use the latest image when creating container/pod
|
||||||
env: # < the environment variables required (see container documentation)
|
env: # < the environment variables required (see container documentation)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user