Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [penpot-2.0.11](https://github.com/truecharts/charts/compare/penpot-2.0.10...penpot-2.0.11) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update penpot
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [penpot-2.0.12](https://github.com/truecharts/charts/compare/penpot-2.0.11...penpot-2.0.12) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update penpot to v1.17.2
|
||||
|
||||
|
||||
|
||||
|
||||
## [penpot-2.0.11](https://github.com/truecharts/charts/compare/penpot-2.0.10...penpot-2.0.11) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
## [penpot-2.0.2](https://github.com/truecharts/charts/compare/penpot-2.0.1...penpot-2.0.2) (2022-12-27)
|
||||
|
||||
### Fix
|
||||
|
||||
- fix smtp vars feat(homebox): move to stable
|
||||
|
||||
|
||||
|
||||
|
||||
## [penpot-2.0.1](https://github.com/truecharts/charts/compare/penpot-2.0.0...penpot-2.0.1) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.17.1"
|
||||
appVersion: "1.17.2"
|
||||
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.11
|
||||
version: 2.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/penpot/2.0.12/app-changelog.md
Normal file
9
stable/penpot/2.0.12/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [penpot-2.0.12](https://github.com/truecharts/charts/compare/penpot-2.0.11...penpot-2.0.12) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update penpot to v1.17.2
|
||||
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/penpot-frontend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.1@sha256:2791ce78df3a860016c191de6365ef5c8768356bfffc2c0d2c0dd459b8359ef3
|
||||
tag: 1.17.2@sha256:72cb9d9b300e31118aff57bd7f70fff729bd2555044f249f63ad640479ce29d1
|
||||
|
||||
backendImage:
|
||||
repository: tccr.io/truecharts/penpot-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.1@sha256:7f556ae605b6e6842979920dc234bd0c64ecd0183c06477ecfe2198a446b4c9c
|
||||
tag: 1.17.2@sha256:aada2cf1de4b7ff4b3f69ada656532af3ce70c63b830a7f53a4f4a374df5ebaa
|
||||
|
||||
exporterImage:
|
||||
repository: tccr.io/truecharts/penpot-exporter
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.17.1@sha256:79e61372b31afc0c2f3a7a02144c16033f0f1f5b82ffcb5fdb2d28bb65e8885b
|
||||
tag: 1.17.2@sha256:3ec7468d4f30f40c843f4192ada074a947fbc1b7fabe8f1d43e6afd7735c42b9
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
Reference in New Issue
Block a user