From f8b32eb28c914b8dc13672be9d7aad02a4de649b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 9 Jun 2023 11:39:15 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/thelounge/9.0.24/app-changelog.md | 9 --------- .../thelounge/{9.0.24 => 9.0.25}/CHANGELOG.md | 18 +++++++++--------- .../thelounge/{9.0.24 => 9.0.25}/Chart.yaml | 2 +- stable/thelounge/{9.0.24 => 9.0.25}/README.md | 0 stable/thelounge/9.0.25/app-changelog.md | 9 +++++++++ .../{9.0.24 => 9.0.25}/app-readme.md | 0 .../charts/common-12.13.0.tgz | Bin .../{9.0.24 => 9.0.25}/ix_values.yaml | 2 +- .../{9.0.24 => 9.0.25}/questions.yaml | 0 .../{9.0.24 => 9.0.25}/templates/NOTES.txt | 0 .../{9.0.24 => 9.0.25}/templates/common.yaml | 0 .../thelounge/{9.0.24 => 9.0.25}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/thelounge/9.0.24/app-changelog.md rename stable/thelounge/{9.0.24 => 9.0.25}/CHANGELOG.md (90%) rename stable/thelounge/{9.0.24 => 9.0.25}/Chart.yaml (97%) rename stable/thelounge/{9.0.24 => 9.0.25}/README.md (100%) create mode 100644 stable/thelounge/9.0.25/app-changelog.md rename stable/thelounge/{9.0.24 => 9.0.25}/app-readme.md (100%) rename stable/thelounge/{9.0.24 => 9.0.25}/charts/common-12.13.0.tgz (100%) rename stable/thelounge/{9.0.24 => 9.0.25}/ix_values.yaml (84%) rename stable/thelounge/{9.0.24 => 9.0.25}/questions.yaml (100%) rename stable/thelounge/{9.0.24 => 9.0.25}/templates/NOTES.txt (100%) rename stable/thelounge/{9.0.24 => 9.0.25}/templates/common.yaml (100%) rename stable/thelounge/{9.0.24 => 9.0.25}/values.yaml (100%) diff --git a/stable/thelounge/9.0.24/app-changelog.md b/stable/thelounge/9.0.24/app-changelog.md deleted file mode 100644 index 4aa1abf82c3..00000000000 --- a/stable/thelounge/9.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.24](https://github.com/truecharts/charts/compare/thelounge-9.0.23...thelounge-9.0.24) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - - \ No newline at end of file diff --git a/stable/thelounge/9.0.24/CHANGELOG.md b/stable/thelounge/9.0.25/CHANGELOG.md similarity index 90% rename from stable/thelounge/9.0.24/CHANGELOG.md rename to stable/thelounge/9.0.25/CHANGELOG.md index eae461b24c5..3f4400351cc 100644 --- a/stable/thelounge/9.0.24/CHANGELOG.md +++ b/stable/thelounge/9.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [thelounge-9.0.25](https://github.com/truecharts/charts/compare/thelounge-9.0.24...thelounge-9.0.25) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9537](https://github.com/truecharts/charts/issues/9537)) + + + + ## [thelounge-9.0.24](https://github.com/truecharts/charts/compare/thelounge-9.0.23...thelounge-9.0.24) (2023-06-07) ### Chore @@ -88,12 +97,3 @@ - -## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - diff --git a/stable/thelounge/9.0.24/Chart.yaml b/stable/thelounge/9.0.25/Chart.yaml similarity index 97% rename from stable/thelounge/9.0.24/Chart.yaml rename to stable/thelounge/9.0.25/Chart.yaml index f57d60ea135..42691f918d4 100644 --- a/stable/thelounge/9.0.24/Chart.yaml +++ b/stable/thelounge/9.0.25/Chart.yaml @@ -22,7 +22,7 @@ name: thelounge sources: - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - https://github.com/thelounge/thelounge -version: 9.0.24 +version: 9.0.25 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/9.0.24/README.md b/stable/thelounge/9.0.25/README.md similarity index 100% rename from stable/thelounge/9.0.24/README.md rename to stable/thelounge/9.0.25/README.md diff --git a/stable/thelounge/9.0.25/app-changelog.md b/stable/thelounge/9.0.25/app-changelog.md new file mode 100644 index 00000000000..6a0f5eb1fec --- /dev/null +++ b/stable/thelounge/9.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-9.0.25](https://github.com/truecharts/charts/compare/thelounge-9.0.24...thelounge-9.0.25) (2023-06-09) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.0 ([#9537](https://github.com/truecharts/charts/issues/9537)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.24/app-readme.md b/stable/thelounge/9.0.25/app-readme.md similarity index 100% rename from stable/thelounge/9.0.24/app-readme.md rename to stable/thelounge/9.0.25/app-readme.md diff --git a/stable/thelounge/9.0.24/charts/common-12.13.0.tgz b/stable/thelounge/9.0.25/charts/common-12.13.0.tgz similarity index 100% rename from stable/thelounge/9.0.24/charts/common-12.13.0.tgz rename to stable/thelounge/9.0.25/charts/common-12.13.0.tgz diff --git a/stable/thelounge/9.0.24/ix_values.yaml b/stable/thelounge/9.0.25/ix_values.yaml similarity index 84% rename from stable/thelounge/9.0.24/ix_values.yaml rename to stable/thelounge/9.0.25/ix_values.yaml index 8c42bc21330..77685f49405 100644 --- a/stable/thelounge/9.0.24/ix_values.yaml +++ b/stable/thelounge/9.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/thelounge pullPolicy: IfNotPresent - tag: v4.4.0@sha256:27269b8ffcd826ad2597edd6481ac778e5a4cefa3c0e4f34f0e63c8d43c26787 + tag: v4.4.0@sha256:bb6edeac4f3d986310241612f5ee1f628e61ef8a9ad718437528865163cc98e2 service: main: ports: diff --git a/stable/thelounge/9.0.24/questions.yaml b/stable/thelounge/9.0.25/questions.yaml similarity index 100% rename from stable/thelounge/9.0.24/questions.yaml rename to stable/thelounge/9.0.25/questions.yaml diff --git a/stable/thelounge/9.0.24/templates/NOTES.txt b/stable/thelounge/9.0.25/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.24/templates/NOTES.txt rename to stable/thelounge/9.0.25/templates/NOTES.txt diff --git a/stable/thelounge/9.0.24/templates/common.yaml b/stable/thelounge/9.0.25/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.24/templates/common.yaml rename to stable/thelounge/9.0.25/templates/common.yaml diff --git a/stable/thelounge/9.0.24/values.yaml b/stable/thelounge/9.0.25/values.yaml similarity index 100% rename from stable/thelounge/9.0.24/values.yaml rename to stable/thelounge/9.0.25/values.yaml