Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-24 13:47:24 +00:00
parent 8cc14cdfe3
commit 0bb3db3ffe
16 changed files with 16 additions and 16 deletions

View File

@ -1,9 +0,0 @@
## [penpot-0.0.1]penpot-0.0.1 (2022-12-24)
### Feat
- add Penpot ([#4785](https://github.com/truecharts/charts/issues/4785))

View File

@ -4,6 +4,11 @@
## [penpot-0.0.2](https://github.com/truecharts/charts/compare/penpot-0.0.1...penpot-0.0.2) (2022-12-24)
## [penpot-0.0.1]penpot-0.0.1 (2022-12-24)
### Feat

View File

@ -32,7 +32,7 @@ sources:
- https://hub.docker.com/r/penpotapp/frontend
- https://hub.docker.com/r/penpotapp/backend
type: application
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,4 @@
## [penpot-0.0.2](https://github.com/truecharts/charts/compare/penpot-0.0.1...penpot-0.0.2) (2022-12-24)

View File

@ -1,18 +1,18 @@
# TODO: Update images
image:
repository: penpotapp/frontend
repository: tccr.io/truecharts/penpot-frontend
pullPolicy: IfNotPresent
tag: latest@sha256:0cf7ce270c8e3fc18459165567549b8c578a7f37c257785efd21d15189fb10ae
tag: 1.16.2@sha256:c41349dcd43eccf1bf61809e9d46d54dcb22bfbd31c6fb199630e2fbec54d628
backendImage:
repository: penpotapp/backend
repository: tccr.io/truecharts/penpot-backend
pullPolicy: IfNotPresent
tag: latest@sha256:e1485e99dd7b587155cf577408bab8fb85daf7b1bb0586958acc19ed5422b869
tag: 1.16.2@sha256:99997f7640b27274f0b1570cd8c839266661e54a3314dd1f1caf4dd1220de752
exporterImage:
repository: penpotapp/exporter
repository: tccr.io/truecharts/penpot-exporter
pullPolicy: IfNotPresent
tag: latest@sha256:e5c8d7b78feae9997a11bf6b7281aa19907a799c97d76b8d46e0caa7a349fc3f
tag: 1.16.2@sha256:8104c3dd90001ca94023b4e0f6a47bdd3868610a31f25fb2aa9e61d2f10130b3
securityContext:
runAsNonRoot: false