Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-02-22 13:01:51 +00:00
parent 8fde60882e
commit dc2d8ae9c9
16 changed files with 23 additions and 18 deletions

View File

@@ -4,6 +4,15 @@
## [penpot-2.0.10](https://github.com/truecharts/charts/compare/penpot-2.0.9...penpot-2.0.10) (2023-02-22)
### Chore
- update penpot to v1.17.1
## [penpot-2.0.9](https://github.com/truecharts/charts/compare/penpot-2.0.8...penpot-2.0.9) (2023-02-19)
### Chore
@@ -88,7 +97,3 @@
## [penpot-2.0.0](https://github.com/truecharts/charts/compare/penpot-1.0.2...penpot-2.0.0) (2022-12-26)
### Feat
- move to stable ([#5844](https://github.com/truecharts/charts/issues/5844))

View File

@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.16.2"
appVersion: "1.17.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.9
version: 2.0.10
annotations:
truecharts.org/catagories: |
- media

View File

@@ -0,0 +1,9 @@
## [penpot-2.0.10](https://github.com/truecharts/charts/compare/penpot-2.0.9...penpot-2.0.10) (2023-02-22)
### Chore
- update penpot to v1.17.1

View File

@@ -1,17 +1,17 @@
image:
repository: tccr.io/truecharts/penpot-frontend
pullPolicy: IfNotPresent
tag: 1.16.2@sha256:c41349dcd43eccf1bf61809e9d46d54dcb22bfbd31c6fb199630e2fbec54d628
tag: 1.17.1@sha256:a5fcb1af3a65633cd20e7442eb5dece2b1ae2c5402dde8368b64c4adc96eb986
backendImage:
repository: tccr.io/truecharts/penpot-backend
pullPolicy: IfNotPresent
tag: 1.16.2@sha256:99997f7640b27274f0b1570cd8c839266661e54a3314dd1f1caf4dd1220de752
tag: 1.17.1@sha256:871761316190430284f9154114362911a70021cb87477e79c16ec5db1194a825
exporterImage:
repository: tccr.io/truecharts/penpot-exporter
pullPolicy: IfNotPresent
tag: 1.16.2@sha256:8104c3dd90001ca94023b4e0f6a47bdd3868610a31f25fb2aa9e61d2f10130b3
tag: 1.17.1@sha256:a2479e89f56c9b3126ad597849ac8685bbea5f43a6635b108aa5646cc71150b9
securityContext:
runAsNonRoot: false

View File

@@ -1,9 +0,0 @@
## [penpot-2.0.9](https://github.com/truecharts/charts/compare/penpot-2.0.8...penpot-2.0.9) (2023-02-19)
### Chore
- update helm general non-major