Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
df75542c12
commit
b78276ac0c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [matomo-6.0.24](https://github.com/truecharts/charts/compare/matomo-6.0.23...matomo-6.0.24) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#6121](https://github.com/truecharts/charts/issues/6121))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [matomo-6.0.25](https://github.com/truecharts/charts/compare/matomo-6.0.24...matomo-6.0.25) (2023-01-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/matomo to 4.13.0
|
||||
|
||||
|
||||
|
||||
|
||||
## [matomo-6.0.24](https://github.com/truecharts/charts/compare/matomo-6.0.23...matomo-6.0.24) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [matomo-6.0.15](https://github.com/truecharts/charts/compare/matomo-6.0.14...matomo-6.0.15) (2022-12-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
|
|
@ -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.24
|
||||
version: 6.0.25
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [matomo-6.0.25](https://github.com/truecharts/charts/compare/matomo-6.0.24...matomo-6.0.25) (2023-01-12)
|
||||
|
||||
### 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:98db201adbcbec0a941e15a2927c9cbaa276529318412897a3526e5e1b3d2f1a
|
||||
tag: 4.13.0@sha256:f1722a798234c088bbc381ab68b4e69a7178ccff9385595cf7f38547e26b0159
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
Loading…
Reference in New Issue