diff --git a/stable/znc/6.0.5/app-changelog.md b/stable/znc/6.0.5/app-changelog.md deleted file mode 100644 index d74941bc957..00000000000 --- a/stable/znc/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#13070](https://github.com/truecharts/charts/issues/13070)) - - \ No newline at end of file diff --git a/stable/znc/6.0.5/CHANGELOG.md b/stable/znc/6.0.6/CHANGELOG.md similarity index 91% rename from stable/znc/6.0.5/CHANGELOG.md rename to stable/znc/6.0.6/CHANGELOG.md index c574cd24be9..11a700f5187 100644 --- a/stable/znc/6.0.5/CHANGELOG.md +++ b/stable/znc/6.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300)) + + + + ## [znc-6.0.5](https://github.com/truecharts/charts/compare/znc-6.0.4...znc-6.0.5) (2023-09-29) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/znc to v1.8.2 ([#10454](https://github.com/truecharts/charts/issues/10454)) - - - -## [znc-5.0.30](https://github.com/truecharts/charts/compare/znc-5.0.29...znc-5.0.30) (2023-07-12) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#10426](https://github.com/truecharts/charts/issues/10426)) - diff --git a/stable/znc/6.0.5/Chart.yaml b/stable/znc/6.0.6/Chart.yaml similarity index 98% rename from stable/znc/6.0.5/Chart.yaml rename to stable/znc/6.0.6/Chart.yaml index e9ba29f0caf..754fa50d879 100644 --- a/stable/znc/6.0.5/Chart.yaml +++ b/stable/znc/6.0.6/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: znc -version: 6.0.5 +version: 6.0.6 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.5/README.md b/stable/znc/6.0.6/README.md similarity index 100% rename from stable/znc/6.0.5/README.md rename to stable/znc/6.0.6/README.md diff --git a/stable/znc/6.0.6/app-changelog.md b/stable/znc/6.0.6/app-changelog.md new file mode 100644 index 00000000000..cb9333bbaed --- /dev/null +++ b/stable/znc/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-6.0.6](https://github.com/truecharts/charts/compare/znc-6.0.5...znc-6.0.6) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#13300](https://github.com/truecharts/charts/issues/13300)) + + \ No newline at end of file diff --git a/stable/znc/6.0.5/app-readme.md b/stable/znc/6.0.6/app-readme.md similarity index 100% rename from stable/znc/6.0.5/app-readme.md rename to stable/znc/6.0.6/app-readme.md diff --git a/stable/znc/6.0.5/charts/common-14.0.1.tgz b/stable/znc/6.0.6/charts/common-14.0.1.tgz similarity index 100% rename from stable/znc/6.0.5/charts/common-14.0.1.tgz rename to stable/znc/6.0.6/charts/common-14.0.1.tgz diff --git a/stable/znc/6.0.5/ix_values.yaml b/stable/znc/6.0.6/ix_values.yaml similarity index 82% rename from stable/znc/6.0.5/ix_values.yaml rename to stable/znc/6.0.6/ix_values.yaml index 48f95ec2377..effd61dd0e9 100644 --- a/stable/znc/6.0.5/ix_values.yaml +++ b/stable/znc/6.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/znc pullPolicy: IfNotPresent - tag: v1.8.2@sha256:5dd805b3215380ec20ee80365af19237144f08aac8601a12063d67182f13e406 + tag: v1.8.2@sha256:be22e7b55f1aec79fd020bee84ea583a9cce7baf88db43a806010f88de12b70d service: main: ports: diff --git a/stable/znc/6.0.5/questions.yaml b/stable/znc/6.0.6/questions.yaml similarity index 100% rename from stable/znc/6.0.5/questions.yaml rename to stable/znc/6.0.6/questions.yaml diff --git a/stable/znc/6.0.5/templates/NOTES.txt b/stable/znc/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/znc/6.0.5/templates/NOTES.txt rename to stable/znc/6.0.6/templates/NOTES.txt diff --git a/stable/znc/6.0.5/templates/common.yaml b/stable/znc/6.0.6/templates/common.yaml similarity index 100% rename from stable/znc/6.0.5/templates/common.yaml rename to stable/znc/6.0.6/templates/common.yaml diff --git a/stable/znc/6.0.5/values.yaml b/stable/znc/6.0.6/values.yaml similarity index 100% rename from stable/znc/6.0.5/values.yaml rename to stable/znc/6.0.6/values.yaml