feat: track upstream redis and signal-cli-rest-api
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m2s
Some checks failed
Ansible Lint Check / lint (push) Failing after 1m2s
This commit is contained in:
parent
2b727fda03
commit
040acc8140
4 changed files with 12 additions and 16 deletions
|
|
@ -1,6 +1,11 @@
|
|||
# podman_link_podman_rootless_user:
|
||||
podman_link_web_hostname: "{{ inventory_hostname }}"
|
||||
# renovate: datasource=gitlab-tags packageName=digiresilience/link/link-stack
|
||||
podman_link_stack_version: 3.4.3
|
||||
# renovate: datasource=docker packageName=docker.io/library/redis
|
||||
podman_link_redis_version: 8.8.0
|
||||
# renovate: datasource=docker packageName=docker.io/bbernhard/signal-cli-rest-api
|
||||
podman_link_signal_cli_rest_api_version: 0.100
|
||||
podman_link_postgres_zammad_user: postgres
|
||||
podman_link_postgres_zammad_database: zammad_production
|
||||
podman_link_postgres_link_user: link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue