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 container image ghcr.io/linuxserver/remmina to 1.4.2@ff9a558 by renovate #20331

Merged
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/remmina/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ keywords:
- remote
- desktop
- client
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -37,4 +37,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/remmina
- https://ghcr.io/linuxserver/remmina
type: application
version: 10.7.8
version: 10.7.9
2 changes: 1 addition & 1 deletion charts/stable/remmina/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/linuxserver/remmina
pullPolicy: IfNotPresent
tag: 1.4.2@sha256:17b605f705abb66b4537efd39fbbde316e652440f3f0df0da50305cc67881015
tag: 1.4.2@sha256:ff9a5586f8d05459cc2c83770a5a5b9f0e2addf65ec6552db52ffecb0fa6e286
service:
main:
ports:
Expand Down