Skip to content

Commit ea8b495

Browse files
author
Ibone González Mauraza
authored
[bitnami/phpmyadmin] Update MariaDB to 14.x.x (#20007)
Signed-off-by: mauraza <gibone@vmware.com>
1 parent af89055 commit ea8b495

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

bitnami/phpmyadmin/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: mariadb
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 13.1.3
4+
version: 14.0.1
55
- name: common
66
repository: oci://registry-1.docker.io/bitnamicharts
77
version: 2.13.2
8-
digest: sha256:8f8939d88d4d2367e1de3792a160b375daef99ed3318c9992512e7c9895f815a
9-
generated: "2023-10-06T05:43:55.985949839Z"
8+
digest: sha256:e5cd1113b4ab48b7e0e2c502d2352362610e2576b9ee0d604c3ff5304ba2c9fd
9+
generated: "2023-10-10T15:23:02.800098596+02:00"

bitnami/phpmyadmin/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
repository: oci://registry-1.docker.io/bitnamicharts
1818
tags:
1919
- phpmyadmin-database
20-
version: 13.x.x
20+
version: 14.x.x
2121
- name: common
2222
repository: oci://registry-1.docker.io/bitnamicharts
2323
tags:
@@ -36,4 +36,4 @@ maintainers:
3636
name: phpmyadmin
3737
sources:
3838
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
39-
version: 12.1.4
39+
version: 13.0.0

bitnami/phpmyadmin/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,10 @@ Find more information about how to deal with common errors related to Bitnami's
392392

393393
## Upgrading
394394

395+
### To 13.0.0
396+
397+
This major release bumps the MariaDB version to 11.1. No major issues are expected during the upgrade.
398+
395399
### To 12.0.0
396400

397401
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.
@@ -544,4 +548,4 @@ Unless required by applicable law or agreed to in writing, software
544548
distributed under the License is distributed on an "AS IS" BASIS,
545549
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
546550
See the License for the specific language governing permissions and
547-
limitations under the License.
551+
limitations under the License.

0 commit comments

Comments
 (0)