From edc266becc48036909eeef0c7aebf9b03d678861 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 00:10:18 +0100 Subject: [PATCH] chore(helm): update image docker.io/phpmyadmin/phpmyadmin digest to 44328e7 (#30937) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/phpmyadmin/phpmyadmin](https://redirect.github.com/phpmyadmin/docker) | digest | `67ba255` -> `44328e7` | --- > [!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. --- ### 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. --- - [ ] 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). --- charts/stable/phpmyadmin/Chart.yaml | 2 +- charts/stable/phpmyadmin/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/phpmyadmin/Chart.yaml b/charts/stable/phpmyadmin/Chart.yaml index 54ab22a6f51..6ce69a8f9ac 100644 --- a/charts/stable/phpmyadmin/Chart.yaml +++ b/charts/stable/phpmyadmin/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/phpmyadmin - https://hub.docker.com/r/phpmyadmin/phpmyadmin type: application -version: 7.4.0 +version: 7.4.1 diff --git a/charts/stable/phpmyadmin/values.yaml b/charts/stable/phpmyadmin/values.yaml index eee44a7ddf8..597b942069d 100644 --- a/charts/stable/phpmyadmin/values.yaml +++ b/charts/stable/phpmyadmin/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/phpmyadmin/phpmyadmin - tag: 5.2.1@sha256:67ba2550fd004399ab0b95b64021a88ea544011e566a9a1995180a3decb6410d + tag: 5.2.1@sha256:44328e7738eb732bed34fa2dd10c0e4683cbf0b87c23be2f660ea8ccfc271942 portal: open: enabled: true