From f0714a8ec0a3e246e1afe8f5c6f77aefeff6a492 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 12 Aug 2023 02:37:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.15/app-changelog.md | 9 --------- .../rdesktop/{5.0.15 => 5.0.16}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.15 => 5.0.16}/Chart.yaml | 2 +- stable/rdesktop/{5.0.15 => 5.0.16}/README.md | 0 stable/rdesktop/5.0.16/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.15 => 5.0.16}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{5.0.15 => 5.0.16}/ix_values.yaml | 4 ++-- .../{5.0.15 => 5.0.16}/questions.yaml | 0 .../{5.0.15 => 5.0.16}/templates/NOTES.txt | 0 .../{5.0.15 => 5.0.16}/templates/common.yaml | 0 .../rdesktop/{5.0.15 => 5.0.16}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/rdesktop/5.0.15/app-changelog.md rename stable/rdesktop/{5.0.15 => 5.0.16}/CHANGELOG.md (92%) rename stable/rdesktop/{5.0.15 => 5.0.16}/Chart.yaml (98%) rename stable/rdesktop/{5.0.15 => 5.0.16}/README.md (100%) create mode 100644 stable/rdesktop/5.0.16/app-changelog.md rename stable/rdesktop/{5.0.15 => 5.0.16}/app-readme.md (100%) rename stable/rdesktop/{5.0.15 => 5.0.16}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.15 => 5.0.16}/ix_values.yaml (96%) rename stable/rdesktop/{5.0.15 => 5.0.16}/questions.yaml (100%) rename stable/rdesktop/{5.0.15 => 5.0.16}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.15 => 5.0.16}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.15 => 5.0.16}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.15/app-changelog.md b/stable/rdesktop/5.0.15/app-changelog.md deleted file mode 100644 index 666b3de06a8..00000000000 --- a/stable/rdesktop/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.15](https://github.com/truecharts/charts/compare/rdesktop-5.0.14...rdesktop-5.0.15) (2023-08-12) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-mate to latest ([#11441](https://github.com/truecharts/charts/issues/11441)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.15/CHANGELOG.md b/stable/rdesktop/5.0.16/CHANGELOG.md similarity index 92% rename from stable/rdesktop/5.0.15/CHANGELOG.md rename to stable/rdesktop/5.0.16/CHANGELOG.md index 69e7e334d2c..d5820878391 100644 --- a/stable/rdesktop/5.0.15/CHANGELOG.md +++ b/stable/rdesktop/5.0.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.16](https://github.com/truecharts/charts/compare/rdesktop-5.0.15...rdesktop-5.0.16) (2023-08-12) + +### Chore + +- update rdesktop ([#11444](https://github.com/truecharts/charts/issues/11444)) + + + + ## [rdesktop-5.0.15](https://github.com/truecharts/charts/compare/rdesktop-5.0.14...rdesktop-5.0.15) (2023-08-12) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.6](https://github.com/truecharts/charts/compare/rdesktop-5.0.5...rdesktop-5.0.6) (2023-08-07) ### Chore - -- update rdesktop ([#11299](https://github.com/truecharts/charts/issues/11299)) - - - - -## [rdesktop-5.0.5](https://github.com/truecharts/charts/compare/rdesktop-5.0.4...rdesktop-5.0.5) (2023-08-07) - -### Chore diff --git a/stable/rdesktop/5.0.15/Chart.yaml b/stable/rdesktop/5.0.16/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.15/Chart.yaml rename to stable/rdesktop/5.0.16/Chart.yaml index 33bdb6d004b..fc0b1fee52f 100644 --- a/stable/rdesktop/5.0.15/Chart.yaml +++ b/stable/rdesktop/5.0.16/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.15 +version: 5.0.16 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.15/README.md b/stable/rdesktop/5.0.16/README.md similarity index 100% rename from stable/rdesktop/5.0.15/README.md rename to stable/rdesktop/5.0.16/README.md diff --git a/stable/rdesktop/5.0.16/app-changelog.md b/stable/rdesktop/5.0.16/app-changelog.md new file mode 100644 index 00000000000..2f2fc50aa6e --- /dev/null +++ b/stable/rdesktop/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.16](https://github.com/truecharts/charts/compare/rdesktop-5.0.15...rdesktop-5.0.16) (2023-08-12) + +### Chore + +- update rdesktop ([#11444](https://github.com/truecharts/charts/issues/11444)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.15/app-readme.md b/stable/rdesktop/5.0.16/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.15/app-readme.md rename to stable/rdesktop/5.0.16/app-readme.md diff --git a/stable/rdesktop/5.0.15/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.16/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.15/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.16/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.15/ix_values.yaml b/stable/rdesktop/5.0.16/ix_values.yaml similarity index 96% rename from stable/rdesktop/5.0.15/ix_values.yaml rename to stable/rdesktop/5.0.16/ix_values.yaml index 302c6a5b788..d2475913a35 100644 --- a/stable/rdesktop/5.0.15/ix_values.yaml +++ b/stable/rdesktop/5.0.16/ix_values.yaml @@ -12,7 +12,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce - tag: latest@sha256:4c3fdafed6d228d49396c9609262e0579ebcde0c6099c2ce98670ecc7e75bf7b + tag: latest@sha256:b1922bebca1408db4bfe5b079c7a340d6f7f18417756e9a45269d40509ca6e0b pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/rdesktop-alpine-kde @@ -76,7 +76,7 @@ fedoraOpenBoxImage: pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox - tag: latest@sha256:17fe41933aa664be414c434a8827eade9a0198fb9a9b11f18d309a38049dcd31 + tag: latest@sha256:0542b5e2c97340ab7517ea9d123fa2afb9e8424a3d4e9fd14671875142e90212 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/rdesktop-alpine-icewm diff --git a/stable/rdesktop/5.0.15/questions.yaml b/stable/rdesktop/5.0.16/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.15/questions.yaml rename to stable/rdesktop/5.0.16/questions.yaml diff --git a/stable/rdesktop/5.0.15/templates/NOTES.txt b/stable/rdesktop/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.15/templates/NOTES.txt rename to stable/rdesktop/5.0.16/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.15/templates/common.yaml b/stable/rdesktop/5.0.16/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.15/templates/common.yaml rename to stable/rdesktop/5.0.16/templates/common.yaml diff --git a/stable/rdesktop/5.0.15/values.yaml b/stable/rdesktop/5.0.16/values.yaml similarity index 100% rename from stable/rdesktop/5.0.15/values.yaml rename to stable/rdesktop/5.0.16/values.yaml