about summary refs log tree commit diff
path: root/bundles/authelia/files/kube.yaml
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2026-02-04 08:52:54 +0100
committerRobert Günzler <r@gnzler.io>2026-02-04 08:52:54 +0100
commit7663c3a87167b59c706bd4ec0cf708402aa7fe46 (patch)
treeb42bb010d4a27a056e490013855a35c461fb90d8 /bundles/authelia/files/kube.yaml
parentd402c98ae6713f0203c4732b48872948442e0e3f (diff)
source container image version from metadata
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/authelia/files/kube.yaml')
-rw-r--r--bundles/authelia/files/kube.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/authelia/files/kube.yaml b/bundles/authelia/files/kube.yaml
index cda7d2c..78ad0a3 100644
--- a/bundles/authelia/files/kube.yaml
+++ b/bundles/authelia/files/kube.yaml
@@ -32,7 +32,7 @@ spec:
   imagePullPolicy: Always
   containers:
     - name: authelia
-      image: ghcr.io/authelia/authelia:4.39.4
+      image: ghcr.io/authelia/authelia:${version}
       envFrom:
         - configMapRef:
             name: authelia