From 4b84ecc41ed7685fff312ceb4d53accb5b46e89b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 3 May 2023 13:29:54 +0200 Subject: [PATCH] chore(deps): update penpot to v1.18.1 (minor) (#8288) --- charts/stable/penpot/Chart.yaml | 4 ++-- charts/stable/penpot/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/penpot/Chart.yaml b/charts/stable/penpot/Chart.yaml index 43ea82f77f9..17878d80818 100644 --- a/charts/stable/penpot/Chart.yaml +++ b/charts/stable/penpot/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.17.2" +appVersion: "1.18.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -30,7 +30,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/penpot - https://github.com/penpot/penpot type: application -version: 2.0.12 +version: 2.0.13 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/penpot/values.yaml b/charts/stable/penpot/values.yaml index 3029b53e0cc..2257a219678 100644 --- a/charts/stable/penpot/values.yaml +++ b/charts/stable/penpot/values.yaml @@ -1,17 +1,17 @@ image: repository: tccr.io/truecharts/penpot-frontend pullPolicy: IfNotPresent - tag: 1.17.2@sha256:72cb9d9b300e31118aff57bd7f70fff729bd2555044f249f63ad640479ce29d1 + tag: 1.18.1@sha256:a22b404ec3e66d9cabccfa8f0a5e2b0ffd9f024bb543767fa20c44a0b56b5da2 backendImage: repository: tccr.io/truecharts/penpot-backend pullPolicy: IfNotPresent - tag: 1.17.2@sha256:aada2cf1de4b7ff4b3f69ada656532af3ce70c63b830a7f53a4f4a374df5ebaa + tag: 1.18.1@sha256:4deccec7a0d3e9e302709f0a5914cdd606bcebcccaf059551d49ace254f95dc0 exporterImage: repository: tccr.io/truecharts/penpot-exporter pullPolicy: IfNotPresent - tag: 1.17.2@sha256:3ec7468d4f30f40c843f4192ada074a947fbc1b7fabe8f1d43e6afd7735c42b9 + tag: 1.18.1@sha256:ccc94aa8c97503f85af11fa55e108d62a5f5c50f8cbe585ac028a70241cabe0d securityContext: runAsNonRoot: false