diff --git a/stable/znc/6.0.7/app-changelog.md b/stable/znc/6.0.7/app-changelog.md deleted file mode 100644 index c79977df1a..0000000000 --- a/stable/znc/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.7](https://github.com/truecharts/charts/compare/znc-6.0.6...znc-6.0.7) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/znc/6.0.7/CHANGELOG.md b/stable/znc/6.0.8/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.7/CHANGELOG.md rename to stable/znc/6.0.8/CHANGELOG.md index e9d6adf14b..8af7f6ae4c 100644 --- a/stable/znc/6.0.7/CHANGELOG.md +++ b/stable/znc/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [znc-6.0.7](https://github.com/truecharts/charts/compare/znc-6.0.6...znc-6.0.7) (2023-10-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/znc to v1.8.2 ([#10909](https://github.com/truecharts/charts/issues/10909)) - - - -## [znc-5.0.32](https://github.com/truecharts/charts/compare/znc-5.0.31...znc-5.0.32) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#10689](https://github.com/truecharts/charts/issues/10689)) - diff --git a/stable/znc/6.0.7/Chart.yaml b/stable/znc/6.0.8/Chart.yaml similarity index 98% rename from stable/znc/6.0.7/Chart.yaml rename to stable/znc/6.0.8/Chart.yaml index d3ae6ab7ad..0ad13766c4 100644 --- a/stable/znc/6.0.7/Chart.yaml +++ b/stable/znc/6.0.8/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.7 +version: 6.0.8 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.7/README.md b/stable/znc/6.0.8/README.md similarity index 100% rename from stable/znc/6.0.7/README.md rename to stable/znc/6.0.8/README.md diff --git a/stable/znc/6.0.8/app-changelog.md b/stable/znc/6.0.8/app-changelog.md new file mode 100644 index 0000000000..47ce18d990 --- /dev/null +++ b/stable/znc/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.7/app-readme.md b/stable/znc/6.0.8/app-readme.md similarity index 100% rename from stable/znc/6.0.7/app-readme.md rename to stable/znc/6.0.8/app-readme.md diff --git a/stable/znc/6.0.7/charts/common-14.0.9.tgz b/stable/znc/6.0.8/charts/common-14.0.9.tgz similarity index 100% rename from stable/znc/6.0.7/charts/common-14.0.9.tgz rename to stable/znc/6.0.8/charts/common-14.0.9.tgz diff --git a/stable/znc/6.0.7/ix_values.yaml b/stable/znc/6.0.8/ix_values.yaml similarity index 82% rename from stable/znc/6.0.7/ix_values.yaml rename to stable/znc/6.0.8/ix_values.yaml index effd61dd0e..b2269b97b9 100644 --- a/stable/znc/6.0.7/ix_values.yaml +++ b/stable/znc/6.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:be22e7b55f1aec79fd020bee84ea583a9cce7baf88db43a806010f88de12b70d + tag: v1.8.2@sha256:ff0d32ea23a90d41eccf7fdc6d203517ca0d12b57b1783ee8e118b398b295844 service: main: ports: diff --git a/stable/znc/6.0.7/questions.yaml b/stable/znc/6.0.8/questions.yaml similarity index 100% rename from stable/znc/6.0.7/questions.yaml rename to stable/znc/6.0.8/questions.yaml diff --git a/stable/znc/6.0.7/templates/NOTES.txt b/stable/znc/6.0.8/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.7/templates/NOTES.txt rename to stable/znc/6.0.8/templates/NOTES.txt diff --git a/stable/znc/6.0.7/templates/common.yaml b/stable/znc/6.0.8/templates/common.yaml similarity index 100% rename from stable/znc/6.0.7/templates/common.yaml rename to stable/znc/6.0.8/templates/common.yaml diff --git a/stable/znc/6.0.7/values.yaml b/stable/znc/6.0.8/values.yaml similarity index 100% rename from stable/znc/6.0.7/values.yaml rename to stable/znc/6.0.8/values.yaml