diff --git a/stable/znc/6.0.2/app-changelog.md b/stable/znc/6.0.2/app-changelog.md deleted file mode 100644 index 1e814feea88..00000000000 --- a/stable/znc/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.2/CHANGELOG.md b/stable/znc/6.0.3/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.2/CHANGELOG.md rename to stable/znc/6.0.3/CHANGELOG.md index 71a4e27af55..e8528bd2e3d 100644 --- a/stable/znc/6.0.2/CHANGELOG.md +++ b/stable/znc/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-6.0.3](https://github.com/truecharts/charts/compare/znc-6.0.2...znc-6.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11649](https://github.com/truecharts/charts/issues/11649)) + + + + ## [znc-6.0.2](https://github.com/truecharts/charts/compare/znc-6.0.1...znc-6.0.2) (2023-08-11) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - -## [znc-5.0.27](https://github.com/truecharts/charts/compare/znc-5.0.26...znc-5.0.27) (2023-06-23) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#9844](https://github.com/truecharts/charts/issues/9844)) - diff --git a/stable/znc/6.0.2/Chart.yaml b/stable/znc/6.0.3/Chart.yaml similarity index 98% rename from stable/znc/6.0.2/Chart.yaml rename to stable/znc/6.0.3/Chart.yaml index aa2a36fc06e..1f1f6f493d5 100644 --- a/stable/znc/6.0.2/Chart.yaml +++ b/stable/znc/6.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.2 +version: 6.0.3 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.2/README.md b/stable/znc/6.0.3/README.md similarity index 100% rename from stable/znc/6.0.2/README.md rename to stable/znc/6.0.3/README.md diff --git a/stable/znc/6.0.3/app-changelog.md b/stable/znc/6.0.3/app-changelog.md new file mode 100644 index 00000000000..02982b1d537 --- /dev/null +++ b/stable/znc/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.3](https://github.com/truecharts/charts/compare/znc-6.0.2...znc-6.0.3) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#11649](https://github.com/truecharts/charts/issues/11649)) + + \ No newline at end of file diff --git a/stable/znc/6.0.2/app-readme.md b/stable/znc/6.0.3/app-readme.md similarity index 100% rename from stable/znc/6.0.2/app-readme.md rename to stable/znc/6.0.3/app-readme.md diff --git a/stable/znc/6.0.2/charts/common-14.0.1.tgz b/stable/znc/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from stable/znc/6.0.2/charts/common-14.0.1.tgz rename to stable/znc/6.0.3/charts/common-14.0.1.tgz diff --git a/stable/znc/6.0.2/ix_values.yaml b/stable/znc/6.0.3/ix_values.yaml similarity index 82% rename from stable/znc/6.0.2/ix_values.yaml rename to stable/znc/6.0.3/ix_values.yaml index 63f3a3e3d66..8c33ebd82a0 100644 --- a/stable/znc/6.0.2/ix_values.yaml +++ b/stable/znc/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:f0833e97cf88c39a7a5115735f0320b8c97af279174c8f852a44e643f6702ec4 + tag: v1.8.2@sha256:88a1f92f9dd1b9c883f75de346057223b1d9b464249365623dfc82b4e936c116 service: main: ports: diff --git a/stable/znc/6.0.2/questions.yaml b/stable/znc/6.0.3/questions.yaml similarity index 100% rename from stable/znc/6.0.2/questions.yaml rename to stable/znc/6.0.3/questions.yaml diff --git a/stable/znc/6.0.2/templates/NOTES.txt b/stable/znc/6.0.3/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.2/templates/NOTES.txt rename to stable/znc/6.0.3/templates/NOTES.txt diff --git a/stable/znc/6.0.2/templates/common.yaml b/stable/znc/6.0.3/templates/common.yaml similarity index 100% rename from stable/znc/6.0.2/templates/common.yaml rename to stable/znc/6.0.3/templates/common.yaml diff --git a/stable/znc/6.0.2/values.yaml b/stable/znc/6.0.3/values.yaml similarity index 100% rename from stable/znc/6.0.2/values.yaml rename to stable/znc/6.0.3/values.yaml