Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cd8803577a
commit
60358628f9
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [matomo-6.0.20](https://github.com/truecharts/charts/compare/matomo-6.0.19...matomo-6.0.20) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-6.0.21](https://github.com/truecharts/charts/compare/matomo-6.0.20...matomo-6.0.21) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to 4.13.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-6.0.20](https://github.com/truecharts/charts/compare/matomo-6.0.19...matomo-6.0.20) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/matomo to v
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-6.0.10](https://github.com/truecharts/charts/compare/matomo-6.0.9...matomo-6.0.10) (2022-12-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://hub.docker.com/r/bitnami/matomo
|
||||
- https://github.com/bitnami/bitnami-docker-matomo
|
||||
- https://github.com/matomo-org/matomo
|
||||
version: 6.0.20
|
||||
version: 6.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [matomo-6.0.21](https://github.com/truecharts/charts/compare/matomo-6.0.20...matomo-6.0.21) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to 4.13.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: 4.13.0@sha256:1967762e8c89fe87f4b8a948a0b3d437261e1ba360aedf6655fc591bbb6ec16e
|
||||
tag: 4.13.0@sha256:f615c97d2b117d90e303d33d8682adae1911d1fc5249eb652c2631ffdddff5be
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue