Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4c3e37dbdd
commit
a40024bb11
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-6.0.12](https://github.com/truecharts/charts/compare/matomo-6.0.11...matomo-6.0.12) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to v4.13.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-6.0.11](https://github.com/truecharts/charts/compare/matomo-6.0.10...matomo-6.0.11) (2022-12-11)
|
||||
|
||||
### 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
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "4.12.3"
|
||||
appVersion: "4.13.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -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.11
|
||||
version: 6.0.12
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [matomo-6.0.12](https://github.com/truecharts/charts/compare/matomo-6.0.11...matomo-6.0.12) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to v4.13.0
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/matomo
|
||||
tag: 4.12.3@sha256:2a03c36552a3a6737e5e61207c24ff1ff9168f0bf44d85d89edce7e46882ed4e
|
||||
tag: 4.13.0@sha256:72b75819d8debb49a99d8cc1f62e616b2e5cfc2ff68505955c3ca2550a2f8954
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue