Update version

This commit is contained in:
Jim Nicholson 2023-12-07 14:10:25 -08:00
parent 1205e233c3
commit d2c8f1156e

View File

@ -25,7 +25,7 @@ spec:
persistentVolumeClaim:
claimName: heimdall-storage
containers:
- image: ghcr.io/linuxserver/heimdall:2.5.3 # < the name of the docker image we will use
- image: ghcr.io/linuxserver/heimdall:2.5.6 # < 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)