add freescout requirements.yml entry
This commit is contained in:
parent
92d380817b
commit
dd6ab214e3
3 changed files with 6 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
* Focalboard: 7.10.4
|
* Focalboard: 7.10.4
|
||||||
* Forgejo: 8.0.3
|
* Forgejo: 8.0.3
|
||||||
* Forgejo Runner: 3.5.1
|
* Forgejo Runner: 3.5.1
|
||||||
|
* Freescout: 1.17.87
|
||||||
* Freshrss: 1.24.2
|
* Freshrss: 1.24.2
|
||||||
* Funkwhale: 1.4.0
|
* Funkwhale: 1.4.0
|
||||||
* Gitea: 1.22.2
|
* Gitea: 1.22.2
|
||||||
|
|
|
@ -23,6 +23,7 @@
|
||||||
<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="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="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="focalboard" title="focalboard" type="rss" htmlUrl="https://github.com/mattermost/focalboard" xmlUrl="https://github.com/mattermost/focalboard/releases.atom" />
|
||||||
|
<outline text="freescout" title="freescout" type="rss" htmlUrl="https://github.com/tiredofit/docker-freescout" xmlUrl="https://github.com/tiredofit/docker-freescout/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="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" />
|
<outline text="funkwhale" title="funkwhale" type="rss" htmlUrl="https://dev.funkwhale.audio/funkwhale/funkwhale" xmlUrl="https://dev.funkwhale.audio/funkwhale/funkwhale/-/tags?format=atom" />
|
||||||
<outline text="gotosocial" title="gotosocial" type="rss" htmlUrl="https://github.com/superseriousbusiness/gotosocial" xmlUrl="https://github.com/superseriousbusiness/gotosocial/releases.atom" />
|
<outline text="gotosocial" title="gotosocial" type="rss" htmlUrl="https://github.com/superseriousbusiness/gotosocial" xmlUrl="https://github.com/superseriousbusiness/gotosocial/releases.atom" />
|
||||||
|
|
|
@ -120,6 +120,10 @@
|
||||||
version: v3.5.1-0
|
version: v3.5.1-0
|
||||||
name: forgejo_runner
|
name: forgejo_runner
|
||||||
activation_prefix: forgejo_runner_
|
activation_prefix: forgejo_runner_
|
||||||
|
- src: git+https://github.com/mother-of-all-self-hosting/anislbe-role-freescout.git
|
||||||
|
version: v1.17.87-0
|
||||||
|
name: freescout
|
||||||
|
activation_prefix: freescout_
|
||||||
- src: git+https://github.com/kinduff/ansible-docker-freshrss.git
|
- src: git+https://github.com/kinduff/ansible-docker-freshrss.git
|
||||||
version: v2.4.0
|
version: v2.4.0
|
||||||
name: freshrss
|
name: freshrss
|
||||||
|
|
Loading…
Reference in a new issue