[bitnami/matomo] Release 0.1.1 (#11096)

* [bitnami/matomo] Release 0.1.1 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>

* fix: 📝 Change description

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

* docs: 📝 Update README description

Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com>

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

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

Co-authored-by: Javier Salmeron Garcia <jsalmeron@vmware.com>
This commit is contained in:
Bitnami Bot
2022-07-11 16:38:41 +02:00
committed by GitHub
parent f46e177cc8
commit cc2cef7ca1
3 changed files with 13 additions and 14 deletions

View File

@@ -12,7 +12,7 @@ dependencies:
tags:
- bitnami-common
version: 1.x.x
description: "Matomo, formerly known as Piwik, is a real time web analytics program. It provides detailed reports on website visitors: the search engines and keywords they used, popular pages, and much more"
description: Matomo, formerly known as Piwik, is a real time web analytics program. It provides detailed reports on website visitors.
engine: gotpl
home: https://github.com/bitnami/charts/tree/master/bitnami/matomo
icon: https://bitnami.com/assets/stacks/matomo/img/matomo-stack-220x234.png
@@ -30,4 +30,4 @@ name: matomo
sources:
- https://github.com/bitnami/bitnami-docker-matomo
- https://www.matomo.org/
version: 0.1.0
version: 0.1.1

View File

@@ -2,9 +2,9 @@
# Matomo packaged by Bitnami
Matomo, formerly known as Piwik, is a real time web analytics program. It provides detailed reports on website visitors: the search engines and keywords they used, popular pages, and much more
Matomo, formerly known as Piwik, is a real time web analytics program. It provides detailed reports on website visitors.
[Overview of Matomo](http://matomo.org)
[Overview of Matomo](https://matomo.org/)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
@@ -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.10.1-debian-11-r11` |
| `image.tag` | Matomo Image tag | `4.10.1-debian-11-r13` |
| `image.pullPolicy` | Matomo image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `image.debug` | Specify if debug logs should be enabled | `false` |
@@ -233,7 +233,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-r0` |
| `volumePermissions.image.tag` | Init container volume-permissions image tag | `11-debian-11-r13` |
| `volumePermissions.image.pullPolicy` | Init container volume-permissions image pull policy | `IfNotPresent` |
| `volumePermissions.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `volumePermissions.resources.limits` | The resources limits for the container | `{}` |
@@ -247,7 +247,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-r0` |
| `metrics.image.tag` | Apache exporter image tag | `0.11.0-debian-11-r12` |
| `metrics.image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `metrics.image.pullSecrets` | Specify docker-registry secret names as an array | `[]` |
| `metrics.resources` | Metrics exporter resource requests and limits | `{}` |
@@ -272,7 +272,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-r0` |
| `certificates.image.tag` | Container sidecar image tag | `11-debian-11-r13` |
| `certificates.image.pullPolicy` | Container sidecar image pull policy | `IfNotPresent` |
| `certificates.image.pullSecrets` | Container sidecar image pull secrets | `[]` |
@@ -392,7 +392,6 @@ $ helm install my-release --set persistence.existingClaim=PVC_NAME bitnami/matom
Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues).
## License
Copyright &copy; 2022 Bitnami
@@ -407,4 +406,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

View File

@@ -58,7 +58,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/matomo
tag: 4.10.1-debian-11-r11
tag: 4.10.1-debian-11-r13
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -661,7 +661,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r0
tag: 11-debian-11-r13
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -712,7 +712,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r0
tag: 0.11.0-debian-11-r12
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -781,7 +781,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r0
tag: 11-debian-11-r13
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images