diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 0354ee2..aa08963 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -30,10 +30,6 @@ jobs: run: | IMAGE_TAG="ghcr.io/${{ github.repository }}/base:${{ env.alpine }}-${{ env.ansible_core }}-${{ env.ansible }}" if docker manifest inspect "$IMAGE_TAG" > /dev/null 2>&1; then echo "exists=yes" >> "$GITHUB_OUTPUT"; else echo "exists=no" >> "$GITHUB_OUTPUT"; fi - - name: Debug - run: | - echo "output: ${{ steps.check.outputs }}" - echo "exists: ${{ steps.check.outputs.exists }}" - name: Extract metadata (tags, labels) for Docker if: ${{ steps.check.outputs.exists == 'no' }} id: meta diff --git a/VERSIONS.diff.md b/VERSIONS.diff.md index 0390ef2..d5ff2a6 100644 --- a/VERSIONS.diff.md +++ b/VERSIONS.diff.md @@ -1,4 +1,5 @@ **Stable Updates Published** +* [Cinny](https://github.com/ajbura/cinny): [v4.1.0](https://github.com/ajbura/cinny/releases/tag/v4.1.0) -> [v4.2.0](https://github.com/ajbura/cinny/releases/tag/v4.2.0) * [Element](https://github.com/element-hq/element-web): [v1.11.76](https://github.com/element-hq/element-web/releases/tag/v1.11.76) -> [v1.11.77](https://github.com/element-hq/element-web/releases/tag/v1.11.77) * [Honoroit](https://github.com/etkecc/honoroit): [v0.9.25](https://github.com/etkecc/honoroit/releases/tag/v0.9.25) -> [v0.9.26](https://github.com/etkecc/honoroit/releases/tag/v0.9.26) diff --git a/VERSIONS.md b/VERSIONS.md index bd29bb0..b4b440e 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -11,7 +11,7 @@ * Cactus Comments: 0.9.0 * Cactus Comments Client: 2.32.2 * Chatgpt: 3.1.4 -* Cinny: v4.1.0 +* Cinny: v4.2.0 * Container Socket Proxy: 0.2.0 * Corporal: 3.0.0 * Coturn: 4.6.2-r11 diff --git a/roles/galaxy/cleanup/meta/.galaxy_install_info b/roles/galaxy/cleanup/meta/.galaxy_install_info index 783a748..892e79d 100644 --- a/roles/galaxy/cleanup/meta/.galaxy_install_info +++ b/roles/galaxy/cleanup/meta/.galaxy_install_info @@ -1,2 +1,2 @@ -install_date: 'Wed 11 Sep 2024 10:16:12 AM ' +install_date: 'Thu 12 Sep 2024 10:38:47 AM ' version: main diff --git a/roles/galaxy/fail2ban/meta/.galaxy_install_info b/roles/galaxy/fail2ban/meta/.galaxy_install_info index 783a748..892e79d 100644 --- a/roles/galaxy/fail2ban/meta/.galaxy_install_info +++ b/roles/galaxy/fail2ban/meta/.galaxy_install_info @@ -1,2 +1,2 @@ -install_date: 'Wed 11 Sep 2024 10:16:12 AM ' +install_date: 'Thu 12 Sep 2024 10:38:47 AM ' version: main diff --git a/roles/galaxy/ssh/meta/.galaxy_install_info b/roles/galaxy/ssh/meta/.galaxy_install_info index 783a748..892e79d 100644 --- a/roles/galaxy/ssh/meta/.galaxy_install_info +++ b/roles/galaxy/ssh/meta/.galaxy_install_info @@ -1,2 +1,2 @@ -install_date: 'Wed 11 Sep 2024 10:16:12 AM ' +install_date: 'Thu 12 Sep 2024 10:38:47 AM ' version: main diff --git a/roles/galaxy/swap/meta/.galaxy_install_info b/roles/galaxy/swap/meta/.galaxy_install_info index 783a748..892e79d 100644 --- a/roles/galaxy/swap/meta/.galaxy_install_info +++ b/roles/galaxy/swap/meta/.galaxy_install_info @@ -1,2 +1,2 @@ -install_date: 'Wed 11 Sep 2024 10:16:12 AM ' +install_date: 'Thu 12 Sep 2024 10:38:47 AM ' version: main diff --git a/roles/galaxy/ufw/meta/.galaxy_install_info b/roles/galaxy/ufw/meta/.galaxy_install_info index 783a748..892e79d 100644 --- a/roles/galaxy/ufw/meta/.galaxy_install_info +++ b/roles/galaxy/ufw/meta/.galaxy_install_info @@ -1,2 +1,2 @@ -install_date: 'Wed 11 Sep 2024 10:16:12 AM ' +install_date: 'Thu 12 Sep 2024 10:38:47 AM ' version: main diff --git a/upstream b/upstream index b9a6426..5778e84 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit b9a6426555be6230722acb3914a75eb495fdf8d1 +Subproject commit 5778e84925f94fe294102bf605ca6f7f7b1c2b97