Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3309acafd8
commit
4c3e37dbdd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-6.0.11](https://github.com/truecharts/charts/compare/matomo-6.0.10...matomo-6.0.11) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- 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
|
||||
|
@ -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.10
|
||||
version: 6.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [matomo-6.0.11](https://github.com/truecharts/charts/compare/matomo-6.0.10...matomo-6.0.11) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to v
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: 4.12.3@sha256:b9a0cbec4d58faa6bc360398acb09190f7bbede3eb93f33874c5b4aa314d00fa
|
||||
tag: 4.12.3@sha256:2a03c36552a3a6737e5e61207c24ff1ff9168f0bf44d85d89edce7e46882ed4e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue