From 08750ccb3bbf30fb1bd21d8ea3d90e83844104ee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 30 Nov 2023 13:11:50 +0100 Subject: [PATCH] chore(deps): update container image lscr.io/linuxserver/rdesktop to ubuntu-mate@a425f51 (#15414) 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 | `e7a893c` -> `a425f51` | --- > [!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/Chart.yaml | 4 ++-- charts/stable/rdesktop/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rdesktop/Chart.yaml b/charts/stable/rdesktop/Chart.yaml index 992f27d4bd4..00965987872 100644 --- a/charts/stable/rdesktop/Chart.yaml +++ b/charts/stable/rdesktop/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "latest" +appVersion: latest dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 5.0.153 +version: 5.0.154 annotations: truecharts.org/category: desktops truecharts.org/SCALE-support: "true" diff --git a/charts/stable/rdesktop/values.yaml b/charts/stable/rdesktop/values.yaml index 7f039c730b6..ad9f68d8c9b 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -36,7 +36,7 @@ alpineMATEImage: pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-mate@sha256:e7a893c79226b7ccc0cc63fe91f9c74bdeae8cd65d4e5d6ebe22673236c7321d + tag: ubuntu-mate@sha256:a425f51b90312e01cc5f052657ef9a8d818ea466df8c76fd43305c7a0954a216 pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/rdesktop