diff --git a/stable/znc/4.0.10/app-changelog.md b/stable/znc/4.0.10/app-changelog.md deleted file mode 100644 index 5bce949758..0000000000 --- a/stable/znc/4.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-4.0.10](https://github.com/truecharts/charts/compare/znc-4.0.9...znc-4.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file diff --git a/stable/znc/4.0.10/CHANGELOG.md b/stable/znc/4.0.11/CHANGELOG.md similarity index 90% rename from stable/znc/4.0.10/CHANGELOG.md rename to stable/znc/4.0.11/CHANGELOG.md index bf877091a8..7b15c909e0 100644 --- a/stable/znc/4.0.10/CHANGELOG.md +++ b/stable/znc/4.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-4.0.11](https://github.com/truecharts/charts/compare/znc-4.0.10...znc-4.0.11) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 + + + + ## [znc-4.0.10](https://github.com/truecharts/charts/compare/znc-4.0.9...znc-4.0.10) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [znc-4.0.2](https://github.com/truecharts/charts/compare/znc-4.0.1...znc-4.0.2) (2022-11-30) - - - -## [znc-4.0.2](https://github.com/truecharts/charts/compare/znc-4.0.1...znc-4.0.2) (2022-11-30) - - - - -## [znc-4.0.2](https://github.com/truecharts/charts/compare/znc-4.0.1...znc-4.0.2) (2022-11-30) diff --git a/stable/znc/4.0.10/Chart.yaml b/stable/znc/4.0.11/Chart.yaml similarity index 98% rename from stable/znc/4.0.10/Chart.yaml rename to stable/znc/4.0.11/Chart.yaml index c7efa498a3..917b717f0a 100644 --- a/stable/znc/4.0.10/Chart.yaml +++ b/stable/znc/4.0.11/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 4.0.10 +version: 4.0.11 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/4.0.10/README.md b/stable/znc/4.0.11/README.md similarity index 100% rename from stable/znc/4.0.10/README.md rename to stable/znc/4.0.11/README.md diff --git a/stable/znc/4.0.11/app-changelog.md b/stable/znc/4.0.11/app-changelog.md new file mode 100644 index 0000000000..046d13d3cf --- /dev/null +++ b/stable/znc/4.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-4.0.11](https://github.com/truecharts/charts/compare/znc-4.0.10...znc-4.0.11) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 + + \ No newline at end of file diff --git a/stable/znc/4.0.10/app-readme.md b/stable/znc/4.0.11/app-readme.md similarity index 100% rename from stable/znc/4.0.10/app-readme.md rename to stable/znc/4.0.11/app-readme.md diff --git a/stable/znc/4.0.10/charts/common-11.1.2.tgz b/stable/znc/4.0.11/charts/common-11.1.2.tgz similarity index 100% rename from stable/znc/4.0.10/charts/common-11.1.2.tgz rename to stable/znc/4.0.11/charts/common-11.1.2.tgz diff --git a/stable/znc/4.0.10/ix_values.yaml b/stable/znc/4.0.11/ix_values.yaml similarity index 82% rename from stable/znc/4.0.10/ix_values.yaml rename to stable/znc/4.0.11/ix_values.yaml index 393e3c8850..8b4eb3d42b 100644 --- a/stable/znc/4.0.10/ix_values.yaml +++ b/stable/znc/4.0.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:ca99c244a4fb2a52e26bc3394f7e1fefa4311ec9c17b76a3dcd9c6dcc05697a9 + tag: v1.8.2@sha256:1011c7257e92564006c1f8705e58e321ea53fa9c21664ef3c65ed913670c8884 securityContext: runAsNonRoot: false diff --git a/stable/znc/4.0.10/questions.yaml b/stable/znc/4.0.11/questions.yaml similarity index 100% rename from stable/znc/4.0.10/questions.yaml rename to stable/znc/4.0.11/questions.yaml diff --git a/stable/znc/4.0.10/templates/common.yaml b/stable/znc/4.0.11/templates/common.yaml similarity index 100% rename from stable/znc/4.0.10/templates/common.yaml rename to stable/znc/4.0.11/templates/common.yaml diff --git a/stable/znc/4.0.10/values.yaml b/stable/znc/4.0.11/values.yaml similarity index 100% rename from stable/znc/4.0.10/values.yaml rename to stable/znc/4.0.11/values.yaml