From 0d9dab0267a2b4a2a746dcdffcf376f8378acc10 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 23:23:38 +0100 Subject: [PATCH] fix(deps): update container image lscr.io/linuxserver/rdesktop to arch-kde (#15117) 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 | `356c5ab` -> `36c9c33` | --- > [!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 c95ba23a96a..c31c253c5ca 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.147 +version: 5.0.148 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 b8e4b3d2abc..6ad066b5da6 100644 --- a/charts/stable/rdesktop/values.yaml +++ b/charts/stable/rdesktop/values.yaml @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: arch-kde@sha256:356c5abd9c1b428ceca7605cb6bd335fee8ed49c07455415f2980746683d204c + tag: arch-kde@sha256:36c9c33db18b9aa5947289c7bbc1c2a30f98401f7be5e52bb361fbe9151db6a6 pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/rdesktop