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