Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f67b804ace
commit
cd6f901376
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rdesktop-4.0.64](https://github.com/truecharts/charts/compare/rdesktop-4.0.63...rdesktop-4.0.64) (2023-06-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rdesktop-arch-xfce to latest ([#9867](https://github.com/truecharts/charts/issues/9867))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rdesktop-4.0.65](https://github.com/truecharts/charts/compare/rdesktop-4.0.64...rdesktop-4.0.65) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest ([#9987](https://github.com/truecharts/charts/issues/9987))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rdesktop-4.0.64](https://github.com/truecharts/charts/compare/rdesktop-4.0.63...rdesktop-4.0.64) (2023-06-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rdesktop-4.0.55](https://github.com/truecharts/charts/compare/rdesktop-4.0.54...rdesktop-4.0.55) (2023-06-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rdesktop-fedora-xfce to latest ([#9767](https://github.com/truecharts/charts/issues/9767))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rdesktop-4.0.54](https://github.com/truecharts/charts/compare/rdesktop-4.0.53...rdesktop-4.0.54) (2023-06-19)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/orgs/linuxserver/packages/container/package/rdesktop
|
||||
- https://github.com/linuxserver/docker-rdesktop#readme
|
||||
type: application
|
||||
version: 4.0.64
|
||||
version: 4.0.65
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- desktops
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rdesktop-4.0.65](https://github.com/truecharts/charts/compare/rdesktop-4.0.64...rdesktop-4.0.65) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rdesktop-alpine-i3 to latest ([#9987](https://github.com/truecharts/charts/issues/9987))
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ archMATEImage:
|
|||
pullPolicy: Always
|
||||
alpineI3Image:
|
||||
repository: tccr.io/truecharts/rdesktop-alpine-i3
|
||||
tag: latest@sha256:00ea4b888e668b16cd70b42af4d077d2f5035fc56c4ee4ef300eb653a38458e9
|
||||
tag: latest@sha256:f28ffcca522d2cb9d8ebc55a47266d16d2e0342ba8f3be9a33907921419f00cd
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: tccr.io/truecharts/rdesktop-ubuntu-i3
|
Loading…
Reference in New Issue