chore(deps): update container image ghcr.io/linuxserver/remmina to 1.4.2@3be6679 (#15810)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/remmina](https://togithub.com/linuxserver/docker-remmina/packages) ([source](https://togithub.com/linuxserver/docker-remmina)) | digest | `9ec703e` -> `3be6679` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OC4yIiwidXBkYXRlZEluVmVyIjoiMzcuODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
c69141527a
commit
f744a1a5f9
|
@ -1,34 +1,34 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: remmina
|
||||
version: 7.0.12
|
||||
version: 7.0.13
|
||||
appVersion: 1.4.2
|
||||
description: A remote desktop client written in GTK
|
||||
home: https://truecharts.org/charts/stable/remmina
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/remmina.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://ghcr.io/linuxserver/remmina
|
||||
- https://github.com/linuxserver/docker-remmina
|
||||
- https://remmina.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/remmina
|
||||
- https://remmina.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/remmina
|
||||
- https://ghcr.io/linuxserver/remmina
|
||||
- https://github.com/linuxserver/docker-remmina
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- remina
|
||||
- remote
|
||||
- desktop
|
||||
- client
|
||||
- remina
|
||||
- remote
|
||||
- desktop
|
||||
- client
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/remmina
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.2@sha256:9ec703ee0fa7af16dabcb44744215eb9dcb06a13d2dd4ab38b0c9163faea413a
|
||||
tag: 1.4.2@sha256:3be6679d5935c6166062e0f49324115d18fba75d403b3e754dd789cf0aae7420
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue