diff --git a/stable/penpot/2.0.9/CHANGELOG.md b/stable/penpot/2.0.10/CHANGELOG.md similarity index 92% rename from stable/penpot/2.0.9/CHANGELOG.md rename to stable/penpot/2.0.10/CHANGELOG.md index 79a3287b1f..060460380b 100644 --- a/stable/penpot/2.0.9/CHANGELOG.md +++ b/stable/penpot/2.0.10/CHANGELOG.md @@ -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)) - - \ No newline at end of file diff --git a/stable/penpot/2.0.9/Chart.yaml b/stable/penpot/2.0.10/Chart.yaml similarity index 96% rename from stable/penpot/2.0.9/Chart.yaml rename to stable/penpot/2.0.10/Chart.yaml index 1a44a6ecac..657f52bace 100644 --- a/stable/penpot/2.0.9/Chart.yaml +++ b/stable/penpot/2.0.10/Chart.yaml @@ -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 diff --git a/stable/penpot/2.0.9/README.md b/stable/penpot/2.0.10/README.md similarity index 100% rename from stable/penpot/2.0.9/README.md rename to stable/penpot/2.0.10/README.md diff --git a/stable/penpot/2.0.10/app-changelog.md b/stable/penpot/2.0.10/app-changelog.md new file mode 100644 index 0000000000..c8552ddb85 --- /dev/null +++ b/stable/penpot/2.0.10/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/stable/penpot/2.0.9/app-readme.md b/stable/penpot/2.0.10/app-readme.md similarity index 100% rename from stable/penpot/2.0.9/app-readme.md rename to stable/penpot/2.0.10/app-readme.md diff --git a/stable/penpot/2.0.9/charts/common-11.1.2.tgz b/stable/penpot/2.0.10/charts/common-11.1.2.tgz similarity index 100% rename from stable/penpot/2.0.9/charts/common-11.1.2.tgz rename to stable/penpot/2.0.10/charts/common-11.1.2.tgz diff --git a/stable/penpot/2.0.9/charts/postgresql-11.0.29.tgz b/stable/penpot/2.0.10/charts/postgresql-11.0.29.tgz similarity index 100% rename from stable/penpot/2.0.9/charts/postgresql-11.0.29.tgz rename to stable/penpot/2.0.10/charts/postgresql-11.0.29.tgz diff --git a/stable/penpot/2.0.9/charts/redis-5.0.32.tgz b/stable/penpot/2.0.10/charts/redis-5.0.32.tgz similarity index 100% rename from stable/penpot/2.0.9/charts/redis-5.0.32.tgz rename to stable/penpot/2.0.10/charts/redis-5.0.32.tgz diff --git a/stable/penpot/2.0.9/ix_values.yaml b/stable/penpot/2.0.10/ix_values.yaml similarity index 90% rename from stable/penpot/2.0.9/ix_values.yaml rename to stable/penpot/2.0.10/ix_values.yaml index 0508b94c43..560fe8ed32 100644 --- a/stable/penpot/2.0.9/ix_values.yaml +++ b/stable/penpot/2.0.10/ix_values.yaml @@ -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 diff --git a/stable/penpot/2.0.9/questions.yaml b/stable/penpot/2.0.10/questions.yaml similarity index 100% rename from stable/penpot/2.0.9/questions.yaml rename to stable/penpot/2.0.10/questions.yaml diff --git a/stable/penpot/2.0.9/templates/_backend.tpl b/stable/penpot/2.0.10/templates/_backend.tpl similarity index 100% rename from stable/penpot/2.0.9/templates/_backend.tpl rename to stable/penpot/2.0.10/templates/_backend.tpl diff --git a/stable/penpot/2.0.9/templates/_exporter.tpl b/stable/penpot/2.0.10/templates/_exporter.tpl similarity index 100% rename from stable/penpot/2.0.9/templates/_exporter.tpl rename to stable/penpot/2.0.10/templates/_exporter.tpl diff --git a/stable/penpot/2.0.9/templates/_secret.tpl b/stable/penpot/2.0.10/templates/_secret.tpl similarity index 100% rename from stable/penpot/2.0.9/templates/_secret.tpl rename to stable/penpot/2.0.10/templates/_secret.tpl diff --git a/stable/penpot/2.0.9/templates/common.yaml b/stable/penpot/2.0.10/templates/common.yaml similarity index 100% rename from stable/penpot/2.0.9/templates/common.yaml rename to stable/penpot/2.0.10/templates/common.yaml diff --git a/stable/penpot/2.0.9/values.yaml b/stable/penpot/2.0.10/values.yaml similarity index 100% rename from stable/penpot/2.0.9/values.yaml rename to stable/penpot/2.0.10/values.yaml diff --git a/stable/penpot/2.0.9/app-changelog.md b/stable/penpot/2.0.9/app-changelog.md deleted file mode 100644 index 9843a2a209..0000000000 --- a/stable/penpot/2.0.9/app-changelog.md +++ /dev/null @@ -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 - - \ No newline at end of file