penpot: Update to 1.10.1-beta & track releases for each container
This commit is contained in:
parent
246d49cd6e
commit
2ff6f3573c
1 changed files with 5 additions and 4 deletions
|
@ -25,10 +25,11 @@ penpot_asset_location: "{{ penpot_install_location }}/assets"
|
|||
|
||||
# The docker image/version
|
||||
# renovate: depName=docker.io/penpotapp/frontend
|
||||
penpot_version: "1.9.0-alpha"
|
||||
penpot_frontend_image_version: "{{ penpot_version }}"
|
||||
penpot_backend_image_version: "{{ penpot_version }}"
|
||||
penpot_exporter_image_version: "{{ penpot_version }}"
|
||||
penpot_frontend_image_version: "1.10.1-beta"
|
||||
# renovate: depName=docker.io/penpotapp/backend
|
||||
penpot_backend_image_version: "1.10.1-beta"
|
||||
# renovate: depName=docker.io/penpotapp/exporter
|
||||
penpot_exporter_image_version: "1.10.1-beta"
|
||||
|
||||
# The redis/database image versions/tags
|
||||
# renovate: depName=docker.io/library/redis
|
||||
|
|
Loading…
Add table
Reference in a new issue