diff --git a/stable/clamav/7.0.14/app-changelog.md b/stable/clamav/7.0.14/app-changelog.md deleted file mode 100644 index b673cc7e8b0..00000000000 --- a/stable/clamav/7.0.14/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [clamav-7.0.14](https://github.com/truecharts/charts/compare/clamav-7.0.13...clamav-7.0.14) (2023-12-03) - -### Chore - -- bump everything to ensure catalog has latest versions - - fix annotations again - - update annotations - - cleanup chart.yaml and add min-max scale version - - \ No newline at end of file diff --git a/stable/clamav/7.0.14/CHANGELOG.md b/stable/clamav/7.0.15/CHANGELOG.md similarity index 89% rename from stable/clamav/7.0.14/CHANGELOG.md rename to stable/clamav/7.0.15/CHANGELOG.md index 50ee783dead..7395c9af3ee 100644 --- a/stable/clamav/7.0.14/CHANGELOG.md +++ b/stable/clamav/7.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clamav-7.0.15](https://github.com/truecharts/charts/compare/clamav-7.0.14...clamav-7.0.15) (2023-12-04) + +### Chore + +- update container image clamav/clamav to 1.2.1[@c447f9c](https://github.com/c447f9c) ([#15715](https://github.com/truecharts/charts/issues/15715)) + + + + ## [clamav-7.0.14](https://github.com/truecharts/charts/compare/clamav-7.0.13...clamav-7.0.14) (2023-12-03) ### Chore @@ -88,12 +97,3 @@ ### Chore -- update container image tccr.io/truecharts/clamav to v1.2.0 ([#13667](https://github.com/truecharts/charts/issues/13667)) - - - - -## [clamav-7.0.5](https://github.com/truecharts/charts/compare/clamav-7.0.4...clamav-7.0.5) (2023-10-07) - -### Chore - diff --git a/stable/clamav/7.0.14/Chart.yaml b/stable/clamav/7.0.15/Chart.yaml similarity index 98% rename from stable/clamav/7.0.14/Chart.yaml rename to stable/clamav/7.0.15/Chart.yaml index 93bf47bc01d..b28d1df0e08 100644 --- a/stable/clamav/7.0.14/Chart.yaml +++ b/stable/clamav/7.0.15/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: clamav -version: 7.0.14 +version: 7.0.15 appVersion: 1.2.1 description: ClamAV is an open source antivirus engine for detecting trojans, viruses, diff --git a/stable/clamav/7.0.14/README.md b/stable/clamav/7.0.15/README.md similarity index 100% rename from stable/clamav/7.0.14/README.md rename to stable/clamav/7.0.15/README.md diff --git a/stable/clamav/7.0.15/app-changelog.md b/stable/clamav/7.0.15/app-changelog.md new file mode 100644 index 00000000000..d3edf150fc5 --- /dev/null +++ b/stable/clamav/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clamav-7.0.15](https://github.com/truecharts/charts/compare/clamav-7.0.14...clamav-7.0.15) (2023-12-04) + +### Chore + +- update container image clamav/clamav to 1.2.1[@c447f9c](https://github.com/c447f9c) ([#15715](https://github.com/truecharts/charts/issues/15715)) + + \ No newline at end of file diff --git a/stable/clamav/7.0.14/app-readme.md b/stable/clamav/7.0.15/app-readme.md similarity index 100% rename from stable/clamav/7.0.14/app-readme.md rename to stable/clamav/7.0.15/app-readme.md diff --git a/stable/clamav/7.0.14/charts/common-14.3.5.tgz b/stable/clamav/7.0.15/charts/common-14.3.5.tgz similarity index 100% rename from stable/clamav/7.0.14/charts/common-14.3.5.tgz rename to stable/clamav/7.0.15/charts/common-14.3.5.tgz diff --git a/stable/clamav/7.0.14/ix_values.yaml b/stable/clamav/7.0.15/ix_values.yaml similarity index 95% rename from stable/clamav/7.0.14/ix_values.yaml rename to stable/clamav/7.0.15/ix_values.yaml index 01ddb13c863..46baabbef5d 100644 --- a/stable/clamav/7.0.14/ix_values.yaml +++ b/stable/clamav/7.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: clamav/clamav pullPolicy: IfNotPresent - tag: 1.2.1@sha256:5968dbccd6c38ec86f2c7503070207d9a11bbdd7bee4c05ecf649fef2d3987c9 + tag: 1.2.1@sha256:c447f9c713058cdb915c5becbef004a678cd7b8d6f5d70ec53479ba7687c3375 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/clamav/7.0.14/questions.yaml b/stable/clamav/7.0.15/questions.yaml similarity index 100% rename from stable/clamav/7.0.14/questions.yaml rename to stable/clamav/7.0.15/questions.yaml diff --git a/stable/clamav/7.0.14/templates/NOTES.txt b/stable/clamav/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/clamav/7.0.14/templates/NOTES.txt rename to stable/clamav/7.0.15/templates/NOTES.txt diff --git a/stable/clamav/7.0.14/templates/_cronjob.tpl b/stable/clamav/7.0.15/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/7.0.14/templates/_cronjob.tpl rename to stable/clamav/7.0.15/templates/_cronjob.tpl diff --git a/stable/clamav/7.0.14/templates/common.yaml b/stable/clamav/7.0.15/templates/common.yaml similarity index 100% rename from stable/clamav/7.0.14/templates/common.yaml rename to stable/clamav/7.0.15/templates/common.yaml diff --git a/stable/clamav/7.0.14/values.yaml b/stable/clamav/7.0.15/values.yaml similarity index 100% rename from stable/clamav/7.0.14/values.yaml rename to stable/clamav/7.0.15/values.yaml