Skip to content

Commit

Permalink
update cinny (v4.1.0 -> v4.2.0);
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Sep 12, 2024
1 parent 7291ccd commit 607f495
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 11 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions VERSIONS.diff.md
Original file line number Diff line number Diff line change
@@ -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)
2 changes: 1 addition & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion roles/galaxy/cleanup/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion roles/galaxy/fail2ban/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion roles/galaxy/ssh/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion roles/galaxy/swap/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion roles/galaxy/ufw/meta/.galaxy_install_info
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 607f495

Please sign in to comment.