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