From 90f8abcdee8a23865e917fc3fd229aa2128f1fbf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 16 Oct 2023 00:53:48 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.110/app-changelog.md | 9 ------- .../{5.0.110 => 5.0.111}/CHANGELOG.md | 18 ++++++------- .../rdesktop/{5.0.110 => 5.0.111}/Chart.yaml | 2 +- .../rdesktop/{5.0.110 => 5.0.111}/README.md | 0 stable/rdesktop/5.0.111/app-changelog.md | 9 +++++++ .../{5.0.110 => 5.0.111}/app-readme.md | 0 .../charts/common-14.0.9.tgz | Bin .../{5.0.110 => 5.0.111}/ix_values.yaml | 24 +++++++++--------- .../{5.0.110 => 5.0.111}/questions.yaml | 0 .../{5.0.110 => 5.0.111}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{5.0.110 => 5.0.111}/values.yaml | 0 12 files changed, 31 insertions(+), 31 deletions(-) delete mode 100644 stable/rdesktop/5.0.110/app-changelog.md rename stable/rdesktop/{5.0.110 => 5.0.111}/CHANGELOG.md (92%) rename stable/rdesktop/{5.0.110 => 5.0.111}/Chart.yaml (98%) rename stable/rdesktop/{5.0.110 => 5.0.111}/README.md (100%) create mode 100644 stable/rdesktop/5.0.111/app-changelog.md rename stable/rdesktop/{5.0.110 => 5.0.111}/app-readme.md (100%) rename stable/rdesktop/{5.0.110 => 5.0.111}/charts/common-14.0.9.tgz (100%) rename stable/rdesktop/{5.0.110 => 5.0.111}/ix_values.yaml (77%) rename stable/rdesktop/{5.0.110 => 5.0.111}/questions.yaml (100%) rename stable/rdesktop/{5.0.110 => 5.0.111}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.110 => 5.0.111}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.110 => 5.0.111}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.110/app-changelog.md b/stable/rdesktop/5.0.110/app-changelog.md deleted file mode 100644 index d27438e0b6..0000000000 --- a/stable/rdesktop/5.0.110/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.110](https://github.com/truecharts/charts/compare/rdesktop-5.0.109...rdesktop-5.0.110) (2023-10-13) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-xfce to latest ([#13593](https://github.com/truecharts/charts/issues/13593)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.110/CHANGELOG.md b/stable/rdesktop/5.0.111/CHANGELOG.md similarity index 92% rename from stable/rdesktop/5.0.110/CHANGELOG.md rename to stable/rdesktop/5.0.111/CHANGELOG.md index d0ec37b518..9a96fddaf5 100644 --- a/stable/rdesktop/5.0.110/CHANGELOG.md +++ b/stable/rdesktop/5.0.111/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.111](https://github.com/truecharts/charts/compare/rdesktop-5.0.110...rdesktop-5.0.111) (2023-10-16) + +### Chore + +- update rdesktop ([#13664](https://github.com/truecharts/charts/issues/13664)) + + + + ## [rdesktop-5.0.110](https://github.com/truecharts/charts/compare/rdesktop-5.0.109...rdesktop-5.0.110) (2023-10-13) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.101](https://github.com/truecharts/charts/compare/rdesktop-5.0.100...rdesktop-5.0.101) (2023-10-06) ### Chore - -- update rdesktop ([#13322](https://github.com/truecharts/charts/issues/13322)) - - - - -## [rdesktop-5.0.100](https://github.com/truecharts/charts/compare/rdesktop-5.0.99...rdesktop-5.0.100) (2023-10-03) - -### Chore diff --git a/stable/rdesktop/5.0.110/Chart.yaml b/stable/rdesktop/5.0.111/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.110/Chart.yaml rename to stable/rdesktop/5.0.111/Chart.yaml index 71706ff307..79587c715d 100644 --- a/stable/rdesktop/5.0.110/Chart.yaml +++ b/stable/rdesktop/5.0.111/Chart.yaml @@ -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.110 +version: 5.0.111 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.110/README.md b/stable/rdesktop/5.0.111/README.md similarity index 100% rename from stable/rdesktop/5.0.110/README.md rename to stable/rdesktop/5.0.111/README.md diff --git a/stable/rdesktop/5.0.111/app-changelog.md b/stable/rdesktop/5.0.111/app-changelog.md new file mode 100644 index 0000000000..cab262e904 --- /dev/null +++ b/stable/rdesktop/5.0.111/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.111](https://github.com/truecharts/charts/compare/rdesktop-5.0.110...rdesktop-5.0.111) (2023-10-16) + +### Chore + +- update rdesktop ([#13664](https://github.com/truecharts/charts/issues/13664)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.110/app-readme.md b/stable/rdesktop/5.0.111/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.110/app-readme.md rename to stable/rdesktop/5.0.111/app-readme.md diff --git a/stable/rdesktop/5.0.110/charts/common-14.0.9.tgz b/stable/rdesktop/5.0.111/charts/common-14.0.9.tgz similarity index 100% rename from stable/rdesktop/5.0.110/charts/common-14.0.9.tgz rename to stable/rdesktop/5.0.111/charts/common-14.0.9.tgz diff --git a/stable/rdesktop/5.0.110/ix_values.yaml b/stable/rdesktop/5.0.111/ix_values.yaml similarity index 77% rename from stable/rdesktop/5.0.110/ix_values.yaml rename to stable/rdesktop/5.0.111/ix_values.yaml index c6cb4c05d7..d0b3e01eac 100644 --- a/stable/rdesktop/5.0.110/ix_values.yaml +++ b/stable/rdesktop/5.0.111/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:37786017644402ffa40ed773a1d07e9969c514d80867d8b3564192373147c373 + tag: latest@sha256:c91b2f9e1e2a645f5e61f6dd2fbab2f0c2e2a2615dd22c54ff9d0a8707c3d3e8 ubuntuXFCEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-xfce tag: latest@sha256:7b7097718bdd5fc107e0e2e6e13345729c4349a155fe9130f4a2632a97ac3b0b pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/rdesktop-fedora-xfce - tag: latest@sha256:1e98f96612a67dd0fd227142b424059f02f5fac4d439473cabc8bbf20ed49e2d + tag: latest@sha256:db7359847fcd377853ed35eb99a06e6ea828e0177abda4ac6c951e945b8d479d pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde - tag: latest@sha256:0781d45c065aa192c762baaa7364cd9775778a72eee5a4ea7a41b69d0014f947 + tag: latest@sha256:c2351a86706157a9ab0d50f5e65f51c2ded41fc4834ea6e1811dc7d00e771b5e pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-kde @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/rdesktop-fedora-kde - tag: latest@sha256:7435f1e48340678d1a0950c398ca99c27878db6043178550e6d4a5be79dce8b9 + tag: latest@sha256:b2d707253c4b5fb60a6314fde05e9784079135cd7d7554beb24968dd1759111a pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/rdesktop-alpine-mate - tag: latest@sha256:b98a25e470570256d5446e7c6b18164474720b7c0024a6e8e117bc53c9373253 + tag: latest@sha256:20ea5f71be82c7495c57059b9a048b96074de25469f7ba3c5a5f84868572f213 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-mate @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/rdesktop-fedora-mate - tag: latest@sha256:3bdbab94fe41d39e1aa44a99b2339c0ef9ea062437d2c6859427a2b32e4fbbbc + tag: latest@sha256:40efb604bcb57b3af2aec545188f4289ee24051ab5537efeed107fbca4883ad3 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/rdesktop-alpine-i3 - tag: latest@sha256:112a953a295187e174308c43cbb99c46ece2af2fdd19d60aab9b02561e9645d7 + tag: latest@sha256:451c173069fd45f9dc9830d17f887f60d8338c2ecf5726c83b86ffe7fb47729c pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/rdesktop-ubuntu-i3 @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/rdesktop-fedora-i3 - tag: latest@sha256:79acb1278b4ed448e1dba6c8474c391a27415555c1ec307e53a533a8190c470d + tag: latest@sha256:dccc208a3fd48057d0d775653b35022f44e4afe7a835206fbea6c2ffeba71931 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/rdesktop-arch-i3 @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/rdesktop-alpine-openbox - tag: latest@sha256:bdb02f93b0656394e1b60a627abf72b357a767ca0d1e727451fabe03cf066f1a + tag: latest@sha256:30907e2f972aa839c2c0a9c762e3b3e7f417bdc0522f2c7e77042ebe0a0be006 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/rdesktop-ubuntu-openbox @@ -72,7 +72,7 @@ ubuntuOpenBoxImage: pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/rdesktop-fedora-openbox - tag: latest@sha256:2c12bd0863578c4bc1b698814d9582bb2ecb02aa1a6d453331374839ddb470ed + tag: latest@sha256:666992e9b4190a3c3ac36a9a3128a3f603edf6c24bed18a22f29fc4de24782d2 pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm - tag: latest@sha256:42f18a6921d0f82ccbc6627b2349deded016c1eff290a6185092654ad6640696 + tag: latest@sha256:cfa486f10b9839437ae6a5328b296be3de60d2e99d5b403f6e73f450e5e66575 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/rdesktop-ubuntu-icewm @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/rdesktop-fedora-icewm - tag: latest@sha256:86a04604e4fe5ff4f68dcafe9df2c1a8719a4cc89a241acb92a6f0d1bbeabbb5 + tag: latest@sha256:d3afab7a115bb8630b748d0fae488dd8634984248e7d8b8aa8fcff3245bb6b27 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm diff --git a/stable/rdesktop/5.0.110/questions.yaml b/stable/rdesktop/5.0.111/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.110/questions.yaml rename to stable/rdesktop/5.0.111/questions.yaml diff --git a/stable/rdesktop/5.0.110/templates/NOTES.txt b/stable/rdesktop/5.0.111/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.110/templates/NOTES.txt rename to stable/rdesktop/5.0.111/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.110/templates/common.yaml b/stable/rdesktop/5.0.111/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.110/templates/common.yaml rename to stable/rdesktop/5.0.111/templates/common.yaml diff --git a/stable/rdesktop/5.0.110/values.yaml b/stable/rdesktop/5.0.111/values.yaml similarity index 100% rename from stable/rdesktop/5.0.110/values.yaml rename to stable/rdesktop/5.0.111/values.yaml