changedetection 0.45.21 -> 0.45.22; languagetool 6.3 -> 6.4
This commit is contained in:
parent
cdbec61238
commit
a0a0d035fb
3 changed files with 6 additions and 5 deletions
|
@ -3,10 +3,10 @@
|
||||||
* Apisix Gateway: 3.8.0
|
* Apisix Gateway: 3.8.0
|
||||||
* Appsmith: v1.9.50
|
* Appsmith: v1.9.50
|
||||||
* Authelia: 4.37.5
|
* Authelia: 4.37.5
|
||||||
* Authentik: 2024.2.3
|
* Authentik: 2024.4.1
|
||||||
* Borg: 1.2.8
|
* Borg: 1.2.8
|
||||||
* Borgmatic: 1.8.11
|
* Borgmatic: 1.8.11
|
||||||
* Changedetection: 0.45.21
|
* Changedetection: 0.45.22
|
||||||
* Changedetection Playwright Driver: latest
|
* Changedetection Playwright Driver: latest
|
||||||
* Clickhouse: 23.10.5.20
|
* Clickhouse: 23.10.5.20
|
||||||
* Collabora Online: 22.05.13.1.1
|
* Collabora Online: 22.05.13.1.1
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
* Keycloak: 24.0.2
|
* Keycloak: 24.0.2
|
||||||
* Keydb: 6.3.4
|
* Keydb: 6.3.4
|
||||||
* Lago: v0.50.0-beta
|
* Lago: v0.50.0-beta
|
||||||
* Languagetool: 6.3
|
* Languagetool: 6.4
|
||||||
* Linkding: latest
|
* Linkding: latest
|
||||||
* Loki: 2.9.4
|
* Loki: 2.9.4
|
||||||
* Miniflux: 2.1.3
|
* Miniflux: 2.1.3
|
||||||
|
|
|
@ -44,6 +44,7 @@
|
||||||
<outline text="oauth2_proxy" title="oauth2_proxy" type="rss" htmlUrl="https://github.com/oauth2-proxy/oauth2-proxy" xmlUrl="https://github.com/oauth2-proxy/oauth2-proxy/releases.atom" />
|
<outline text="oauth2_proxy" title="oauth2_proxy" type="rss" htmlUrl="https://github.com/oauth2-proxy/oauth2-proxy" xmlUrl="https://github.com/oauth2-proxy/oauth2-proxy/releases.atom" />
|
||||||
<outline text="outline" title="outline" type="rss" htmlUrl="https://github.com/outline/outline" xmlUrl="https://github.com/outline/outline/releases.atom" />
|
<outline text="outline" title="outline" type="rss" htmlUrl="https://github.com/outline/outline" xmlUrl="https://github.com/outline/outline/releases.atom" />
|
||||||
<outline text="owncast" title="owncast" type="rss" htmlUrl="https://github.com/owncast/owncast" xmlUrl="https://github.com/owncast/owncast/releases.atom" />
|
<outline text="owncast" title="owncast" type="rss" htmlUrl="https://github.com/owncast/owncast" xmlUrl="https://github.com/owncast/owncast/releases.atom" />
|
||||||
|
<outline text="paperless" title="paperless" type="rss" htmlUrl="https://github.com/gopaperless/paperless" xmlUrl="https://github.com/gopaperless/paperless/releases.atom" />
|
||||||
<outline text="peertube" title="peertube" type="rss" htmlUrl="https://github.com/Chocobozzz/PeerTube" xmlUrl="https://github.com/Chocobozzz/PeerTube/releases.atom" />
|
<outline text="peertube" title="peertube" type="rss" htmlUrl="https://github.com/Chocobozzz/PeerTube" xmlUrl="https://github.com/Chocobozzz/PeerTube/releases.atom" />
|
||||||
<outline text="postgis" title="postgis" type="rss" htmlUrl="https://git.osgeo.org/gitea/postgis/postgis" xmlUrl="https://git.osgeo.org/gitea/postgis/postgis.atom" />
|
<outline text="postgis" title="postgis" type="rss" htmlUrl="https://git.osgeo.org/gitea/postgis/postgis" xmlUrl="https://git.osgeo.org/gitea/postgis/postgis.atom" />
|
||||||
<outline text="postgres" title="postgres" type="rss" htmlUrl="https://github.com/postgres/postgres" xmlUrl="https://github.com/postgres/postgres/releases.atom" />
|
<outline text="postgres" title="postgres" type="rss" htmlUrl="https://github.com/postgres/postgres" xmlUrl="https://github.com/postgres/postgres/releases.atom" />
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
name: backup_borg
|
name: backup_borg
|
||||||
activation_prefix: backup_borg_
|
activation_prefix: backup_borg_
|
||||||
- src: git+https://github.com/nielscil/ansible-role-changedetection.git
|
- src: git+https://github.com/nielscil/ansible-role-changedetection.git
|
||||||
version: v0.45.21-0
|
version: v0.45.22-0
|
||||||
name: changedetection
|
name: changedetection
|
||||||
activation_prefix: changedetection_
|
activation_prefix: changedetection_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/cleanup.git
|
- src: git+https://gitlab.com/etke.cc/roles/cleanup.git
|
||||||
|
@ -161,7 +161,7 @@
|
||||||
name: lago
|
name: lago
|
||||||
activation_prefix: lago_
|
activation_prefix: lago_
|
||||||
- src: git+https://gitlab.com/etke.cc/roles/languagetool.git
|
- src: git+https://gitlab.com/etke.cc/roles/languagetool.git
|
||||||
version: v6.3-1
|
version: v6.4-0
|
||||||
name: languagetool
|
name: languagetool
|
||||||
activation_prefix: languagetool_
|
activation_prefix: languagetool_
|
||||||
- src: git+https://github.com/kinduff/ansible-docker-linkding.git
|
- src: git+https://github.com/kinduff/ansible-docker-linkding.git
|
||||||
|
|
Loading…
Reference in a new issue