about summary refs log tree commit diff
path: root/bundles/authelia/metadata.py
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/metadata.py
parentd402c98ae6713f0203c4732b48872948442e0e3f (diff)
source container image version from metadata
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/authelia/metadata.py')
-rw-r--r--bundles/authelia/metadata.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/authelia/metadata.py b/bundles/authelia/metadata.py
index 294e295..b502cac 100644
--- a/bundles/authelia/metadata.py
+++ b/bundles/authelia/metadata.py
@@ -5,7 +5,9 @@ defaults = {
         }
     },
     "containers": {
-        "authelia": {},
+        "authelia": {
+            "version": "4.39.15"
+        },
     },
     "metrics": {
         "authelia": {},