From 208576351670c5ec41b26758534ffa69b20d3738 Mon Sep 17 00:00:00 2001 From: Viyurz Date: Sat, 7 Sep 2024 10:21:52 +0200 Subject: [PATCH] [DIUN] Added Keycloak image --- roles/diun/templates/images.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/roles/diun/templates/images.yml b/roles/diun/templates/images.yml index 0fb58a2..491c3e8 100644 --- a/roles/diun/templates/images.yml +++ b/roles/diun/templates/images.yml @@ -3,6 +3,12 @@ include_tags: - ^2 +- name: quay.io/keycloak/keycloak + watch_repo: true + include_tags: + - ^25\.\d$ + - ^26 + - name: docker.io/stalwartlabs/mail-server watch_repo: true include_tags: