From 755126d6b30e9fd07568eee1c87f4e0f4326f9af Mon Sep 17 00:00:00 2001 From: auricom Date: Mon, 22 Mar 2021 23:49:10 +0100 Subject: [PATCH] bump docker images --- cluster/auth/authelia.yaml | 2 +- cluster/data/homer.yaml | 2 +- cluster/media/jellyfin.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cluster/auth/authelia.yaml b/cluster/auth/authelia.yaml index c3e0a918d..d3747b284 100644 --- a/cluster/auth/authelia.yaml +++ b/cluster/auth/authelia.yaml @@ -41,7 +41,7 @@ spec: ports: - containerPort: 6379 - name: authelia - image: authelia/authelia:4.26.2 + image: authelia/authelia:4.27.2 ports: - containerPort: 9091 volumeMounts: diff --git a/cluster/data/homer.yaml b/cluster/data/homer.yaml index 4f6c75722..cd7bbb7d9 100644 --- a/cluster/data/homer.yaml +++ b/cluster/data/homer.yaml @@ -22,7 +22,7 @@ spec: type: Recreate image: repository: b4bz/homer - tag: 20.12.19 + tag: 21.03.2 pullPolicy: IfNotPresent env: TZ: Europe/Paris diff --git a/cluster/media/jellyfin.yaml b/cluster/media/jellyfin.yaml index c750d54c5..eaaf18699 100644 --- a/cluster/media/jellyfin.yaml +++ b/cluster/media/jellyfin.yaml @@ -20,7 +20,7 @@ spec: image: repository: linuxserver/jellyfin pullPolicy: IfNotPresent - tag: amd64-version-10.7.0-1 + tag: bionic-10.7.1-1-ls16 strategy: type: Recreate service: