Update to 2.4.7

This commit is contained in:
Jim Nicholson 2022-03-25 16:54:07 -07:00
parent 17f7a3c2b2
commit aafe962de5

View File

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