From 530c151d3ad500d5f367a51fc0267feaf23a0654 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 7 Oct 2023 21:46:43 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/jellystat/0.0.3/app-changelog.md | 9 --------- stable/jellystat/{0.0.3 => 0.0.4}/CHANGELOG.md | 9 +++++++++ stable/jellystat/{0.0.3 => 0.0.4}/Chart.yaml | 2 +- stable/jellystat/{0.0.3 => 0.0.4}/README.md | 0 stable/jellystat/0.0.4/app-changelog.md | 9 +++++++++ stable/jellystat/{0.0.3 => 0.0.4}/app-readme.md | 0 .../{0.0.3 => 0.0.4}/charts/common-14.0.3.tgz | Bin stable/jellystat/{0.0.3 => 0.0.4}/ix_values.yaml | 2 +- stable/jellystat/{0.0.3 => 0.0.4}/questions.yaml | 0 .../jellystat/{0.0.3 => 0.0.4}/templates/NOTES.txt | 0 .../{0.0.3 => 0.0.4}/templates/_secrets.tpl | 0 .../{0.0.3 => 0.0.4}/templates/common.yaml | 0 stable/jellystat/{0.0.3 => 0.0.4}/values.yaml | 0 13 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/jellystat/0.0.3/app-changelog.md rename stable/jellystat/{0.0.3 => 0.0.4}/CHANGELOG.md (63%) rename stable/jellystat/{0.0.3 => 0.0.4}/Chart.yaml (98%) rename stable/jellystat/{0.0.3 => 0.0.4}/README.md (100%) create mode 100644 stable/jellystat/0.0.4/app-changelog.md rename stable/jellystat/{0.0.3 => 0.0.4}/app-readme.md (100%) rename stable/jellystat/{0.0.3 => 0.0.4}/charts/common-14.0.3.tgz (100%) rename stable/jellystat/{0.0.3 => 0.0.4}/ix_values.yaml (94%) rename stable/jellystat/{0.0.3 => 0.0.4}/questions.yaml (100%) rename stable/jellystat/{0.0.3 => 0.0.4}/templates/NOTES.txt (100%) rename stable/jellystat/{0.0.3 => 0.0.4}/templates/_secrets.tpl (100%) rename stable/jellystat/{0.0.3 => 0.0.4}/templates/common.yaml (100%) rename stable/jellystat/{0.0.3 => 0.0.4}/values.yaml (100%) diff --git a/stable/jellystat/0.0.3/app-changelog.md b/stable/jellystat/0.0.3/app-changelog.md deleted file mode 100644 index 38289242e4f..00000000000 --- a/stable/jellystat/0.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellystat-0.0.3](https://github.com/truecharts/charts/compare/jellystat-0.0.2...jellystat-0.0.3) (2023-10-06) - -### Chore - -- update container image tccr.io/truecharts/jellystat to vlatest ([#13312](https://github.com/truecharts/charts/issues/13312)) - - \ No newline at end of file diff --git a/stable/jellystat/0.0.3/CHANGELOG.md b/stable/jellystat/0.0.4/CHANGELOG.md similarity index 63% rename from stable/jellystat/0.0.3/CHANGELOG.md rename to stable/jellystat/0.0.4/CHANGELOG.md index 6e1cc698d00..346a063dfc0 100644 --- a/stable/jellystat/0.0.3/CHANGELOG.md +++ b/stable/jellystat/0.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jellystat-0.0.4](https://github.com/truecharts/charts/compare/jellystat-0.0.3...jellystat-0.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jellystat to vlatest ([#13383](https://github.com/truecharts/charts/issues/13383)) + + + + ## [jellystat-0.0.3](https://github.com/truecharts/charts/compare/jellystat-0.0.2...jellystat-0.0.3) (2023-10-06) ### Chore diff --git a/stable/jellystat/0.0.3/Chart.yaml b/stable/jellystat/0.0.4/Chart.yaml similarity index 98% rename from stable/jellystat/0.0.3/Chart.yaml rename to stable/jellystat/0.0.4/Chart.yaml index df41a78c139..7c4a3678cc9 100644 --- a/stable/jellystat/0.0.3/Chart.yaml +++ b/stable/jellystat/0.0.4/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jellystat - https://github.com/CyferShepard/Jellystat type: application -version: 0.0.3 +version: 0.0.4 annotations: truecharts.org/catagories: | - statistics diff --git a/stable/jellystat/0.0.3/README.md b/stable/jellystat/0.0.4/README.md similarity index 100% rename from stable/jellystat/0.0.3/README.md rename to stable/jellystat/0.0.4/README.md diff --git a/stable/jellystat/0.0.4/app-changelog.md b/stable/jellystat/0.0.4/app-changelog.md new file mode 100644 index 00000000000..88020ea36c2 --- /dev/null +++ b/stable/jellystat/0.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellystat-0.0.4](https://github.com/truecharts/charts/compare/jellystat-0.0.3...jellystat-0.0.4) (2023-10-07) + +### Chore + +- update container image tccr.io/truecharts/jellystat to vlatest ([#13383](https://github.com/truecharts/charts/issues/13383)) + + \ No newline at end of file diff --git a/stable/jellystat/0.0.3/app-readme.md b/stable/jellystat/0.0.4/app-readme.md similarity index 100% rename from stable/jellystat/0.0.3/app-readme.md rename to stable/jellystat/0.0.4/app-readme.md diff --git a/stable/jellystat/0.0.3/charts/common-14.0.3.tgz b/stable/jellystat/0.0.4/charts/common-14.0.3.tgz similarity index 100% rename from stable/jellystat/0.0.3/charts/common-14.0.3.tgz rename to stable/jellystat/0.0.4/charts/common-14.0.3.tgz diff --git a/stable/jellystat/0.0.3/ix_values.yaml b/stable/jellystat/0.0.4/ix_values.yaml similarity index 94% rename from stable/jellystat/0.0.3/ix_values.yaml rename to stable/jellystat/0.0.4/ix_values.yaml index 14856700a82..0cc6368438e 100644 --- a/stable/jellystat/0.0.3/ix_values.yaml +++ b/stable/jellystat/0.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jellystat pullPolicy: IfNotPresent - tag: vlatest@sha256:f5a12083b389950b3c03c602692a6ed0eaf64badc93481041c08b530e6fde41e + tag: vlatest@sha256:8bc107996a1f763610765400fee552a18aeacd67440a47547c82318e110461ba securityContext: container: diff --git a/stable/jellystat/0.0.3/questions.yaml b/stable/jellystat/0.0.4/questions.yaml similarity index 100% rename from stable/jellystat/0.0.3/questions.yaml rename to stable/jellystat/0.0.4/questions.yaml diff --git a/stable/jellystat/0.0.3/templates/NOTES.txt b/stable/jellystat/0.0.4/templates/NOTES.txt similarity index 100% rename from stable/jellystat/0.0.3/templates/NOTES.txt rename to stable/jellystat/0.0.4/templates/NOTES.txt diff --git a/stable/jellystat/0.0.3/templates/_secrets.tpl b/stable/jellystat/0.0.4/templates/_secrets.tpl similarity index 100% rename from stable/jellystat/0.0.3/templates/_secrets.tpl rename to stable/jellystat/0.0.4/templates/_secrets.tpl diff --git a/stable/jellystat/0.0.3/templates/common.yaml b/stable/jellystat/0.0.4/templates/common.yaml similarity index 100% rename from stable/jellystat/0.0.3/templates/common.yaml rename to stable/jellystat/0.0.4/templates/common.yaml diff --git a/stable/jellystat/0.0.3/values.yaml b/stable/jellystat/0.0.4/values.yaml similarity index 100% rename from stable/jellystat/0.0.3/values.yaml rename to stable/jellystat/0.0.4/values.yaml