From a650f5aa4414173c7e85037aee8b7c4f78a31622 Mon Sep 17 00:00:00 2001 From: "Daniel A. Wozniak" Date: Tue, 19 Nov 2024 16:29:40 -0700 Subject: [PATCH] Update containers --- README.md | 5 ++++- containers.yml | 4 ++++ custom/testing/README.md | 5 ++++- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0334971..a11c09e 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,6 @@ will be commited. ### [![Salt Testing](https://github.com/saltstack/salt-ci-containers/actions/workflows/testing-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/testing-containers.yml) - testing:amazonlinux-2 - `ghcr.io/saltstack/salt-ci-containers/testing:amazonlinux-2` -- testing:amazonlinux-2023 - `ghcr.io/saltstack/salt-ci-containers/testing:amazonlinux-2023` - testing:debian-11 - `ghcr.io/saltstack/salt-ci-containers/testing:debian-11` - testing:debian-12 - `ghcr.io/saltstack/salt-ci-containers/testing:debian-12` - testing:fedora-40 - `ghcr.io/saltstack/salt-ci-containers/testing:fedora-40` @@ -110,6 +109,10 @@ will be commited. - testing:photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:photon-5` - testing:rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-8` - testing:rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-9` +- testing:systemd-amazonlinux-2 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2` +- testing:systemd-amazonlinux-2023 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2023` +- testing:systemd-debian-11 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-11` +- testing:systemd-debian-12 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-12` - testing:systemd-photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-photon-5` - testing:systemd-rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-8` - testing:systemd-rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-9` diff --git a/containers.yml b/containers.yml index 11575d9..401e68c 100644 --- a/containers.yml +++ b/containers.yml @@ -58,10 +58,14 @@ custom: - photon-5 - systemd-photon-5 - debian-11 + - systemd-debian-11 - debian-12 + - systemd-debian-12 - fedora-40 - amazonlinux-2 + - systemd-amazonlinux-2 # - amazonlinux-2023 + - systemd-amazonlinux-2023 # <---- Custom Containers --------------------------------------------------------------------------------- # ----- Mirrored Containers ------------------------------------------------------------------------------> diff --git a/custom/testing/README.md b/custom/testing/README.md index e049e39..a48ac8f 100644 --- a/custom/testing/README.md +++ b/custom/testing/README.md @@ -1,7 +1,6 @@ # [![Salt Testing](https://github.com/saltstack/salt-ci-containers/actions/workflows/testing-containers.yml/badge.svg)](https://github.com/saltstack/salt-ci-containers/actions/workflows/testing-containers.yml) - testing:amazonlinux-2 - `ghcr.io/saltstack/salt-ci-containers/testing:amazonlinux-2` -- testing:amazonlinux-2023 - `ghcr.io/saltstack/salt-ci-containers/testing:amazonlinux-2023` - testing:debian-11 - `ghcr.io/saltstack/salt-ci-containers/testing:debian-11` - testing:debian-12 - `ghcr.io/saltstack/salt-ci-containers/testing:debian-12` - testing:fedora-40 - `ghcr.io/saltstack/salt-ci-containers/testing:fedora-40` @@ -9,6 +8,10 @@ - testing:photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:photon-5` - testing:rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-8` - testing:rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:rockylinux-9` +- testing:systemd-amazonlinux-2 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2` +- testing:systemd-amazonlinux-2023 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-amazonlinux-2023` +- testing:systemd-debian-11 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-11` +- testing:systemd-debian-12 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-debian-12` - testing:systemd-photon-5 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-photon-5` - testing:systemd-rockylinux-8 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-8` - testing:systemd-rockylinux-9 - `ghcr.io/saltstack/salt-ci-containers/testing:systemd-rockylinux-9`