diff --git a/stable/znc/6.0.1/app-changelog.md b/stable/znc/6.0.1/app-changelog.md deleted file mode 100644 index df34c7ee91..0000000000 --- a/stable/znc/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.1](https://github.com/truecharts/charts/compare/znc-6.0.0...znc-6.0.1) (2023-08-04) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#11184](https://github.com/truecharts/charts/issues/11184)) - - \ No newline at end of file diff --git a/stable/znc/6.0.1/CHANGELOG.md b/stable/znc/6.0.2/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.1/CHANGELOG.md rename to stable/znc/6.0.2/CHANGELOG.md index d2fc105a01..71a4e27af5 100644 --- a/stable/znc/6.0.1/CHANGELOG.md +++ b/stable/znc/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11411](https://github.com/truecharts/charts/issues/11411)) + + + + ## [znc-6.0.1](https://github.com/truecharts/charts/compare/znc-6.0.0...znc-6.0.1) (2023-08-04) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/znc to v1.8.2 ([#9844](https://github.com/truecharts/charts/issues/9844)) - - - -## [znc-5.0.26](https://github.com/truecharts/charts/compare/znc-5.0.25...znc-5.0.26) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/znc/6.0.1/Chart.yaml b/stable/znc/6.0.2/Chart.yaml similarity index 98% rename from stable/znc/6.0.1/Chart.yaml rename to stable/znc/6.0.2/Chart.yaml index 951f783ea5..aa2a36fc06 100644 --- a/stable/znc/6.0.1/Chart.yaml +++ b/stable/znc/6.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.1 +version: 6.0.2 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.1/README.md b/stable/znc/6.0.2/README.md similarity index 100% rename from stable/znc/6.0.1/README.md rename to stable/znc/6.0.2/README.md diff --git a/stable/znc/6.0.2/app-changelog.md b/stable/znc/6.0.2/app-changelog.md new file mode 100644 index 0000000000..1e814feea8 --- /dev/null +++ b/stable/znc/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11411](https://github.com/truecharts/charts/issues/11411)) + + \ No newline at end of file diff --git a/stable/znc/6.0.1/app-readme.md b/stable/znc/6.0.2/app-readme.md similarity index 100% rename from stable/znc/6.0.1/app-readme.md rename to stable/znc/6.0.2/app-readme.md diff --git a/stable/znc/6.0.1/charts/common-14.0.1.tgz b/stable/znc/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/znc/6.0.1/charts/common-14.0.1.tgz rename to stable/znc/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/znc/6.0.1/ix_values.yaml b/stable/znc/6.0.2/ix_values.yaml similarity index 82% rename from stable/znc/6.0.1/ix_values.yaml rename to stable/znc/6.0.2/ix_values.yaml index 8dd2bf07e7..63f3a3e3d6 100644 --- a/stable/znc/6.0.1/ix_values.yaml +++ b/stable/znc/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:72455a3f44871c15547af92298ebafe37b553d8f1ab7acdd266b8b20aa7759cf + tag: v1.8.2@sha256:f0833e97cf88c39a7a5115735f0320b8c97af279174c8f852a44e643f6702ec4 service: main: ports: diff --git a/stable/znc/6.0.1/questions.yaml b/stable/znc/6.0.2/questions.yaml similarity index 100% rename from stable/znc/6.0.1/questions.yaml rename to stable/znc/6.0.2/questions.yaml diff --git a/stable/znc/6.0.1/templates/NOTES.txt b/stable/znc/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.1/templates/NOTES.txt rename to stable/znc/6.0.2/templates/NOTES.txt diff --git a/stable/znc/6.0.1/templates/common.yaml b/stable/znc/6.0.2/templates/common.yaml similarity index 100% rename from stable/znc/6.0.1/templates/common.yaml rename to stable/znc/6.0.2/templates/common.yaml diff --git a/stable/znc/6.0.1/values.yaml b/stable/znc/6.0.2/values.yaml similarity index 100% rename from stable/znc/6.0.1/values.yaml rename to stable/znc/6.0.2/values.yaml