diff --git a/stable/pylon/6.0.5/app-changelog.md b/stable/pylon/6.0.5/app-changelog.md deleted file mode 100644 index 6bae377227..0000000000 --- a/stable/pylon/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-6.0.5](https://github.com/truecharts/charts/compare/pylon-6.0.4...pylon-6.0.5) (2023-08-29) - -### Chore - -- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12008](https://github.com/truecharts/charts/issues/12008)) - - \ No newline at end of file diff --git a/stable/pylon/6.0.5/CHANGELOG.md b/stable/pylon/6.0.6/CHANGELOG.md similarity index 91% rename from stable/pylon/6.0.5/CHANGELOG.md rename to stable/pylon/6.0.6/CHANGELOG.md index 2345f16b27..bc8b93a5d4 100644 --- a/stable/pylon/6.0.5/CHANGELOG.md +++ b/stable/pylon/6.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [pylon-6.0.6](https://github.com/truecharts/charts/compare/pylon-6.0.5...pylon-6.0.6) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12251](https://github.com/truecharts/charts/issues/12251)) + + + + ## [pylon-6.0.5](https://github.com/truecharts/charts/compare/pylon-6.0.4...pylon-6.0.5) (2023-08-29) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - -## [pylon-5.0.21](https://github.com/truecharts/charts/compare/pylon-5.0.20...pylon-5.0.21) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/pylon/6.0.5/Chart.yaml b/stable/pylon/6.0.6/Chart.yaml similarity index 97% rename from stable/pylon/6.0.5/Chart.yaml rename to stable/pylon/6.0.6/Chart.yaml index 59b405ac06..58a090632b 100644 --- a/stable/pylon/6.0.5/Chart.yaml +++ b/stable/pylon/6.0.6/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: pylon -version: 6.0.5 +version: 6.0.6 appVersion: "2.10.0" description: Pylon is a web based integrated development environment. type: application diff --git a/stable/pylon/6.0.5/README.md b/stable/pylon/6.0.6/README.md similarity index 100% rename from stable/pylon/6.0.5/README.md rename to stable/pylon/6.0.6/README.md diff --git a/stable/pylon/6.0.6/app-changelog.md b/stable/pylon/6.0.6/app-changelog.md new file mode 100644 index 0000000000..cb9eb4eb14 --- /dev/null +++ b/stable/pylon/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-6.0.6](https://github.com/truecharts/charts/compare/pylon-6.0.5...pylon-6.0.6) (2023-09-05) + +### Chore + +- update container image tccr.io/truecharts/pylon to v2.10.0 ([#12251](https://github.com/truecharts/charts/issues/12251)) + + \ No newline at end of file diff --git a/stable/pylon/6.0.5/app-readme.md b/stable/pylon/6.0.6/app-readme.md similarity index 100% rename from stable/pylon/6.0.5/app-readme.md rename to stable/pylon/6.0.6/app-readme.md diff --git a/stable/pylon/6.0.5/charts/common-14.0.1.tgz b/stable/pylon/6.0.6/charts/common-14.0.1.tgz similarity index 100% rename from stable/pylon/6.0.5/charts/common-14.0.1.tgz rename to stable/pylon/6.0.6/charts/common-14.0.1.tgz diff --git a/stable/pylon/6.0.5/ix_values.yaml b/stable/pylon/6.0.6/ix_values.yaml similarity index 86% rename from stable/pylon/6.0.5/ix_values.yaml rename to stable/pylon/6.0.6/ix_values.yaml index f847da6a89..a93a3ea931 100644 --- a/stable/pylon/6.0.5/ix_values.yaml +++ b/stable/pylon/6.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/pylon pullPolicy: IfNotPresent - tag: v2.10.0@sha256:34db16bb217e8fa5a07f47ad51a83af6005ea63e46729a15dbbee0a2f63aa720 + tag: v2.10.0@sha256:9803e1004a9e06a13b332446646530ecc3d2f7c764e7a0832bdc26e5a1c2a736 service: main: ports: diff --git a/stable/pylon/6.0.5/questions.yaml b/stable/pylon/6.0.6/questions.yaml similarity index 100% rename from stable/pylon/6.0.5/questions.yaml rename to stable/pylon/6.0.6/questions.yaml diff --git a/stable/pylon/6.0.5/templates/NOTES.txt b/stable/pylon/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/pylon/6.0.5/templates/NOTES.txt rename to stable/pylon/6.0.6/templates/NOTES.txt diff --git a/stable/pylon/6.0.5/templates/common.yaml b/stable/pylon/6.0.6/templates/common.yaml similarity index 100% rename from stable/pylon/6.0.5/templates/common.yaml rename to stable/pylon/6.0.6/templates/common.yaml diff --git a/stable/pylon/6.0.5/values.yaml b/stable/pylon/6.0.6/values.yaml similarity index 100% rename from stable/pylon/6.0.5/values.yaml rename to stable/pylon/6.0.6/values.yaml