penpot: Fix renovate dependency hint

This commit is contained in:
saibotk 2021-03-02 13:59:42 +01:00
parent 801cf03c6d
commit c9f35f40ba
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -24,7 +24,7 @@ penpot_redis_location: "{{ penpot_install_location }}/redis"
penpot_asset_location: "{{ penpot_install_location }}/assets"
# The docker image/version
# renovate: depName=docker.io/penpottapp/frontend
# renovate: depName=docker.io/penpotapp/frontend
penpot_version: "1.2.0-alpha"
penpot_frontend_image_version: "{{ penpot_version }}"
penpot_backend_image_version: "{{ penpot_version }}"