mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/matomo] Update MariaDB to 14.x.x (#20004)
Signed-off-by: mauraza <gibone@vmware.com>
This commit is contained in:
committed by
GitHub
parent
2408e80e44
commit
be949c2943
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 13.1.3
|
||||
version: 14.0.1
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.13.2
|
||||
digest: sha256:c6e65edbabef9c25d383071a222186fd74d56e72e3f930d0b64273624470477d
|
||||
generated: "2023-10-06T04:04:10.924462615Z"
|
||||
digest: sha256:7617e01cd06d41043c65d55055935e5b34bfb7a55014a5c7d8da13a52b7f070c
|
||||
generated: "2023-10-10T15:17:18.721539476+02:00"
|
||||
|
||||
@@ -17,7 +17,7 @@ dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 13.x.x
|
||||
version: 14.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -39,4 +39,4 @@ maintainers:
|
||||
name: matomo
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/matomo
|
||||
version: 2.3.3
|
||||
version: 3.0.0
|
||||
|
||||
@@ -412,6 +412,10 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
## Upgrading
|
||||
|
||||
### To 3.0.0
|
||||
|
||||
This major release bumps the MariaDB version to 11.1. No major issues are expected during the upgrade.
|
||||
|
||||
### To 2.0.0
|
||||
|
||||
This major release bumps the MariaDB version to 11.0. Follow the [upstream instructions](https://mariadb.com/kb/en/upgrading-from-mariadb-10-11-to-mariadb-11-0/) for upgrading from MariaDB 10.11 to 11.0. No major issues are expected during the upgrade.
|
||||
@@ -434,4 +438,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.
|
||||
|
||||
Reference in New Issue
Block a user