Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rdesktop by renovate #20669

Merged
merged 1 commit into from
Apr 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/rdesktop/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png
keywords:
- rdesktop
- desktops
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop
- https://fleet.linuxserver.io/image?name=linuxserver/rdesktop
type: application
version: 8.8.5
version: 8.8.11
12 changes: 6 additions & 6 deletions charts/stable/rdesktop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ fedoraXFCEImage:
pullPolicy: Always
archXFCEImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-xfce@sha256:4208a413d3c495db3e7a83fbb8e0f4fa6c658b8cea02fd3892edabf43526ff7d
tag: arch-xfce@sha256:6a7f1267b484d426995caac22e12931d30dc59c65998fb1e22c0c6c22dac9f88
pullPolicy: Always
alpineKDEImage:
repository: lscr.io/linuxserver/rdesktop
Expand All @@ -28,7 +28,7 @@ fedoraKDEImage:
pullPolicy: Always
archKDEImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-kde@sha256:070a20b87177bf6b3c215f77a0a9a9778caac508a40fecb98c8985bb656739d9
tag: arch-kde@sha256:b6f2ee3bdf25878086d4412df0fe41cdca49a4a0d1cc041b0426243c8d55fe44
pullPolicy: Always
alpineMATEImage:
repository: lscr.io/linuxserver/rdesktop
Expand All @@ -44,7 +44,7 @@ fedoraMATEImage:
pullPolicy: Always
archMATEImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-mate@sha256:7ab967d08dc9520b5716a7c7149053042622646f4d3dbe8f1650a7f6832e1e6a
tag: arch-mate@sha256:9bb624a7ca7857be8d5957ac4fc5e14f0d8c55b0ab1f2b65fc04936cd3ea7816
pullPolicy: Always
alpineI3Image:
repository: lscr.io/linuxserver/rdesktop
Expand All @@ -60,7 +60,7 @@ fedoraI3Image:
pullPolicy: Always
archI3Image:
repository: lscr.io/linuxserver/rdesktop
tag: arch-i3@sha256:c63a8d9d8320486c6ed148b184ad706aaab5bf7e6d0917aba103a0cfa64e530d
tag: arch-i3@sha256:3af5d9570ae5974e0c7359cd50bb7f560ff504270034fb36d05236ab6bbdfdf2
pullPolicy: Always
alpineOpenBoxImage:
repository: lscr.io/linuxserver/rdesktop
Expand All @@ -76,7 +76,7 @@ fedoraOpenBoxImage:
pullPolicy: Always
archOpenBoxImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-openbox@sha256:00db3ff8d4dda7f5025f2030aa3c086bb83d9d94af0ae3d0c3307a64aaa4cda3
tag: arch-openbox@sha256:46a53c30f1a7a44174e1f415c97c4e229fa03bed9c4bb38746c47e9c002eb428
pullPolicy: Always
alpineICEWMImage:
repository: lscr.io/linuxserver/rdesktop
Expand All @@ -92,7 +92,7 @@ fedoraICEWMImage:
pullPolicy: Always
archICEWMImage:
repository: lscr.io/linuxserver/rdesktop
tag: arch-icewm@sha256:c5d034b7e0c46409a749bf1c8099f15a692e61eafe5958511b644380244041ac
tag: arch-icewm@sha256:5f15cb0476393ee87a06d37ae98a364daf2442a6701c28bee66aea20909a09cb
pullPolicy: Always
workload:
main:
Expand Down