mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/matomo] Release 7.3.7 (#27700)
* [bitnami/matomo] Release 7.3.7 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
|
||||
|
||||
## 7.3.6 (2024-06-19)
|
||||
## 7.3.7 (2024-07-03)
|
||||
|
||||
* [bitnami/matomo] Release 7.3.6 ([#27437](https://github.com/bitnami/charts/pull/27437))
|
||||
* [bitnami/matomo] Release 7.3.7 ([#27700](https://github.com/bitnami/charts/pull/27700))
|
||||
|
||||
## <small>7.3.6 (2024-06-19)</small>
|
||||
|
||||
* [bitnami/matomo] Release 7.3.6 (#27437) ([1aaac3c](https://github.com/bitnami/charts/commit/1aaac3c652d15fb1709d68eeb7d2bbbe606d80ad)), closes [#27437](https://github.com/bitnami/charts/issues/27437)
|
||||
|
||||
## <small>7.3.5 (2024-06-12)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.2.4
|
||||
version: 18.2.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.20.3
|
||||
digest: sha256:70111ad579eb61cbeddaa1ab2a49e8531386cc52770026b944eb6ff1094a5f50
|
||||
generated: "2024-06-18T18:03:21.064649872Z"
|
||||
digest: sha256:45fa124844332106477d92c0d7d13a56ee154d7ae4021e7c80ddc27ce2d39eee
|
||||
generated: "2024-07-03T07:19:46.677718426Z"
|
||||
|
||||
@@ -6,11 +6,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r9
|
||||
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r2
|
||||
- name: matomo
|
||||
image: docker.io/bitnami/matomo:5.1.0-debian-12-r0
|
||||
image: docker.io/bitnami/matomo:5.1.0-debian-12-r1
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r22
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r24
|
||||
apiVersion: v2
|
||||
appVersion: 5.1.0
|
||||
dependencies:
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: matomo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
|
||||
version: 7.3.6
|
||||
version: 7.3.7
|
||||
|
||||
@@ -68,7 +68,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/matomo
|
||||
tag: 5.1.0-debian-12-r0
|
||||
tag: 5.1.0-debian-12-r1
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -745,7 +745,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r22
|
||||
tag: 12-debian-12-r24
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -796,7 +796,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.7-debian-12-r9
|
||||
tag: 1.0.8-debian-12-r2
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -878,7 +878,7 @@ certificates:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r22
|
||||
tag: 12-debian-12-r24
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user