From 6277490f0753302d39b020d2b39eba5482e032fb Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 8 Aug 2023 14:40:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../protonmail-bridge/11.0.0/CHANGELOG.md | 1 + stable/pylon/6.0.1/app-changelog.md | 9 --------- stable/pylon/{6.0.1 => 6.0.2}/CHANGELOG.md | 18 +++++++++--------- stable/pylon/{6.0.1 => 6.0.2}/Chart.yaml | 2 +- stable/pylon/{6.0.1 => 6.0.2}/README.md | 0 stable/pylon/6.0.2/app-changelog.md | 9 +++++++++ stable/pylon/{6.0.1 => 6.0.2}/app-readme.md | 0 .../{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz | Bin stable/pylon/{6.0.1 => 6.0.2}/ix_values.yaml | 2 +- stable/pylon/{6.0.1 => 6.0.2}/questions.yaml | 0 .../{6.0.1 => 6.0.2}/templates/NOTES.txt | 0 .../{6.0.1 => 6.0.2}/templates/common.yaml | 0 stable/pylon/{6.0.1 => 6.0.2}/values.yaml | 0 13 files changed, 21 insertions(+), 20 deletions(-) delete mode 100644 stable/pylon/6.0.1/app-changelog.md rename stable/pylon/{6.0.1 => 6.0.2}/CHANGELOG.md (90%) rename stable/pylon/{6.0.1 => 6.0.2}/Chart.yaml (97%) rename stable/pylon/{6.0.1 => 6.0.2}/README.md (100%) create mode 100644 stable/pylon/6.0.2/app-changelog.md rename stable/pylon/{6.0.1 => 6.0.2}/app-readme.md (100%) rename stable/pylon/{6.0.1 => 6.0.2}/charts/common-14.0.1.tgz (100%) rename stable/pylon/{6.0.1 => 6.0.2}/ix_values.yaml (86%) rename stable/pylon/{6.0.1 => 6.0.2}/questions.yaml (100%) rename stable/pylon/{6.0.1 => 6.0.2}/templates/NOTES.txt (100%) rename stable/pylon/{6.0.1 => 6.0.2}/templates/common.yaml (100%) rename stable/pylon/{6.0.1 => 6.0.2}/values.yaml (100%) diff --git a/incubator/protonmail-bridge/11.0.0/CHANGELOG.md b/incubator/protonmail-bridge/11.0.0/CHANGELOG.md index 2cc843ad5e0..0cf211799a0 100644 --- a/incubator/protonmail-bridge/11.0.0/CHANGELOG.md +++ b/incubator/protonmail-bridge/11.0.0/CHANGELOG.md @@ -6,6 +6,7 @@ + ## [protonmail-bridge-11.0.0](https://github.com/truecharts/charts/compare/protonmail-bridge-10.0.0...protonmail-bridge-11.0.0) (2023-07-31) diff --git a/stable/pylon/6.0.1/app-changelog.md b/stable/pylon/6.0.1/app-changelog.md deleted file mode 100644 index 4da48d18808..00000000000 --- a/stable/pylon/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-6.0.1](https://github.com/truecharts/charts/compare/pylon-6.0.0...pylon-6.0.1) (2023-08-01) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11127](https://github.com/truecharts/charts/issues/11127)) - - \ No newline at end of file diff --git a/stable/pylon/6.0.1/CHANGELOG.md b/stable/pylon/6.0.2/CHANGELOG.md similarity index 90% rename from stable/pylon/6.0.1/CHANGELOG.md rename to stable/pylon/6.0.2/CHANGELOG.md index 6af1f3d200a..2ea09a364f4 100644 --- a/stable/pylon/6.0.1/CHANGELOG.md +++ b/stable/pylon/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pylon-6.0.2](https://github.com/truecharts/charts/compare/pylon-6.0.1...pylon-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11343](https://github.com/truecharts/charts/issues/11343)) + + + + ## [pylon-6.0.1](https://github.com/truecharts/charts/compare/pylon-6.0.0...pylon-6.0.1) (2023-08-01) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [pylon-5.0.17](https://github.com/truecharts/charts/compare/pylon-5.0.16...pylon-5.0.17) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/pylon/6.0.1/Chart.yaml b/stable/pylon/6.0.2/Chart.yaml similarity index 97% rename from stable/pylon/6.0.1/Chart.yaml rename to stable/pylon/6.0.2/Chart.yaml index 5660ab149ef..ff2f375f73e 100644 --- a/stable/pylon/6.0.1/Chart.yaml +++ b/stable/pylon/6.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pylon -version: 6.0.1 +version: 6.0.2 appVersion: "2.10.0" description: Pylon is a web based integrated development environment. type: application diff --git a/stable/pylon/6.0.1/README.md b/stable/pylon/6.0.2/README.md similarity index 100% rename from stable/pylon/6.0.1/README.md rename to stable/pylon/6.0.2/README.md diff --git a/stable/pylon/6.0.2/app-changelog.md b/stable/pylon/6.0.2/app-changelog.md new file mode 100644 index 00000000000..7f30bc462f9 --- /dev/null +++ b/stable/pylon/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-6.0.2](https://github.com/truecharts/charts/compare/pylon-6.0.1...pylon-6.0.2) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#11343](https://github.com/truecharts/charts/issues/11343)) + + \ No newline at end of file diff --git a/stable/pylon/6.0.1/app-readme.md b/stable/pylon/6.0.2/app-readme.md similarity index 100% rename from stable/pylon/6.0.1/app-readme.md rename to stable/pylon/6.0.2/app-readme.md diff --git a/stable/pylon/6.0.1/charts/common-14.0.1.tgz b/stable/pylon/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/pylon/6.0.1/charts/common-14.0.1.tgz rename to stable/pylon/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/pylon/6.0.1/ix_values.yaml b/stable/pylon/6.0.2/ix_values.yaml similarity index 86% rename from stable/pylon/6.0.1/ix_values.yaml rename to stable/pylon/6.0.2/ix_values.yaml index df035bd9bcc..030d32a39cb 100644 --- a/stable/pylon/6.0.1/ix_values.yaml +++ b/stable/pylon/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pylon pullPolicy: IfNotPresent - tag: v2.10.0@sha256:881468c52db0dc271d598b3fbee11b1ad3f98fa98c57b879d07a5dfb0a441247 + tag: v2.10.0@sha256:fba7761b23864d467f82b47e31e1e52176493811a1b26ca9a2db01017f1ee9c2 service: main: ports: diff --git a/stable/pylon/6.0.1/questions.yaml b/stable/pylon/6.0.2/questions.yaml similarity index 100% rename from stable/pylon/6.0.1/questions.yaml rename to stable/pylon/6.0.2/questions.yaml diff --git a/stable/pylon/6.0.1/templates/NOTES.txt b/stable/pylon/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/pylon/6.0.1/templates/NOTES.txt rename to stable/pylon/6.0.2/templates/NOTES.txt diff --git a/stable/pylon/6.0.1/templates/common.yaml b/stable/pylon/6.0.2/templates/common.yaml similarity index 100% rename from stable/pylon/6.0.1/templates/common.yaml rename to stable/pylon/6.0.2/templates/common.yaml diff --git a/stable/pylon/6.0.1/values.yaml b/stable/pylon/6.0.2/values.yaml similarity index 100% rename from stable/pylon/6.0.1/values.yaml rename to stable/pylon/6.0.2/values.yaml