diff --git a/stable/clamav/5.0.13/app-changelog.md b/stable/clamav/5.0.13/app-changelog.md deleted file mode 100644 index 07f12989e9..0000000000 --- a/stable/clamav/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clamav-5.0.13](https://github.com/truecharts/charts/compare/clamav-5.0.12...clamav-5.0.13) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - \ No newline at end of file diff --git a/stable/clamav/5.0.13/CHANGELOG.md b/stable/clamav/5.0.14/CHANGELOG.md similarity index 91% rename from stable/clamav/5.0.13/CHANGELOG.md rename to stable/clamav/5.0.14/CHANGELOG.md index 4e5d882e76..f3cf24561b 100644 --- a/stable/clamav/5.0.13/CHANGELOG.md +++ b/stable/clamav/5.0.14/CHANGELOG.md @@ -4,6 +4,15 @@ +## [clamav-5.0.14](https://github.com/truecharts/charts/compare/clamav-5.0.13...clamav-5.0.14) (2023-02-07) + +### Chore + +- update container image tccr.io/truecharts/clamav to 1.0.0 + + + + ## [clamav-5.0.13](https://github.com/truecharts/charts/compare/clamav-5.0.12...clamav-5.0.13) (2023-02-02) ### Fix @@ -88,12 +97,3 @@ ## [clamav-5.0.6](https://github.com/truecharts/charts/compare/clamav-5.0.4...clamav-5.0.6) (2022-11-30) - - - - -## [clamav-5.0.6](https://github.com/truecharts/charts/compare/clamav-5.0.4...clamav-5.0.6) (2022-11-30) - - - - diff --git a/stable/clamav/5.0.13/Chart.yaml b/stable/clamav/5.0.14/Chart.yaml similarity index 98% rename from stable/clamav/5.0.13/Chart.yaml rename to stable/clamav/5.0.14/Chart.yaml index 14da8c703d..37713763c3 100644 --- a/stable/clamav/5.0.13/Chart.yaml +++ b/stable/clamav/5.0.14/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/Cisco-Talos/clamav - https://docs.clamav.net/ type: application -version: 5.0.13 +version: 5.0.14 annotations: truecharts.org/catagories: | - utilities diff --git a/stable/clamav/5.0.13/README.md b/stable/clamav/5.0.14/README.md similarity index 100% rename from stable/clamav/5.0.13/README.md rename to stable/clamav/5.0.14/README.md diff --git a/stable/clamav/5.0.14/app-changelog.md b/stable/clamav/5.0.14/app-changelog.md new file mode 100644 index 0000000000..495dad1d52 --- /dev/null +++ b/stable/clamav/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clamav-5.0.14](https://github.com/truecharts/charts/compare/clamav-5.0.13...clamav-5.0.14) (2023-02-07) + +### Chore + +- update container image tccr.io/truecharts/clamav to 1.0.0 + + \ No newline at end of file diff --git a/stable/clamav/5.0.13/app-readme.md b/stable/clamav/5.0.14/app-readme.md similarity index 100% rename from stable/clamav/5.0.13/app-readme.md rename to stable/clamav/5.0.14/app-readme.md diff --git a/stable/clamav/5.0.13/charts/common-11.1.2.tgz b/stable/clamav/5.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/clamav/5.0.13/charts/common-11.1.2.tgz rename to stable/clamav/5.0.14/charts/common-11.1.2.tgz diff --git a/stable/clamav/5.0.13/ix_values.yaml b/stable/clamav/5.0.14/ix_values.yaml similarity index 94% rename from stable/clamav/5.0.13/ix_values.yaml rename to stable/clamav/5.0.14/ix_values.yaml index eb70264a0e..6326ac484c 100644 --- a/stable/clamav/5.0.13/ix_values.yaml +++ b/stable/clamav/5.0.14/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/clamav pullPolicy: IfNotPresent - tag: 1.0.0@sha256:9f2b53d93b4b7b9d971623466faa015beb9910cee5e6777286de30c54d7c6193 + tag: 1.0.0@sha256:37b177030441262baaf4c590d6915c336669690873b9b2a65eeee36344af362b podSecurityContext: runAsUser: 0 diff --git a/stable/clamav/5.0.13/questions.yaml b/stable/clamav/5.0.14/questions.yaml similarity index 100% rename from stable/clamav/5.0.13/questions.yaml rename to stable/clamav/5.0.14/questions.yaml diff --git a/stable/clamav/5.0.13/templates/_cronjob.tpl b/stable/clamav/5.0.14/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/5.0.13/templates/_cronjob.tpl rename to stable/clamav/5.0.14/templates/_cronjob.tpl diff --git a/stable/clamav/5.0.13/templates/common.yaml b/stable/clamav/5.0.14/templates/common.yaml similarity index 100% rename from stable/clamav/5.0.13/templates/common.yaml rename to stable/clamav/5.0.14/templates/common.yaml diff --git a/stable/clamav/5.0.13/values.yaml b/stable/clamav/5.0.14/values.yaml similarity index 100% rename from stable/clamav/5.0.13/values.yaml rename to stable/clamav/5.0.14/values.yaml