Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="matomo-0.0.2"></a>
|
||||
### [matomo-0.0.2](https://github.com/truecharts/apps/compare/matomo-0.0.1...matomo-0.0.2) (2022-03-09)
|
||||
|
||||
#### Fix
|
||||
|
||||
* enable secondary ports ([#2120](https://github.com/truecharts/apps/issues/2120))
|
||||
|
||||
|
||||
|
||||
<a name="matomo-0.0.1"></a>
|
||||
### matomo-0.0.1 (2022-03-09)
|
||||
|
||||
|
||||
@@ -55,6 +55,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| probes.startup.path | string | `"/index.php"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.https.enabled | bool | `true` | |
|
||||
| service.https.ports.https.enabled | bool | `true` | |
|
||||
| service.https.ports.https.port | int | `10173` | |
|
||||
| service.https.ports.https.protocol | string | `"HTTPS"` | |
|
||||
| service.https.ports.https.targetPort | int | `10173` | |
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* Add storj-node ([#2119](https://github.com/truecharts/apps/issues/2119))
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,15 @@
|
||||
# Changelog<br>
|
||||
|
||||
|
||||
<a name="matomo-0.0.2"></a>
|
||||
### [matomo-0.0.2](https://github.com/truecharts/apps/compare/matomo-0.0.1...matomo-0.0.2) (2022-03-09)
|
||||
|
||||
#### Fix
|
||||
|
||||
* enable secondary ports ([#2120](https://github.com/truecharts/apps/issues/2120))
|
||||
|
||||
|
||||
|
||||
<a name="matomo-0.0.1"></a>
|
||||
### matomo-0.0.1 (2022-03-09)
|
||||
|
||||
|
||||
@@ -55,6 +55,8 @@ You will, however, be able to use all values referenced in the common chart here
|
||||
| probes.startup.path | string | `"/index.php"` | |
|
||||
| securityContext.readOnlyRootFilesystem | bool | `false` | |
|
||||
| securityContext.runAsNonRoot | bool | `false` | |
|
||||
| service.https.enabled | bool | `true` | |
|
||||
| service.https.ports.https.enabled | bool | `true` | |
|
||||
| service.https.ports.https.port | int | `10173` | |
|
||||
| service.https.ports.https.protocol | string | `"HTTPS"` | |
|
||||
| service.https.ports.https.targetPort | int | `10173` | |
|
||||
|
||||
@@ -7,4 +7,3 @@
|
||||
#### Feat
|
||||
|
||||
* Add storj-node ([#2119](https://github.com/truecharts/apps/issues/2119))
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
+36
-1
@@ -33028,6 +33028,41 @@ entries:
|
||||
- https://github.com/truecharts/apps/releases/download/mariadb-1.0.25/mariadb-1.0.25.tgz
|
||||
version: 1.0.25
|
||||
matomo:
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- productivity
|
||||
truecharts.org/grade: U
|
||||
apiVersion: v2
|
||||
appVersion: 4.7.1
|
||||
created: "2022-03-09T23:47:57.958147548Z"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org
|
||||
version: 9.1.2
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: https://truecharts.org/
|
||||
version: 2.0.1
|
||||
description: Matomo is the leading Free/Libre open analytics platform
|
||||
digest: 7d8b5c95b653ee739f7ecf05abead584956a0658ad78f6d548a6676e73c8298a
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/matomo
|
||||
icon: https://truecharts.org/_static/img/appicons/matomo.png
|
||||
keywords:
|
||||
- analytics
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: matomo
|
||||
sources:
|
||||
- https://hub.docker.com/_/matomo
|
||||
- https://github.com/matomo-org/docker
|
||||
- https://github.com/matomo-org/matomo
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/matomo-0.0.2/matomo-0.0.2.tgz
|
||||
version: 0.0.2
|
||||
- annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
@@ -73352,4 +73387,4 @@ entries:
|
||||
urls:
|
||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-9.0.24/zwavejs2mqtt-9.0.24.tgz
|
||||
version: 9.0.24
|
||||
generated: "2022-03-09T23:12:08.013914964Z"
|
||||
generated: "2022-03-09T23:47:57.96359679Z"
|
||||
|
||||
Reference in New Issue
Block a user