update changedetection, firezone (role), uptime kuma
This commit is contained in:
parent
2047ac2a52
commit
9b7128265b
3 changed files with 8 additions and 7 deletions
|
@ -3,10 +3,10 @@
|
|||
* Apisix Gateway: 3.8.0
|
||||
* Appsmith: v1.9.50
|
||||
* Authelia: 4.37.5
|
||||
* Authentik: 2024.2.2
|
||||
* Authentik: 2024.2.3
|
||||
* Borg: 1.2.8
|
||||
* Borgmatic: 1.8.10
|
||||
* Changedetection: 0.45.17
|
||||
* Changedetection: 0.45.20
|
||||
* Changedetection Playwright Driver: latest
|
||||
* Clickhouse: 23.10.5.20
|
||||
* Collabora Online: 22.05.13.1.1
|
||||
|
@ -21,7 +21,7 @@
|
|||
* Exim Relay: 4.97.1-r0-0
|
||||
* Firezone: 0.7.36
|
||||
* Focalboard: 7.10.4
|
||||
* Forgejo: 1.21.10-0
|
||||
* Forgejo: 1.21.11-0
|
||||
* Freshrss: 1.23.0
|
||||
* Funkwhale: 1.4.0
|
||||
* Gitea: 1.21.11
|
||||
|
@ -73,7 +73,7 @@
|
|||
* Tandoor Frontend: 1.25.4-alpine
|
||||
* Telegraf: 1.27.1
|
||||
* Traefik: v2.11.2
|
||||
* Uptime Kuma: 1.23.11
|
||||
* Uptime Kuma: 1.23.12
|
||||
* Vaultwarden: 1.30.5
|
||||
* Wetty: 2.5
|
||||
* Wg Easy: 7
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
<outline text="echoip" title="echoip" type="rss" htmlUrl="https://github.com/mpolden/echoip" xmlUrl="https://github.com/mpolden/echoip/releases.atom" />
|
||||
<outline text="etcd" title="etcd" type="rss" htmlUrl="https://github.com/etcd-io/etcd" xmlUrl="https://github.com/etcd-io/etcd/releases.atom" />
|
||||
<outline text="exim_relay" title="exim_relay" type="rss" htmlUrl="https://github.com/devture/exim-relay" xmlUrl="https://github.com/devture/exim-relay/releases.atom" />
|
||||
<outline text="firezone" title="firezone" type="rss" htmlUrl="https://github.com/firezone/firezone" xmlUrl="https://github.com/firezone/firezone/releases.atom" />
|
||||
<outline text="focalboard" title="focalboard" type="rss" htmlUrl="https://github.com/mattermost/focalboard" xmlUrl="https://github.com/mattermost/focalboard/releases.atom" />
|
||||
<outline text="freshrss" title="freshrss" type="rss" htmlUrl="https://github.com/freshrss/freshrss" xmlUrl="https://github.com/freshrss/freshrss/releases.atom" />
|
||||
<outline text="funkwhale" title="funkwhale" type="rss" htmlUrl="https://dev.funkwhale.audio/funkwhale/funkwhale" xmlUrl="https://dev.funkwhale.audio/funkwhale/funkwhale/-/tags?format=atom" />
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
name: backup_borg
|
||||
activation_prefix: backup_borg_
|
||||
- src: git+https://github.com/nielscil/ansible-role-changedetection.git
|
||||
version: v0.45.17-0
|
||||
version: v0.45.20-0
|
||||
name: changedetection
|
||||
activation_prefix: changedetection_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/cleanup.git
|
||||
|
@ -93,7 +93,7 @@
|
|||
name: fail2ban
|
||||
activation_prefix: system_security_fail2ban_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-firezone.git
|
||||
version: v0.7.36-0
|
||||
version: v0.7.36-1
|
||||
name: firezone
|
||||
activation_prefix: firezone_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-focalboard.git
|
||||
|
@ -341,7 +341,7 @@
|
|||
name: traefik
|
||||
activation_prefix: devture_traefik_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/uptime_kuma.git
|
||||
version: v1.23.11-0
|
||||
version: v1.23.12-0
|
||||
name: uptime_kuma
|
||||
activation_prefix: uptime_kuma_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-vaultwarden.git
|
||||
|
|
Loading…
Reference in a new issue