Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
3db7d746c7
commit
4439744c6e
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [matomo-8.0.2](https://github.com/truecharts/charts/compare/matomo-8.0.1...matomo-8.0.2) (2023-10-07)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [matomo-8.0.3](https://github.com/truecharts/charts/compare/matomo-8.0.2...matomo-8.0.3) (2023-10-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/matomo to v4.15.1 ([#13443](https://github.com/truecharts/charts/issues/13443))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [matomo-8.0.2](https://github.com/truecharts/charts/compare/matomo-8.0.1...matomo-8.0.2) (2023-10-07)
|
## [matomo-8.0.2](https://github.com/truecharts/charts/compare/matomo-8.0.1...matomo-8.0.2) (2023-10-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [matomo-7.0.27](https://github.com/truecharts/charts/compare/matomo-7.0.26...matomo-7.0.27) (2023-06-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599))
|
|
||||||
|
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/matomo
|
- https://github.com/truecharts/charts/tree/master/charts/stable/matomo
|
||||||
- https://github.com/bitnami/bitnami-docker-matomo
|
- https://github.com/bitnami/bitnami-docker-matomo
|
||||||
- https://github.com/matomo-org/matomo
|
- https://github.com/matomo-org/matomo
|
||||||
version: 8.0.2
|
version: 8.0.3
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- productivity
|
- productivity
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [matomo-8.0.3](https://github.com/truecharts/charts/compare/matomo-8.0.2...matomo-8.0.3) (2023-10-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/matomo to v4.15.1 ([#13443](https://github.com/truecharts/charts/issues/13443))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/matomo
|
repository: tccr.io/truecharts/matomo
|
||||||
tag: v4.15.1@sha256:63126e306918e1fa69bb9e13f4a01e68657fbc9f3b8f5ea397a0d13be6229bce
|
tag: v4.15.1@sha256:c55dade6cd6fca23ecad2fa5c174562dd9885a56b046047d5762841089fbac46
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
Loading…
Reference in New Issue