mirror of
https://github.com/bitnami/charts.git
synced 2026-02-19 19:47:22 +08:00
[bitnami/matomo] ⚡ ⬆️ Update dependency references (#35449)
* [bitnami/matomo] Release 10.0.3 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 10.0.2 (2025-07-15)
|
||||
## 10.0.3 (2025-08-06)
|
||||
|
||||
* [bitnami/matomo] :zap: :arrow_up: Update dependency references ([#35108](https://github.com/bitnami/charts/pull/35108))
|
||||
* [bitnami/matomo] :zap: :arrow_up: Update dependency references ([#35449](https://github.com/bitnami/charts/pull/35449))
|
||||
|
||||
## <small>10.0.2 (2025-07-15)</small>
|
||||
|
||||
* [bitnami/matomo] :zap: :arrow_up: Update dependency references (#35108) ([c76b78f](https://github.com/bitnami/charts/commit/c76b78f4eeddfb2f854e64d4922abf0cca6ae0e7)), closes [#35108](https://github.com/bitnami/charts/issues/35108)
|
||||
|
||||
## <small>10.0.1 (2025-07-08)</small>
|
||||
|
||||
|
||||
@@ -5,11 +5,11 @@ annotations:
|
||||
category: Analytics
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r12
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r14
|
||||
- name: matomo
|
||||
image: docker.io/bitnami/matomo:5.3.2-debian-12-r8
|
||||
image: docker.io/bitnami/matomo:5.3.2-debian-12-r10
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
@@ -41,4 +41,4 @@ maintainers:
|
||||
name: matomo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
|
||||
version: 10.0.2
|
||||
version: 10.0.3
|
||||
|
||||
@@ -77,7 +77,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/matomo
|
||||
tag: 5.3.2-debian-12-r8
|
||||
tag: 5.3.2-debian-12-r10
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -753,7 +753,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r48
|
||||
tag: 12-debian-12-r49
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -804,7 +804,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.10-debian-12-r12
|
||||
tag: 1.0.10-debian-12-r14
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -886,7 +886,7 @@ certificates:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r48
|
||||
tag: 12-debian-12-r49
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user