From 0bb3db3ffe9c6278ffa8e99cc08769d3248e6192 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 24 Dec 2022 13:47:24 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/penpot/0.0.1/app-changelog.md | 9 --------- incubator/penpot/{0.0.1 => 0.0.2}/CHANGELOG.md | 5 +++++ incubator/penpot/{0.0.1 => 0.0.2}/Chart.yaml | 2 +- incubator/penpot/{0.0.1 => 0.0.2}/README.md | 0 incubator/penpot/0.0.2/app-changelog.md | 4 ++++ incubator/penpot/{0.0.1 => 0.0.2}/app-readme.md | 0 .../{0.0.1 => 0.0.2}/charts/common-11.0.9.tgz | Bin .../{0.0.1 => 0.0.2}/charts/postgresql-11.0.13.tgz | Bin .../penpot/{0.0.1 => 0.0.2}/charts/redis-5.0.17.tgz | Bin incubator/penpot/{0.0.1 => 0.0.2}/ix_values.yaml | 12 ++++++------ incubator/penpot/{0.0.1 => 0.0.2}/questions.yaml | 0 .../penpot/{0.0.1 => 0.0.2}/templates/_backend.tpl | 0 .../penpot/{0.0.1 => 0.0.2}/templates/_exporter.tpl | 0 .../penpot/{0.0.1 => 0.0.2}/templates/_secret.tpl | 0 .../penpot/{0.0.1 => 0.0.2}/templates/common.yaml | 0 incubator/penpot/{0.0.1 => 0.0.2}/values.yaml | 0 16 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 incubator/penpot/0.0.1/app-changelog.md rename incubator/penpot/{0.0.1 => 0.0.2}/CHANGELOG.md (65%) rename incubator/penpot/{0.0.1 => 0.0.2}/Chart.yaml (98%) rename incubator/penpot/{0.0.1 => 0.0.2}/README.md (100%) create mode 100644 incubator/penpot/0.0.2/app-changelog.md rename incubator/penpot/{0.0.1 => 0.0.2}/app-readme.md (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/charts/common-11.0.9.tgz (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/charts/postgresql-11.0.13.tgz (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/charts/redis-5.0.17.tgz (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/ix_values.yaml (84%) rename incubator/penpot/{0.0.1 => 0.0.2}/questions.yaml (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/templates/_backend.tpl (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/templates/_exporter.tpl (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/templates/_secret.tpl (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/templates/common.yaml (100%) rename incubator/penpot/{0.0.1 => 0.0.2}/values.yaml (100%) diff --git a/incubator/penpot/0.0.1/app-changelog.md b/incubator/penpot/0.0.1/app-changelog.md deleted file mode 100644 index bbaf6ea6ad..0000000000 --- a/incubator/penpot/0.0.1/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/incubator/penpot/0.0.1/CHANGELOG.md b/incubator/penpot/0.0.2/CHANGELOG.md similarity index 65% rename from incubator/penpot/0.0.1/CHANGELOG.md rename to incubator/penpot/0.0.2/CHANGELOG.md index 6f0162420b..f985e75ea2 100644 --- a/incubator/penpot/0.0.1/CHANGELOG.md +++ b/incubator/penpot/0.0.2/CHANGELOG.md @@ -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 diff --git a/incubator/penpot/0.0.1/Chart.yaml b/incubator/penpot/0.0.2/Chart.yaml similarity index 98% rename from incubator/penpot/0.0.1/Chart.yaml rename to incubator/penpot/0.0.2/Chart.yaml index 35087dc075..abbbb16e0b 100644 --- a/incubator/penpot/0.0.1/Chart.yaml +++ b/incubator/penpot/0.0.2/Chart.yaml @@ -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 diff --git a/incubator/penpot/0.0.1/README.md b/incubator/penpot/0.0.2/README.md similarity index 100% rename from incubator/penpot/0.0.1/README.md rename to incubator/penpot/0.0.2/README.md diff --git a/incubator/penpot/0.0.2/app-changelog.md b/incubator/penpot/0.0.2/app-changelog.md new file mode 100644 index 0000000000..8261b204e2 --- /dev/null +++ b/incubator/penpot/0.0.2/app-changelog.md @@ -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) + diff --git a/incubator/penpot/0.0.1/app-readme.md b/incubator/penpot/0.0.2/app-readme.md similarity index 100% rename from incubator/penpot/0.0.1/app-readme.md rename to incubator/penpot/0.0.2/app-readme.md diff --git a/incubator/penpot/0.0.1/charts/common-11.0.9.tgz b/incubator/penpot/0.0.2/charts/common-11.0.9.tgz similarity index 100% rename from incubator/penpot/0.0.1/charts/common-11.0.9.tgz rename to incubator/penpot/0.0.2/charts/common-11.0.9.tgz diff --git a/incubator/penpot/0.0.1/charts/postgresql-11.0.13.tgz b/incubator/penpot/0.0.2/charts/postgresql-11.0.13.tgz similarity index 100% rename from incubator/penpot/0.0.1/charts/postgresql-11.0.13.tgz rename to incubator/penpot/0.0.2/charts/postgresql-11.0.13.tgz diff --git a/incubator/penpot/0.0.1/charts/redis-5.0.17.tgz b/incubator/penpot/0.0.2/charts/redis-5.0.17.tgz similarity index 100% rename from incubator/penpot/0.0.1/charts/redis-5.0.17.tgz rename to incubator/penpot/0.0.2/charts/redis-5.0.17.tgz diff --git a/incubator/penpot/0.0.1/ix_values.yaml b/incubator/penpot/0.0.2/ix_values.yaml similarity index 84% rename from incubator/penpot/0.0.1/ix_values.yaml rename to incubator/penpot/0.0.2/ix_values.yaml index 1bab50f5d4..43ac1b774a 100644 --- a/incubator/penpot/0.0.1/ix_values.yaml +++ b/incubator/penpot/0.0.2/ix_values.yaml @@ -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 diff --git a/incubator/penpot/0.0.1/questions.yaml b/incubator/penpot/0.0.2/questions.yaml similarity index 100% rename from incubator/penpot/0.0.1/questions.yaml rename to incubator/penpot/0.0.2/questions.yaml diff --git a/incubator/penpot/0.0.1/templates/_backend.tpl b/incubator/penpot/0.0.2/templates/_backend.tpl similarity index 100% rename from incubator/penpot/0.0.1/templates/_backend.tpl rename to incubator/penpot/0.0.2/templates/_backend.tpl diff --git a/incubator/penpot/0.0.1/templates/_exporter.tpl b/incubator/penpot/0.0.2/templates/_exporter.tpl similarity index 100% rename from incubator/penpot/0.0.1/templates/_exporter.tpl rename to incubator/penpot/0.0.2/templates/_exporter.tpl diff --git a/incubator/penpot/0.0.1/templates/_secret.tpl b/incubator/penpot/0.0.2/templates/_secret.tpl similarity index 100% rename from incubator/penpot/0.0.1/templates/_secret.tpl rename to incubator/penpot/0.0.2/templates/_secret.tpl diff --git a/incubator/penpot/0.0.1/templates/common.yaml b/incubator/penpot/0.0.2/templates/common.yaml similarity index 100% rename from incubator/penpot/0.0.1/templates/common.yaml rename to incubator/penpot/0.0.2/templates/common.yaml diff --git a/incubator/penpot/0.0.1/values.yaml b/incubator/penpot/0.0.2/values.yaml similarity index 100% rename from incubator/penpot/0.0.1/values.yaml rename to incubator/penpot/0.0.2/values.yaml