mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
docker registry proxy v1.2.4; migrate mrs role
This commit is contained in:
parent
ee07534c1e
commit
8a58862525
3 changed files with 4 additions and 4 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.3
|
||||
* Docker Registry Proxy: v1.2.4
|
||||
* Docker Registry Purger: 1.0.0
|
||||
* Echoip: latest
|
||||
* Endlessh: 2024.0119.1
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<outline text="container_socket_proxy" title="container_socket_proxy" type="rss" htmlUrl="https://github.com/Tecnativa/docker-socket-proxy" xmlUrl="https://github.com/Tecnativa/docker-socket-proxy/releases.atom" />
|
||||
<outline text="couchdb" title="couchdb" type="rss" htmlUrl="https://github.com/apache/couchdb" xmlUrl="https://github.com/apache/couchdb/releases.atom" />
|
||||
<outline text="docker_registry" title="docker_registry" type="rss" htmlUrl="https://github.com/distribution/distribution/" xmlUrl="https://github.com/distribution/distribution//releases.atom" />
|
||||
<outline text="docker_registry_proxy" title="docker_registry_proxy" type="rss" htmlUrl="https://gitlab.com/etke.cc/docker-registry-proxy" xmlUrl="https://gitlab.com/etke.cc/docker-registry-proxy/-/tags?format=atom" />
|
||||
<outline text="docker_registry_proxy" title="docker_registry_proxy" type="rss" htmlUrl="https://github.com/etkecc/docker-registry-proxy" xmlUrl="https://github.com/etkecc/docker-registry-proxy/releases.atom" />
|
||||
<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" />
|
||||
|
|
|
@ -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.3-0
|
||||
version: v1.2.4-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
|
||||
|
@ -204,7 +204,7 @@
|
|||
version: v2.0.15-1
|
||||
name: mosquitto
|
||||
activation_prefix: mosquitto_
|
||||
- src: git+https://gitlab.com/etke.cc/mrs/ansible-role-mrs.git
|
||||
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mrs.git
|
||||
version: v0.0.0-25
|
||||
name: mrs
|
||||
activation_prefix: mrs_
|
||||
|
|
Loading…
Reference in a new issue