docker registry proxy v1.2.3; grafana v11.1.0
This commit is contained in:
parent
15b9bd0acf
commit
72405a3b38
3 changed files with 7 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
* Docker Compose: v2.11.1
|
||||
* Docker Registry: 2.8.3
|
||||
* Docker Registry Browser: 1.7.2
|
||||
* Docker Registry Proxy: v1.2.2
|
||||
* Docker Registry Proxy: v1.2.3
|
||||
* Docker Registry Purger: 1.0.0
|
||||
* Echoip: latest
|
||||
* Etcd: 3.5.11
|
||||
|
@ -28,7 +28,7 @@
|
|||
* Funkwhale: 1.4.0
|
||||
* Gitea: 1.22.0
|
||||
* Gotosocial: 0.16.0
|
||||
* Grafana: 11.0.0
|
||||
* Grafana: 11.1.0
|
||||
* Healthchecks: v3.4
|
||||
* Hubsite Nginx: 1.25.4
|
||||
* Ilmo: 1.0.4
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
<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" />
|
||||
<outline text="gotosocial" title="gotosocial" type="rss" htmlUrl="https://github.com/superseriousbusiness/gotosocial" xmlUrl="https://github.com/superseriousbusiness/gotosocial/releases.atom" />
|
||||
<outline text="grafana" title="grafana" type="rss" htmlUrl="https://github.com/grafana/grafana" xmlUrl="https://github.com/grafana/grafana/releases.atom" />
|
||||
<outline text="healthchecks" title="healthchecks" type="rss" htmlUrl="https://github.com/healthchecks/healthchecks" xmlUrl="https://github.com/healthchecks/healthchecks/releases.atom" />
|
||||
<outline text="infisical" title="infisical" type="rss" htmlUrl="https://github.com/Infisical/infisical" xmlUrl="https://github.com/Infisical/infisical/releases.atom" />
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
name: docker_registry_browser
|
||||
activation_prefix: docker_registry_browser_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry-proxy.git
|
||||
version: v1.2.2-0
|
||||
version: v1.2.3-0
|
||||
name: docker_registry_proxy
|
||||
activation_prefix: docker_registry_proxy_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-docker-registry-purger.git
|
||||
|
@ -125,11 +125,11 @@
|
|||
name: gitea
|
||||
activation_prefix: gitea_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gotosocial.git
|
||||
version: v0.16.0-0
|
||||
version: v0.16.0-1
|
||||
name: gotosocial
|
||||
activation_prefix: gotosocial_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
|
||||
version: v11.0.0-1
|
||||
version: v11.1.0-0
|
||||
name: grafana
|
||||
activation_prefix: grafana_
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
|
||||
|
@ -304,7 +304,7 @@
|
|||
name: radicale
|
||||
activation_prefix: radicale_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/redis.git
|
||||
version: v7.2.4-1
|
||||
version: v7.2.4-2
|
||||
name: redis
|
||||
activation_prefix: redis_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/redmine.git
|
||||
|
|
Loading…
Reference in a new issue