b4520ab23b
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/phpmyadmin/phpmyadmin](https://redirect.github.com/phpmyadmin/docker) | patch | `44328e7` -> `58f193c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>phpmyadmin/docker (docker.io/phpmyadmin/phpmyadmin)</summary> ### [`v5.2.2`](https://redirect.github.com/phpmyadmin/docker/blob/HEAD/CHANGELOG.md#522---2025-01-21) [Compare Source](https://redirect.github.com/phpmyadmin/docker/compare/5.2.1...5.2.2) - Add `TZ` env var to change PHP `date.timezone` ([#​133](https://redirect.github.com/phpmyadmin/docker/issues/133)) - Update to PHP 8.2 ([#​411](https://redirect.github.com/phpmyadmin/docker/issues/411)) - Add back a `/sessions` volume for sessions persistence ([#​399](https://redirect.github.com/phpmyadmin/docker/issues/399)) - Support adding custom configurations in `/etc/phpmyadmin/conf.d` ([#​401](https://redirect.github.com/phpmyadmin/docker/issues/401)) - Fix for Debian 12 issue ([#​416](https://redirect.github.com/phpmyadmin/docker/issues/416)) that caused libraries for extensions to be uninstalled - Add extension `bcmath` for 2nd factor authentication ([#​415](https://redirect.github.com/phpmyadmin/docker/issues/415)) - Refactor `update.sh` ([#​408](https://redirect.github.com/phpmyadmin/docker/issues/408)) - Enable remoteip mod for Apache ([#​434](https://redirect.github.com/phpmyadmin/docker/issues/434)) - Add support for `PMA_SSL` and `PMA_SSLS` to enable SSL connection ([#​441](https://redirect.github.com/phpmyadmin/docker/issues/441)) - Fixed looping through `$sockets` using the same index variable `$i` interferes with the last server id ([#​186](https://redirect.github.com/phpmyadmin/docker/issues/186)) - Add support for `PMA_SSL_VERIFY` and `PMA_SSL_VERIFIES` ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) - Add support for `PMA_SSL_CA` and `PMA_SSL_CAS` ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) - Add support for `PMA_SSL_CERT` and `PMA_SSL_CERTS` ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) - Add support for `PMA_SSL_KEY` and `PMA_SSL_KEYS` ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) - Also add `PMA_SSL_DIR` to define the dir where SSL files are generated for `_BASE64` prefixed variables - Support `PMA_SSL_CA_BASE64` and `PMA_SSL_CAS_BASE64` as variables that contain the file contents ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) - Support `PMA_SSL_KEY_BASE64` and `PMA_SSL_KEYS_BASE64` as variables that contain the file contents ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) - Support `PMA_SSL_CERT_BASE64` and `PMA_SSL_CERTS_BASE64` as variables that contain the file contents ([#​448](https://redirect.github.com/phpmyadmin/docker/issues/448)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
37 lines
983 B
YAML
37 lines
983 B
YAML
annotations:
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: Tools-Utilities
|
|
truecharts.org/max_helm_version: "3.15"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 5.2.2
|
|
dependencies:
|
|
- name: common
|
|
version: 25.3.1
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: A web interface for MySQL and MariaDB.
|
|
home: https://truecharts.org/charts/stable/phpmyadmin
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/phpmyadmin.webp
|
|
keywords:
|
|
- phpmyadmin
|
|
- Tools-Utilities
|
|
- Other
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: phpmyadmin
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin
|
|
- https://hub.docker.com/r/phpmyadmin/phpmyadmin
|
|
type: application
|
|
version: 7.4.2
|