Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5030a634ef
commit
5862678835
|
@ -1,13 +0,0 @@
|
|||
|
||||
|
||||
## [clamav-6.0.0](https://github.com/truecharts/charts/compare/clamav-5.0.16...clamav-6.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
||||
|
||||
- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [clamav-6.0.1](https://github.com/truecharts/charts/compare/clamav-6.0.0...clamav-6.0.1) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clamav to 1.0.1 ([#8190](https://github.com/truecharts/charts/issues/8190))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clamav-6.0.0](https://github.com/truecharts/charts/compare/clamav-5.0.16...clamav-6.0.0) (2023-04-30)
|
||||
|
||||
### Feat
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [clamav-5.0.1](https://github.com/truecharts/charts/compare/clamav-5.0.8...clamav-5.0.1) (2022-12-22)
|
||||
|
||||
### Docs
|
||||
|
||||
- Add how-to guide ([#5615](https://github.com/truecharts/charts/issues/5615))
|
||||
|
||||
|
||||
|
||||
|
||||
## [clamav-5.0.8](https://github.com/truecharts/charts/compare/clamav-5.0.7...clamav-5.0.8) (2022-12-19)
|
||||
|
||||
### Chore
|
|
@ -21,7 +21,7 @@ sources:
|
|||
- https://github.com/Cisco-Talos/clamav
|
||||
- https://docs.clamav.net/
|
||||
type: application
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- utilities
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [clamav-6.0.1](https://github.com/truecharts/charts/compare/clamav-6.0.0...clamav-6.0.1) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/clamav to 1.0.1 ([#8190](https://github.com/truecharts/charts/issues/8190))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/clamav
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.1@sha256:6f09199cb0e4ef83356dfe08c5d19d6af65513c3e73792312068036925acda75
|
||||
tag: 1.0.1@sha256:902f3fc1ba85ab319a8d009d4c350eb5ec73e6a5a7483df8a8ad24b525be97ee
|
||||
|
||||
securityContext:
|
||||
container:
|
Loading…
Reference in New Issue