From a84510fd39afce402e1536f99278482d17560686 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Nov 2023 03:31:56 +0100 Subject: [PATCH] fix(deps): update container image lscr.io/linuxserver/rdesktop to alpine-mate (#15125) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `307b86a` -> `465083d` | --- > [!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/rdesktop/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rdesktop/values.yaml b/charts/stable/rdesktop/values.yaml index bf5d7b523e7..4e2521f55d2 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-mate@sha256:307b86a0ad063859c8952f626c8f546ecf84a4d7f873a17308c5383881386a00 + tag: alpine-mate@sha256:465083d59545d6e5f49fe3fc641eaef9d1ae88606b26ffdf0a06e093cd354a7a pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/rdesktop