Merge branch 'renovate/penpot-1.x' into 'master'

automation: Update penpot Docker tag to v1.6.5

See merge request saibotk.de/infrastructure!239
This commit is contained in:
Saibotk 2021-06-18 13:14:39 +00:00
commit c18a1dc39c

View file

@ -25,7 +25,7 @@ penpot_asset_location: "{{ penpot_install_location }}/assets"
# The docker image/version
# renovate: depName=docker.io/penpotapp/frontend
penpot_version: "1.6.4-alpha"
penpot_version: "1.6.5-alpha"
penpot_frontend_image_version: "{{ penpot_version }}"
penpot_backend_image_version: "{{ penpot_version }}"
penpot_exporter_image_version: "{{ penpot_version }}"