Skip to content

Commit

Permalink
update skopeo static targets
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Aug 22, 2024
1 parent 0aac267 commit 4b152be
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions roles/custom/skopeo/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4b152be

Please sign in to comment.