Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-04 06:37:43 +00:00
parent 04c8dfc6a5
commit 5adf6a275c
13 changed files with 20 additions and 23 deletions

View File

@ -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

View File

@ -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

View File

@ -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,

View File

@ -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))

View File

@ -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