chore(deps): update penpot to v1.18.1 (minor) (#8288)
This commit is contained in:
parent
c3b10e9712
commit
4b84ecc41e
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.17.2"
|
appVersion: "1.18.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -30,7 +30,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/penpot
|
- https://github.com/truecharts/charts/tree/master/charts/stable/penpot
|
||||||
- https://github.com/penpot/penpot
|
- https://github.com/penpot/penpot
|
||||||
type: application
|
type: application
|
||||||
version: 2.0.12
|
version: 2.0.13
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,17 +1,17 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/penpot-frontend
|
repository: tccr.io/truecharts/penpot-frontend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.17.2@sha256:72cb9d9b300e31118aff57bd7f70fff729bd2555044f249f63ad640479ce29d1
|
tag: 1.18.1@sha256:a22b404ec3e66d9cabccfa8f0a5e2b0ffd9f024bb543767fa20c44a0b56b5da2
|
||||||
|
|
||||||
backendImage:
|
backendImage:
|
||||||
repository: tccr.io/truecharts/penpot-backend
|
repository: tccr.io/truecharts/penpot-backend
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.17.2@sha256:aada2cf1de4b7ff4b3f69ada656532af3ce70c63b830a7f53a4f4a374df5ebaa
|
tag: 1.18.1@sha256:4deccec7a0d3e9e302709f0a5914cdd606bcebcccaf059551d49ace254f95dc0
|
||||||
|
|
||||||
exporterImage:
|
exporterImage:
|
||||||
repository: tccr.io/truecharts/penpot-exporter
|
repository: tccr.io/truecharts/penpot-exporter
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.17.2@sha256:3ec7468d4f30f40c843f4192ada074a947fbc1b7fabe8f1d43e6afd7735c42b9
|
tag: 1.18.1@sha256:ccc94aa8c97503f85af11fa55e108d62a5f5c50f8cbe585ac028a70241cabe0d
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|
Loading…
Reference in New Issue