From 49c7d4e8c19a6db6d9150c99e372514e24479ee3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 Nov 2023 12:46:32 +0100 Subject: [PATCH] chore(deps): update container image adminer to latest@3b3012a (#15218) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | adminer | digest | `9099f67` -> `3b3012a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/adminer/Chart.yaml | 2 +- charts/stable/adminer/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/adminer/Chart.yaml b/charts/stable/adminer/Chart.yaml index 15101dff30b..69911421a13 100644 --- a/charts/stable/adminer/Chart.yaml +++ b/charts/stable/adminer/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/vrana/adminer - http://hub.docker.com/_/adminer/ type: application -version: 5.0.34 +version: 5.0.35 diff --git a/charts/stable/adminer/values.yaml b/charts/stable/adminer/values.yaml index 8ee95b0189e..f69d6bc6d81 100644 --- a/charts/stable/adminer/values.yaml +++ b/charts/stable/adminer/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: adminer - tag: latest@sha256:9099f67fdd0269f568f040ef527366a3c99b9a23de53e1305fdf4c59a9851ff0 + tag: latest@sha256:3b3012a52604eb23dc99a36a50132e8df75fe40e3e68cdd82a718a7b994159dd securityContext: container: readOnlyRootFilesystem: false