diff --git a/stable/znc/6.0.8/app-changelog.md b/stable/znc/6.0.8/app-changelog.md deleted file mode 100644 index 47ce18d990..0000000000 --- a/stable/znc/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.8](https://github.com/truecharts/charts/compare/znc-6.0.7...znc-6.0.8) (2023-10-13) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#13575](https://github.com/truecharts/charts/issues/13575)) - - \ No newline at end of file diff --git a/stable/znc/6.0.8/CHANGELOG.md b/stable/znc/6.0.9/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.8/CHANGELOG.md rename to stable/znc/6.0.9/CHANGELOG.md index 8af7f6ae4c..afd178579a 100644 --- a/stable/znc/6.0.8/CHANGELOG.md +++ b/stable/znc/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-6.0.9](https://github.com/truecharts/charts/compare/znc-6.0.8...znc-6.0.9) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#13803](https://github.com/truecharts/charts/issues/13803)) + + + + ## [znc-6.0.8](https://github.com/truecharts/charts/compare/znc-6.0.7...znc-6.0.8) (2023-10-13) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - - -## [znc-5.0.33](https://github.com/truecharts/charts/compare/znc-5.0.32...znc-5.0.33) (2023-07-28) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#10909](https://github.com/truecharts/charts/issues/10909)) - diff --git a/stable/znc/6.0.8/Chart.yaml b/stable/znc/6.0.9/Chart.yaml similarity index 98% rename from stable/znc/6.0.8/Chart.yaml rename to stable/znc/6.0.9/Chart.yaml index 0ad13766c4..4064926b4b 100644 --- a/stable/znc/6.0.8/Chart.yaml +++ b/stable/znc/6.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.8 +version: 6.0.9 appVersion: "1.8.2" description: Znc is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. type: application diff --git a/stable/znc/6.0.8/README.md b/stable/znc/6.0.9/README.md similarity index 100% rename from stable/znc/6.0.8/README.md rename to stable/znc/6.0.9/README.md diff --git a/stable/znc/6.0.9/app-changelog.md b/stable/znc/6.0.9/app-changelog.md new file mode 100644 index 0000000000..6ab997e12b --- /dev/null +++ b/stable/znc/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.9](https://github.com/truecharts/charts/compare/znc-6.0.8...znc-6.0.9) (2023-10-20) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#13803](https://github.com/truecharts/charts/issues/13803)) + + \ No newline at end of file diff --git a/stable/znc/6.0.8/app-readme.md b/stable/znc/6.0.9/app-readme.md similarity index 100% rename from stable/znc/6.0.8/app-readme.md rename to stable/znc/6.0.9/app-readme.md diff --git a/stable/znc/6.0.8/charts/common-14.0.9.tgz b/stable/znc/6.0.9/charts/common-14.0.9.tgz similarity index 100% rename from stable/znc/6.0.8/charts/common-14.0.9.tgz rename to stable/znc/6.0.9/charts/common-14.0.9.tgz diff --git a/stable/znc/6.0.8/ix_values.yaml b/stable/znc/6.0.9/ix_values.yaml similarity index 82% rename from stable/znc/6.0.8/ix_values.yaml rename to stable/znc/6.0.9/ix_values.yaml index b2269b97b9..c4f98c01a7 100644 --- a/stable/znc/6.0.8/ix_values.yaml +++ b/stable/znc/6.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:ff0d32ea23a90d41eccf7fdc6d203517ca0d12b57b1783ee8e118b398b295844 + tag: v1.8.2@sha256:4b11015ade0d90d8669db5b93218e503a70a1cd09bf3bfb067f4f411f8ea8e36 service: main: ports: diff --git a/stable/znc/6.0.8/questions.yaml b/stable/znc/6.0.9/questions.yaml similarity index 100% rename from stable/znc/6.0.8/questions.yaml rename to stable/znc/6.0.9/questions.yaml diff --git a/stable/znc/6.0.8/templates/NOTES.txt b/stable/znc/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.8/templates/NOTES.txt rename to stable/znc/6.0.9/templates/NOTES.txt diff --git a/stable/znc/6.0.8/templates/common.yaml b/stable/znc/6.0.9/templates/common.yaml similarity index 100% rename from stable/znc/6.0.8/templates/common.yaml rename to stable/znc/6.0.9/templates/common.yaml diff --git a/stable/znc/6.0.8/values.yaml b/stable/znc/6.0.9/values.yaml similarity index 100% rename from stable/znc/6.0.8/values.yaml rename to stable/znc/6.0.9/values.yaml