[bitnami/matomo] Release 0.2.15 (#13905)

* [bitnami/matomo] Release 0.2.15 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update README.md with readme-generator-for-helm

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-12-10 11:42:48 +00:00
committed by GitHub
parent 089b26d84b
commit 86a62772b2
4 changed files with 14 additions and 14 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.4.0
version: 11.4.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.2.0
digest: sha256:e7b13ecc704a6526b6aca2170d86b07e74964fa0294672be4e94623f7fd4b5b0
generated: "2022-11-24T06:49:00.164001671Z"
version: 2.2.1
digest: sha256:face1904e83a049a36bd254534077390c708bc262057a294a08225e5a40bc1de
generated: "2022-12-10T10:44:02.819107547Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Analytics
apiVersion: v2
appVersion: 4.12.3
appVersion: 4.13.0
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -30,4 +30,4 @@ name: matomo
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/matomo
- https://www.matomo.org/
version: 0.2.14
version: 0.2.15
+4 -4
View File
@@ -82,7 +82,7 @@ The command removes all the Kubernetes components associated with the chart and
| --------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------- |
| `image.registry` | Matomo image registry | `docker.io` |
| `image.repository` | Matomo Image name | `bitnami/matomo` |
| `image.tag` | Matomo Image tag | `4.12.3-debian-11-r9` |
| `image.tag` | Matomo Image tag | `4.13.0-debian-11-r0` |
| `image.digest` | Matomo image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `image.pullPolicy` | Matomo image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -235,7 +235,7 @@ The command removes all the Kubernetes components associated with the chart and
| `volumePermissions.enabled` | Enable init container that changes volume permissions in the data directory (for cases where the default k8s `runAsUser` and `fsUser` values do not work) | `false` |
| `volumePermissions.image.registry` | Init container volume-permissions image registry | `docker.io` |
| `volumePermissions.image.repository` | Init container volume-permissions image name | `bitnami/bitnami-shell` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r54` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r60` |
| `volumePermissions.image.digest` | Init container volume-permissions image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -250,7 +250,7 @@ The command removes all the Kubernetes components associated with the chart and
| `metrics.enabled` | Start a exporter side-car | `false` |
| `metrics.image.registry` | Apache exporter image registry | `docker.io` |
| `metrics.image.repository` | Apache exporter image repository | `bitnami/apache-exporter` |
| `metrics.image.tag` | Apache exporter image tag | `0.11.0-debian-11-r64` |
| `metrics.image.tag` | Apache exporter image tag | `0.11.0-debian-11-r70` |
| `metrics.image.digest` | Apache exporter image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
@@ -276,7 +276,7 @@ The command removes all the Kubernetes components associated with the chart and
| `certificates.extraEnvVarsSecret` | Secret containing extra env vars (in case of sensitive data) | `""` |
| `certificates.image.registry` | Container sidecar registry | `docker.io` |
| `certificates.image.repository` | Container sidecar image | `bitnami/bitnami-shell` |
| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r54` |
| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r60` |
| `certificates.image.digest` | Container sidecar image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
| `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` |
| `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` |
+4 -4
View File
@@ -59,7 +59,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/matomo
tag: 4.12.3-debian-11-r9
tag: 4.13.0-debian-11-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -667,7 +667,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r54
tag: 11-debian-11-r60
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -720,7 +720,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r64
tag: 0.11.0-debian-11-r70
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -791,7 +791,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r54
tag: 11-debian-11-r60
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'