From 8669dcb5e3630b878ecc290c7ad3feb8ad7c25fc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 28 Apr 2023 02:05:27 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/pylon/5.0.7/app-changelog.md | 9 --------- stable/pylon/{5.0.7 => 5.0.8}/CHANGELOG.md | 18 +++++++++--------- stable/pylon/{5.0.7 => 5.0.8}/Chart.yaml | 2 +- stable/pylon/{5.0.7 => 5.0.8}/README.md | 0 stable/pylon/5.0.8/app-changelog.md | 9 +++++++++ stable/pylon/{5.0.7 => 5.0.8}/app-readme.md | 0 .../{5.0.7 => 5.0.8}/charts/common-12.6.1.tgz | Bin stable/pylon/{5.0.7 => 5.0.8}/ix_values.yaml | 2 +- stable/pylon/{5.0.7 => 5.0.8}/questions.yaml | 0 .../{5.0.7 => 5.0.8}/templates/NOTES.txt | 0 .../{5.0.7 => 5.0.8}/templates/common.yaml | 0 stable/pylon/{5.0.7 => 5.0.8}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/pylon/5.0.7/app-changelog.md rename stable/pylon/{5.0.7 => 5.0.8}/CHANGELOG.md (89%) rename stable/pylon/{5.0.7 => 5.0.8}/Chart.yaml (97%) rename stable/pylon/{5.0.7 => 5.0.8}/README.md (100%) create mode 100644 stable/pylon/5.0.8/app-changelog.md rename stable/pylon/{5.0.7 => 5.0.8}/app-readme.md (100%) rename stable/pylon/{5.0.7 => 5.0.8}/charts/common-12.6.1.tgz (100%) rename stable/pylon/{5.0.7 => 5.0.8}/ix_values.yaml (86%) rename stable/pylon/{5.0.7 => 5.0.8}/questions.yaml (100%) rename stable/pylon/{5.0.7 => 5.0.8}/templates/NOTES.txt (100%) rename stable/pylon/{5.0.7 => 5.0.8}/templates/common.yaml (100%) rename stable/pylon/{5.0.7 => 5.0.8}/values.yaml (100%) diff --git a/stable/pylon/5.0.7/app-changelog.md b/stable/pylon/5.0.7/app-changelog.md deleted file mode 100644 index 60a45b241f9..00000000000 --- a/stable/pylon/5.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - \ No newline at end of file diff --git a/stable/pylon/5.0.7/CHANGELOG.md b/stable/pylon/5.0.8/CHANGELOG.md similarity index 89% rename from stable/pylon/5.0.7/CHANGELOG.md rename to stable/pylon/5.0.8/CHANGELOG.md index cbca40c9c4f..a4b7e3384d7 100644 --- a/stable/pylon/5.0.7/CHANGELOG.md +++ b/stable/pylon/5.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352)) + + + + ## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/pylon to 2.9.0 - - -## [pylon-4.0.12](https://github.com/truecharts/charts/compare/pylon-4.0.11...pylon-4.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - diff --git a/stable/pylon/5.0.7/Chart.yaml b/stable/pylon/5.0.8/Chart.yaml similarity index 97% rename from stable/pylon/5.0.7/Chart.yaml rename to stable/pylon/5.0.8/Chart.yaml index c942fadcdc9..4de7ba96b44 100644 --- a/stable/pylon/5.0.7/Chart.yaml +++ b/stable/pylon/5.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pylon -version: 5.0.7 +version: 5.0.8 appVersion: "2.9.0" description: Pylon is a web based integrated development environment. type: application diff --git a/stable/pylon/5.0.7/README.md b/stable/pylon/5.0.8/README.md similarity index 100% rename from stable/pylon/5.0.7/README.md rename to stable/pylon/5.0.8/README.md diff --git a/stable/pylon/5.0.8/app-changelog.md b/stable/pylon/5.0.8/app-changelog.md new file mode 100644 index 00000000000..0a2d815a1b0 --- /dev/null +++ b/stable/pylon/5.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352)) + + \ No newline at end of file diff --git a/stable/pylon/5.0.7/app-readme.md b/stable/pylon/5.0.8/app-readme.md similarity index 100% rename from stable/pylon/5.0.7/app-readme.md rename to stable/pylon/5.0.8/app-readme.md diff --git a/stable/pylon/5.0.7/charts/common-12.6.1.tgz b/stable/pylon/5.0.8/charts/common-12.6.1.tgz similarity index 100% rename from stable/pylon/5.0.7/charts/common-12.6.1.tgz rename to stable/pylon/5.0.8/charts/common-12.6.1.tgz diff --git a/stable/pylon/5.0.7/ix_values.yaml b/stable/pylon/5.0.8/ix_values.yaml similarity index 86% rename from stable/pylon/5.0.7/ix_values.yaml rename to stable/pylon/5.0.8/ix_values.yaml index 98f430636d4..27d3a46979e 100644 --- a/stable/pylon/5.0.7/ix_values.yaml +++ b/stable/pylon/5.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pylon pullPolicy: IfNotPresent - tag: 2.9.0@sha256:e683aaa79ba616d431b0e42e7f3a652a344d78988edf3f3b83e7a8636251a565 + tag: 2.9.0@sha256:4963f7df09f8dda190621292346e57a096e93b2a4d202cfbe3620e6edea0ba64 service: main: ports: diff --git a/stable/pylon/5.0.7/questions.yaml b/stable/pylon/5.0.8/questions.yaml similarity index 100% rename from stable/pylon/5.0.7/questions.yaml rename to stable/pylon/5.0.8/questions.yaml diff --git a/stable/pylon/5.0.7/templates/NOTES.txt b/stable/pylon/5.0.8/templates/NOTES.txt similarity index 100% rename from stable/pylon/5.0.7/templates/NOTES.txt rename to stable/pylon/5.0.8/templates/NOTES.txt diff --git a/stable/pylon/5.0.7/templates/common.yaml b/stable/pylon/5.0.8/templates/common.yaml similarity index 100% rename from stable/pylon/5.0.7/templates/common.yaml rename to stable/pylon/5.0.8/templates/common.yaml diff --git a/stable/pylon/5.0.7/values.yaml b/stable/pylon/5.0.8/values.yaml similarity index 100% rename from stable/pylon/5.0.7/values.yaml rename to stable/pylon/5.0.8/values.yaml