From 4b152be4ea3050157db114179c7400fab24244c8 Mon Sep 17 00:00:00 2001 From: Aine Date: Thu, 22 Aug 2024 17:27:39 +0300 Subject: [PATCH] update skopeo static targets --- roles/custom/skopeo/defaults/main.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/roles/custom/skopeo/defaults/main.yml b/roles/custom/skopeo/defaults/main.yml index 0f572be6..0e7ebf70 100644 --- a/roles/custom/skopeo/defaults/main.yml +++ b/roles/custom/skopeo/defaults/main.yml @@ -7,11 +7,10 @@ skopeo_ignore_images: - "{{ matrix_synapse_usage_exporter_container_image }}" # it uses localhost skopeo_static: - "ghcr.io/etkecc/app:{{ matrix_client_element_version }}" + - "ghcr.io/etkecc/borgmatic:14-{{ backup_borg_borg_version }}-{{ backup_borg_borgmatic_version }}" + - "ghcr.io/etkecc/borgmatic:15-{{ backup_borg_borg_version }}-{{ backup_borg_borgmatic_version }}" + - "ghcr.io/etkecc/borgmatic:16-{{ backup_borg_borg_version }}-{{ backup_borg_borgmatic_version }}" - "ghcr.io/etkecc/etherpad:{{ etherpad_version }}" - - "registry.gitlab.com/etke.cc/borgmatic:14-{{ backup_borg_borg_version }}-{{ backup_borg_borgmatic_version }}" - - "registry.gitlab.com/etke.cc/borgmatic:15-{{ backup_borg_borg_version }}-{{ backup_borg_borgmatic_version }}" - - "registry.gitlab.com/etke.cc/borgmatic:16-{{ backup_borg_borg_version }}-{{ backup_borg_borgmatic_version }}" - - "registry.gitlab.com/etke.cc/etherpad:{{ etherpad_version }}" - ghcr.io/etkecc/buscarron:latest - ghcr.io/etkecc/honoroit:latest - ghcr.io/etkecc/postmoogle:latest