From 104ddd112600eae5d421e3f7f0c2fe816eea7323 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 29 Jul 2023 18:37:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/thelounge/9.0.36/app-changelog.md | 9 --------- .../thelounge/{9.0.36 => 9.0.37}/CHANGELOG.md | 18 +++++++++--------- .../thelounge/{9.0.36 => 9.0.37}/Chart.yaml | 2 +- stable/thelounge/{9.0.36 => 9.0.37}/README.md | 0 stable/thelounge/9.0.37/app-changelog.md | 9 +++++++++ .../{9.0.36 => 9.0.37}/app-readme.md | 0 .../charts/common-12.15.0.tgz | Bin .../{9.0.36 => 9.0.37}/ix_values.yaml | 2 +- .../{9.0.36 => 9.0.37}/questions.yaml | 0 .../{9.0.36 => 9.0.37}/templates/NOTES.txt | 0 .../{9.0.36 => 9.0.37}/templates/common.yaml | 0 .../thelounge/{9.0.36 => 9.0.37}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/thelounge/9.0.36/app-changelog.md rename stable/thelounge/{9.0.36 => 9.0.37}/CHANGELOG.md (91%) rename stable/thelounge/{9.0.36 => 9.0.37}/Chart.yaml (97%) rename stable/thelounge/{9.0.36 => 9.0.37}/README.md (100%) create mode 100644 stable/thelounge/9.0.37/app-changelog.md rename stable/thelounge/{9.0.36 => 9.0.37}/app-readme.md (100%) rename stable/thelounge/{9.0.36 => 9.0.37}/charts/common-12.15.0.tgz (100%) rename stable/thelounge/{9.0.36 => 9.0.37}/ix_values.yaml (84%) rename stable/thelounge/{9.0.36 => 9.0.37}/questions.yaml (100%) rename stable/thelounge/{9.0.36 => 9.0.37}/templates/NOTES.txt (100%) rename stable/thelounge/{9.0.36 => 9.0.37}/templates/common.yaml (100%) rename stable/thelounge/{9.0.36 => 9.0.37}/values.yaml (100%) diff --git a/stable/thelounge/9.0.36/app-changelog.md b/stable/thelounge/9.0.36/app-changelog.md deleted file mode 100644 index 52c51e829d..0000000000 --- a/stable/thelounge/9.0.36/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.36](https://github.com/truecharts/charts/compare/thelounge-9.0.35...thelounge-9.0.36) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - \ No newline at end of file diff --git a/stable/thelounge/9.0.36/CHANGELOG.md b/stable/thelounge/9.0.37/CHANGELOG.md similarity index 91% rename from stable/thelounge/9.0.36/CHANGELOG.md rename to stable/thelounge/9.0.37/CHANGELOG.md index 3539d24f7b..3fc13233c8 100644 --- a/stable/thelounge/9.0.36/CHANGELOG.md +++ b/stable/thelounge/9.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [thelounge-9.0.37](https://github.com/truecharts/charts/compare/thelounge-9.0.36...thelounge-9.0.37) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#11007](https://github.com/truecharts/charts/issues/11007)) + + + + ## [thelounge-9.0.36](https://github.com/truecharts/charts/compare/thelounge-9.0.35...thelounge-9.0.36) (2023-07-29) ### Chore @@ -88,12 +97,3 @@ ## [thelounge-9.0.27](https://github.com/truecharts/charts/compare/thelounge-9.0.26...thelounge-9.0.27) (2023-06-11) ### Chore - -- update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - - -## [thelounge-9.0.26](https://github.com/truecharts/charts/compare/thelounge-9.0.25...thelounge-9.0.26) (2023-06-09) - -### Chore diff --git a/stable/thelounge/9.0.36/Chart.yaml b/stable/thelounge/9.0.37/Chart.yaml similarity index 97% rename from stable/thelounge/9.0.36/Chart.yaml rename to stable/thelounge/9.0.37/Chart.yaml index 631fcd78d1..8b98ba113d 100644 --- a/stable/thelounge/9.0.36/Chart.yaml +++ b/stable/thelounge/9.0.37/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.36 +version: 9.0.37 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/thelounge/9.0.36/README.md b/stable/thelounge/9.0.37/README.md similarity index 100% rename from stable/thelounge/9.0.36/README.md rename to stable/thelounge/9.0.37/README.md diff --git a/stable/thelounge/9.0.37/app-changelog.md b/stable/thelounge/9.0.37/app-changelog.md new file mode 100644 index 0000000000..db959e5575 --- /dev/null +++ b/stable/thelounge/9.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-9.0.37](https://github.com/truecharts/charts/compare/thelounge-9.0.36...thelounge-9.0.37) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.4.1 ([#11007](https://github.com/truecharts/charts/issues/11007)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.36/app-readme.md b/stable/thelounge/9.0.37/app-readme.md similarity index 100% rename from stable/thelounge/9.0.36/app-readme.md rename to stable/thelounge/9.0.37/app-readme.md diff --git a/stable/thelounge/9.0.36/charts/common-12.15.0.tgz b/stable/thelounge/9.0.37/charts/common-12.15.0.tgz similarity index 100% rename from stable/thelounge/9.0.36/charts/common-12.15.0.tgz rename to stable/thelounge/9.0.37/charts/common-12.15.0.tgz diff --git a/stable/thelounge/9.0.36/ix_values.yaml b/stable/thelounge/9.0.37/ix_values.yaml similarity index 84% rename from stable/thelounge/9.0.36/ix_values.yaml rename to stable/thelounge/9.0.37/ix_values.yaml index 2a9794dada..778650dc0c 100644 --- a/stable/thelounge/9.0.36/ix_values.yaml +++ b/stable/thelounge/9.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/thelounge pullPolicy: IfNotPresent - tag: v4.4.1@sha256:c583bf641f31860af769b7e6b49d843809a46c65645e7efca5b6306bfa152b40 + tag: v4.4.1@sha256:f3d9954d357e95218129b46207a175e8a4e840e709cc3b09f15281af89255422 service: main: ports: diff --git a/stable/thelounge/9.0.36/questions.yaml b/stable/thelounge/9.0.37/questions.yaml similarity index 100% rename from stable/thelounge/9.0.36/questions.yaml rename to stable/thelounge/9.0.37/questions.yaml diff --git a/stable/thelounge/9.0.36/templates/NOTES.txt b/stable/thelounge/9.0.37/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.36/templates/NOTES.txt rename to stable/thelounge/9.0.37/templates/NOTES.txt diff --git a/stable/thelounge/9.0.36/templates/common.yaml b/stable/thelounge/9.0.37/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.36/templates/common.yaml rename to stable/thelounge/9.0.37/templates/common.yaml diff --git a/stable/thelounge/9.0.36/values.yaml b/stable/thelounge/9.0.37/values.yaml similarity index 100% rename from stable/thelounge/9.0.36/values.yaml rename to stable/thelounge/9.0.37/values.yaml