Upgrade version

This commit is contained in:
Jim Nicholson 2022-11-27 22:17:16 -08:00
parent 652875fc46
commit 6e07c2ffe1

View File

@ -25,7 +25,7 @@ spec:
persistentVolumeClaim:
claimName: heimdall-claim
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
imagePullPolicy: Always # < always use the latest image when creating container/pod
env: # < the environment variables required (see container documentation)