From 78132dee43ba8786504cf05987b3bc70c60432e9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 29 Oct 2023 17:42:06 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/theme-park/6.0.4/app-changelog.md | 9 --------- .../theme-park/{6.0.4 => 6.0.5}/CHANGELOG.md | 18 +++++++++--------- stable/theme-park/{6.0.4 => 6.0.5}/Chart.yaml | 2 +- stable/theme-park/{6.0.4 => 6.0.5}/README.md | 0 stable/theme-park/6.0.5/app-changelog.md | 9 +++++++++ .../theme-park/{6.0.4 => 6.0.5}/app-readme.md | 0 .../{6.0.4 => 6.0.5}/charts/common-14.2.0.tgz | Bin .../{6.0.4 => 6.0.5}/ix_values.yaml | 2 +- .../{6.0.4 => 6.0.5}/questions.yaml | 0 .../{6.0.4 => 6.0.5}/templates/NOTES.txt | 0 .../{6.0.4 => 6.0.5}/templates/common.yaml | 0 .../theme-park/{6.0.4 => 6.0.5}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/theme-park/6.0.4/app-changelog.md rename stable/theme-park/{6.0.4 => 6.0.5}/CHANGELOG.md (90%) rename stable/theme-park/{6.0.4 => 6.0.5}/Chart.yaml (98%) rename stable/theme-park/{6.0.4 => 6.0.5}/README.md (100%) create mode 100644 stable/theme-park/6.0.5/app-changelog.md rename stable/theme-park/{6.0.4 => 6.0.5}/app-readme.md (100%) rename stable/theme-park/{6.0.4 => 6.0.5}/charts/common-14.2.0.tgz (100%) rename stable/theme-park/{6.0.4 => 6.0.5}/ix_values.yaml (75%) rename stable/theme-park/{6.0.4 => 6.0.5}/questions.yaml (100%) rename stable/theme-park/{6.0.4 => 6.0.5}/templates/NOTES.txt (100%) rename stable/theme-park/{6.0.4 => 6.0.5}/templates/common.yaml (100%) rename stable/theme-park/{6.0.4 => 6.0.5}/values.yaml (100%) diff --git a/stable/theme-park/6.0.4/app-changelog.md b/stable/theme-park/6.0.4/app-changelog.md deleted file mode 100644 index 613ba86b85..0000000000 --- a/stable/theme-park/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [theme-park-6.0.4](https://github.com/truecharts/charts/compare/theme-park-6.0.3...theme-park-6.0.4) (2023-10-29) - -### Chore - -- update helm general non-major ([#14094](https://github.com/truecharts/charts/issues/14094)) - - \ No newline at end of file diff --git a/stable/theme-park/6.0.4/CHANGELOG.md b/stable/theme-park/6.0.5/CHANGELOG.md similarity index 90% rename from stable/theme-park/6.0.4/CHANGELOG.md rename to stable/theme-park/6.0.5/CHANGELOG.md index 48a887f882..e5136ccabd 100644 --- a/stable/theme-park/6.0.4/CHANGELOG.md +++ b/stable/theme-park/6.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [theme-park-6.0.5](https://github.com/truecharts/charts/compare/theme-park-6.0.4...theme-park-6.0.5) (2023-10-29) + +### Chore + +- update container image tccr.io/truecharts/theme-park to v1.14.0 ([#14099](https://github.com/truecharts/charts/issues/14099)) + + + + ## [theme-park-6.0.4](https://github.com/truecharts/charts/compare/theme-park-6.0.3...theme-park-6.0.4) (2023-10-29) ### Chore @@ -88,12 +97,3 @@ ### Chore - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - - -## [theme-park-5.0.18](https://github.com/truecharts/charts/compare/theme-park-5.0.17...theme-park-5.0.18) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) diff --git a/stable/theme-park/6.0.4/Chart.yaml b/stable/theme-park/6.0.5/Chart.yaml similarity index 98% rename from stable/theme-park/6.0.4/Chart.yaml rename to stable/theme-park/6.0.5/Chart.yaml index f208700e6d..7328b5b834 100644 --- a/stable/theme-park/6.0.4/Chart.yaml +++ b/stable/theme-park/6.0.5/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - https://github.com/gilbn/theme.park type: application -version: 6.0.4 +version: 6.0.5 annotations: truecharts.org/category: customization truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/6.0.4/README.md b/stable/theme-park/6.0.5/README.md similarity index 100% rename from stable/theme-park/6.0.4/README.md rename to stable/theme-park/6.0.5/README.md diff --git a/stable/theme-park/6.0.5/app-changelog.md b/stable/theme-park/6.0.5/app-changelog.md new file mode 100644 index 0000000000..23ee72514f --- /dev/null +++ b/stable/theme-park/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [theme-park-6.0.5](https://github.com/truecharts/charts/compare/theme-park-6.0.4...theme-park-6.0.5) (2023-10-29) + +### Chore + +- update container image tccr.io/truecharts/theme-park to v1.14.0 ([#14099](https://github.com/truecharts/charts/issues/14099)) + + \ No newline at end of file diff --git a/stable/theme-park/6.0.4/app-readme.md b/stable/theme-park/6.0.5/app-readme.md similarity index 100% rename from stable/theme-park/6.0.4/app-readme.md rename to stable/theme-park/6.0.5/app-readme.md diff --git a/stable/theme-park/6.0.4/charts/common-14.2.0.tgz b/stable/theme-park/6.0.5/charts/common-14.2.0.tgz similarity index 100% rename from stable/theme-park/6.0.4/charts/common-14.2.0.tgz rename to stable/theme-park/6.0.5/charts/common-14.2.0.tgz diff --git a/stable/theme-park/6.0.4/ix_values.yaml b/stable/theme-park/6.0.5/ix_values.yaml similarity index 75% rename from stable/theme-park/6.0.4/ix_values.yaml rename to stable/theme-park/6.0.5/ix_values.yaml index 6367cd6493..1594a03677 100644 --- a/stable/theme-park/6.0.4/ix_values.yaml +++ b/stable/theme-park/6.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/theme-park pullPolicy: IfNotPresent - tag: v1.14.0@sha256:f86ecaec7c52a28dfd6626945d3077d97205f0a9c90e354bfe7ff03c1dba2280 + tag: v1.14.0@sha256:8e31324e15c90358272a4b9f44c78107de0768f4efab697bd5e89d3dab6df88d service: main: ports: diff --git a/stable/theme-park/6.0.4/questions.yaml b/stable/theme-park/6.0.5/questions.yaml similarity index 100% rename from stable/theme-park/6.0.4/questions.yaml rename to stable/theme-park/6.0.5/questions.yaml diff --git a/stable/theme-park/6.0.4/templates/NOTES.txt b/stable/theme-park/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/theme-park/6.0.4/templates/NOTES.txt rename to stable/theme-park/6.0.5/templates/NOTES.txt diff --git a/stable/theme-park/6.0.4/templates/common.yaml b/stable/theme-park/6.0.5/templates/common.yaml similarity index 100% rename from stable/theme-park/6.0.4/templates/common.yaml rename to stable/theme-park/6.0.5/templates/common.yaml diff --git a/stable/theme-park/6.0.4/values.yaml b/stable/theme-park/6.0.5/values.yaml similarity index 100% rename from stable/theme-park/6.0.4/values.yaml rename to stable/theme-park/6.0.5/values.yaml