diff --git a/stable/znc/6.0.16/app-changelog.md b/stable/znc/6.0.16/app-changelog.md deleted file mode 100644 index 77ba17a6942..00000000000 --- a/stable/znc/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.16](https://github.com/truecharts/charts/compare/znc-6.0.15...znc-6.0.16) (2023-11-17) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#14746](https://github.com/truecharts/charts/issues/14746)) - - \ No newline at end of file diff --git a/stable/znc/6.0.16/CHANGELOG.md b/stable/znc/6.0.17/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.16/CHANGELOG.md rename to stable/znc/6.0.17/CHANGELOG.md index 2b0ad1b4360..f40d8d791cc 100644 --- a/stable/znc/6.0.16/CHANGELOG.md +++ b/stable/znc/6.0.17/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-6.0.17](https://github.com/truecharts/charts/compare/znc-6.0.16...znc-6.0.17) (2023-11-17) + +### Chore + +- update container image ghcr.io/linuxserver/znc to 1.8.2 ([#14768](https://github.com/truecharts/charts/issues/14768)) + + + + ## [znc-6.0.16](https://github.com/truecharts/charts/compare/znc-6.0.15...znc-6.0.16) (2023-11-17) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - -## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) - diff --git a/stable/znc/6.0.16/Chart.yaml b/stable/znc/6.0.17/Chart.yaml similarity index 97% rename from stable/znc/6.0.16/Chart.yaml rename to stable/znc/6.0.17/Chart.yaml index 35c73ab1b51..ba5aa6bf3b5 100644 --- a/stable/znc/6.0.16/Chart.yaml +++ b/stable/znc/6.0.17/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.16 +version: 6.0.17 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.16/README.md b/stable/znc/6.0.17/README.md similarity index 100% rename from stable/znc/6.0.16/README.md rename to stable/znc/6.0.17/README.md diff --git a/stable/znc/6.0.17/app-changelog.md b/stable/znc/6.0.17/app-changelog.md new file mode 100644 index 00000000000..45866b851b6 --- /dev/null +++ b/stable/znc/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.17](https://github.com/truecharts/charts/compare/znc-6.0.16...znc-6.0.17) (2023-11-17) + +### Chore + +- update container image ghcr.io/linuxserver/znc to 1.8.2 ([#14768](https://github.com/truecharts/charts/issues/14768)) + + \ No newline at end of file diff --git a/stable/znc/6.0.16/app-readme.md b/stable/znc/6.0.17/app-readme.md similarity index 100% rename from stable/znc/6.0.16/app-readme.md rename to stable/znc/6.0.17/app-readme.md diff --git a/stable/znc/6.0.16/charts/common-14.3.5.tgz b/stable/znc/6.0.17/charts/common-14.3.5.tgz similarity index 100% rename from stable/znc/6.0.16/charts/common-14.3.5.tgz rename to stable/znc/6.0.17/charts/common-14.3.5.tgz diff --git a/stable/znc/6.0.16/ix_values.yaml b/stable/znc/6.0.17/ix_values.yaml similarity index 75% rename from stable/znc/6.0.16/ix_values.yaml rename to stable/znc/6.0.17/ix_values.yaml index bfffc3cfba1..4b4f526d16b 100644 --- a/stable/znc/6.0.16/ix_values.yaml +++ b/stable/znc/6.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: - repository: tccr.io/truecharts/znc + repository: ghcr.io/linuxserver/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:0ab6fdc237a53547a4b4c5ea382eff06ffc9ce3a8b160f00b20734bce632fd9e + tag: 1.8.2@sha256:7bcb1d212433e0c54b72605ae45c5fa7e838427387c889b300b241994036a645 service: main: ports: diff --git a/stable/znc/6.0.16/questions.yaml b/stable/znc/6.0.17/questions.yaml similarity index 100% rename from stable/znc/6.0.16/questions.yaml rename to stable/znc/6.0.17/questions.yaml diff --git a/stable/znc/6.0.16/templates/NOTES.txt b/stable/znc/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.16/templates/NOTES.txt rename to stable/znc/6.0.17/templates/NOTES.txt diff --git a/stable/znc/6.0.16/templates/common.yaml b/stable/znc/6.0.17/templates/common.yaml similarity index 100% rename from stable/znc/6.0.16/templates/common.yaml rename to stable/znc/6.0.17/templates/common.yaml diff --git a/stable/znc/6.0.16/values.yaml b/stable/znc/6.0.17/values.yaml similarity index 100% rename from stable/znc/6.0.16/values.yaml rename to stable/znc/6.0.17/values.yaml