mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
[bitnami/matomo] Release 8.0.4 (#28319)
* [bitnami/matomo] Release 8.0.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 8.0.3 (2024-07-23)
|
||||
## 8.0.4 (2024-07-24)
|
||||
|
||||
* [bitnami/matomo] Release 8.0.3 ([#28215](https://github.com/bitnami/charts/pull/28215))
|
||||
* [bitnami/matomo] Release 8.0.4 ([#28319](https://github.com/bitnami/charts/pull/28319))
|
||||
|
||||
## <small>8.0.3 (2024-07-23)</small>
|
||||
|
||||
* [bitnami/matomo] Release 8.0.3 (#28215) ([649ace7](https://github.com/bitnami/charts/commit/649ace7b2dec277b84fe9c03330e3dd619f7ea04)), closes [#28215](https://github.com/bitnami/charts/issues/28215)
|
||||
|
||||
## <small>8.0.2 (2024-07-18)</small>
|
||||
|
||||
|
||||
@@ -6,9 +6,9 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r3
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r5
|
||||
- name: matomo
|
||||
image: docker.io/bitnami/matomo:5.1.0-debian-12-r4
|
||||
image: docker.io/bitnami/matomo:5.1.0-debian-12-r5
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r25
|
||||
apiVersion: v2
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: matomo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
|
||||
version: 8.0.3
|
||||
version: 8.0.4
|
||||
|
||||
@@ -70,7 +70,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/matomo
|
||||
tag: 5.1.0-debian-12-r4
|
||||
tag: 5.1.0-debian-12-r5
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -798,7 +798,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.8-debian-12-r3
|
||||
tag: 1.0.8-debian-12-r5
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user