From 9dfa4b7f49ca3bd716c17323d509f08211cdbbec Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 20:09:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/penpot/2.0.11/app-changelog.md | 9 --------- stable/penpot/{2.0.11 => 2.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/penpot/{2.0.11 => 2.0.12}/Chart.yaml | 4 ++-- stable/penpot/{2.0.11 => 2.0.12}/README.md | 0 stable/penpot/2.0.12/app-changelog.md | 9 +++++++++ .../penpot/{2.0.11 => 2.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../charts/postgresql-11.0.29.tgz | Bin .../charts/redis-5.0.32.tgz | Bin .../penpot/{2.0.11 => 2.0.12}/ix_values.yaml | 6 +++--- .../penpot/{2.0.11 => 2.0.12}/questions.yaml | 0 .../{2.0.11 => 2.0.12}/templates/_backend.tpl | 0 .../templates/_exporter.tpl | 0 .../{2.0.11 => 2.0.12}/templates/_secret.tpl | 0 .../{2.0.11 => 2.0.12}/templates/common.yaml | 0 stable/penpot/{2.0.11 => 2.0.12}/values.yaml | 0 16 files changed, 23 insertions(+), 23 deletions(-) delete mode 100644 stable/penpot/2.0.11/app-changelog.md rename stable/penpot/{2.0.11 => 2.0.12}/CHANGELOG.md (92%) rename stable/penpot/{2.0.11 => 2.0.12}/Chart.yaml (96%) rename stable/penpot/{2.0.11 => 2.0.12}/README.md (100%) create mode 100644 stable/penpot/2.0.12/app-changelog.md rename stable/penpot/{2.0.11 => 2.0.12}/app-readme.md (100%) rename stable/penpot/{2.0.11 => 2.0.12}/charts/common-11.1.2.tgz (100%) rename stable/penpot/{2.0.11 => 2.0.12}/charts/postgresql-11.0.29.tgz (100%) rename stable/penpot/{2.0.11 => 2.0.12}/charts/redis-5.0.32.tgz (100%) rename stable/penpot/{2.0.11 => 2.0.12}/ix_values.yaml (90%) rename stable/penpot/{2.0.11 => 2.0.12}/questions.yaml (100%) rename stable/penpot/{2.0.11 => 2.0.12}/templates/_backend.tpl (100%) rename stable/penpot/{2.0.11 => 2.0.12}/templates/_exporter.tpl (100%) rename stable/penpot/{2.0.11 => 2.0.12}/templates/_secret.tpl (100%) rename stable/penpot/{2.0.11 => 2.0.12}/templates/common.yaml (100%) rename stable/penpot/{2.0.11 => 2.0.12}/values.yaml (100%) diff --git a/stable/penpot/2.0.11/app-changelog.md b/stable/penpot/2.0.11/app-changelog.md deleted file mode 100644 index 0804277eb3..0000000000 --- a/stable/penpot/2.0.11/app-changelog.md +++ /dev/null @@ -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 - - \ No newline at end of file diff --git a/stable/penpot/2.0.11/CHANGELOG.md b/stable/penpot/2.0.12/CHANGELOG.md similarity index 92% rename from stable/penpot/2.0.11/CHANGELOG.md rename to stable/penpot/2.0.12/CHANGELOG.md index 31cb3dff46..250afcfd1e 100644 --- a/stable/penpot/2.0.11/CHANGELOG.md +++ b/stable/penpot/2.0.12/CHANGELOG.md @@ -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 diff --git a/stable/penpot/2.0.11/Chart.yaml b/stable/penpot/2.0.12/Chart.yaml similarity index 96% rename from stable/penpot/2.0.11/Chart.yaml rename to stable/penpot/2.0.12/Chart.yaml index a9edfbc446..d66e763698 100644 --- a/stable/penpot/2.0.11/Chart.yaml +++ b/stable/penpot/2.0.12/Chart.yaml @@ -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 diff --git a/stable/penpot/2.0.11/README.md b/stable/penpot/2.0.12/README.md similarity index 100% rename from stable/penpot/2.0.11/README.md rename to stable/penpot/2.0.12/README.md diff --git a/stable/penpot/2.0.12/app-changelog.md b/stable/penpot/2.0.12/app-changelog.md new file mode 100644 index 0000000000..fa0b36c66f --- /dev/null +++ b/stable/penpot/2.0.12/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/stable/penpot/2.0.11/app-readme.md b/stable/penpot/2.0.12/app-readme.md similarity index 100% rename from stable/penpot/2.0.11/app-readme.md rename to stable/penpot/2.0.12/app-readme.md diff --git a/stable/penpot/2.0.11/charts/common-11.1.2.tgz b/stable/penpot/2.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/penpot/2.0.11/charts/common-11.1.2.tgz rename to stable/penpot/2.0.12/charts/common-11.1.2.tgz diff --git a/stable/penpot/2.0.11/charts/postgresql-11.0.29.tgz b/stable/penpot/2.0.12/charts/postgresql-11.0.29.tgz similarity index 100% rename from stable/penpot/2.0.11/charts/postgresql-11.0.29.tgz rename to stable/penpot/2.0.12/charts/postgresql-11.0.29.tgz diff --git a/stable/penpot/2.0.11/charts/redis-5.0.32.tgz b/stable/penpot/2.0.12/charts/redis-5.0.32.tgz similarity index 100% rename from stable/penpot/2.0.11/charts/redis-5.0.32.tgz rename to stable/penpot/2.0.12/charts/redis-5.0.32.tgz diff --git a/stable/penpot/2.0.11/ix_values.yaml b/stable/penpot/2.0.12/ix_values.yaml similarity index 90% rename from stable/penpot/2.0.11/ix_values.yaml rename to stable/penpot/2.0.12/ix_values.yaml index db197e3355..3029b53e0c 100644 --- a/stable/penpot/2.0.11/ix_values.yaml +++ b/stable/penpot/2.0.12/ix_values.yaml @@ -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 diff --git a/stable/penpot/2.0.11/questions.yaml b/stable/penpot/2.0.12/questions.yaml similarity index 100% rename from stable/penpot/2.0.11/questions.yaml rename to stable/penpot/2.0.12/questions.yaml diff --git a/stable/penpot/2.0.11/templates/_backend.tpl b/stable/penpot/2.0.12/templates/_backend.tpl similarity index 100% rename from stable/penpot/2.0.11/templates/_backend.tpl rename to stable/penpot/2.0.12/templates/_backend.tpl diff --git a/stable/penpot/2.0.11/templates/_exporter.tpl b/stable/penpot/2.0.12/templates/_exporter.tpl similarity index 100% rename from stable/penpot/2.0.11/templates/_exporter.tpl rename to stable/penpot/2.0.12/templates/_exporter.tpl diff --git a/stable/penpot/2.0.11/templates/_secret.tpl b/stable/penpot/2.0.12/templates/_secret.tpl similarity index 100% rename from stable/penpot/2.0.11/templates/_secret.tpl rename to stable/penpot/2.0.12/templates/_secret.tpl diff --git a/stable/penpot/2.0.11/templates/common.yaml b/stable/penpot/2.0.12/templates/common.yaml similarity index 100% rename from stable/penpot/2.0.11/templates/common.yaml rename to stable/penpot/2.0.12/templates/common.yaml diff --git a/stable/penpot/2.0.11/values.yaml b/stable/penpot/2.0.12/values.yaml similarity index 100% rename from stable/penpot/2.0.11/values.yaml rename to stable/penpot/2.0.12/values.yaml