Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
019c9a68ec
commit
17575f783b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [matomo-6.0.13](https://github.com/truecharts/charts/compare/matomo-6.0.12...matomo-6.0.13) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-6.0.14](https://github.com/truecharts/charts/compare/matomo-6.0.13...matomo-6.0.14) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to 4.13.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-6.0.13](https://github.com/truecharts/charts/compare/matomo-6.0.12...matomo-6.0.13) (2022-12-13)
|
||||
|
||||
### Chore
|
||||
|
@ -85,15 +94,6 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-6.0.9](https://github.com/truecharts/charts/compare/matomo-6.0.6...matomo-6.0.9) (2022-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to 4.12.3
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-6.0.9](https://github.com/truecharts/charts/compare/matomo-6.0.6...matomo-6.0.9) (2022-11-30)
|
||||
|
||||
### Chore
|
|
@ -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.13
|
||||
version: 6.0.14
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [matomo-6.0.14](https://github.com/truecharts/charts/compare/matomo-6.0.13...matomo-6.0.14) (2022-12-13)
|
||||
|
||||
### 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:72b75819d8debb49a99d8cc1f62e616b2e5cfc2ff68505955c3ca2550a2f8954
|
||||
tag: 4.13.0@sha256:26ab57f2dd20d64b8c24bdf76eee548b9c640db029afcd40b57e1a4e99e48768
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue