From 8115088846afccc67a25b4e7191ce69ccca0a10a Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 10 Jul 2023 09:41:17 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/4.0.102/app-changelog.md | 9 --------- .../{4.0.102 => 4.0.103}/CHANGELOG.md | 18 +++++++++--------- .../rdesktop/{4.0.102 => 4.0.103}/Chart.yaml | 2 +- .../rdesktop/{4.0.102 => 4.0.103}/README.md | 0 stable/rdesktop/4.0.103/app-changelog.md | 9 +++++++++ .../{4.0.102 => 4.0.103}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.102 => 4.0.103}/ix_values.yaml | 2 +- .../{4.0.102 => 4.0.103}/questions.yaml | 0 .../{4.0.102 => 4.0.103}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{4.0.102 => 4.0.103}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rdesktop/4.0.102/app-changelog.md rename stable/rdesktop/{4.0.102 => 4.0.103}/CHANGELOG.md (90%) rename stable/rdesktop/{4.0.102 => 4.0.103}/Chart.yaml (98%) rename stable/rdesktop/{4.0.102 => 4.0.103}/README.md (100%) create mode 100644 stable/rdesktop/4.0.103/app-changelog.md rename stable/rdesktop/{4.0.102 => 4.0.103}/app-readme.md (100%) rename stable/rdesktop/{4.0.102 => 4.0.103}/charts/common-12.14.6.tgz (100%) rename stable/rdesktop/{4.0.102 => 4.0.103}/ix_values.yaml (98%) rename stable/rdesktop/{4.0.102 => 4.0.103}/questions.yaml (100%) rename stable/rdesktop/{4.0.102 => 4.0.103}/templates/NOTES.txt (100%) rename stable/rdesktop/{4.0.102 => 4.0.103}/templates/common.yaml (100%) rename stable/rdesktop/{4.0.102 => 4.0.103}/values.yaml (100%) diff --git a/stable/rdesktop/4.0.102/app-changelog.md b/stable/rdesktop/4.0.102/app-changelog.md deleted file mode 100644 index 944b00afc57..00000000000 --- a/stable/rdesktop/4.0.102/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.102](https://github.com/truecharts/charts/compare/rdesktop-4.0.101...rdesktop-4.0.102) (2023-07-10) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-fedora-openbox to latest ([#10363](https://github.com/truecharts/charts/issues/10363)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.102/CHANGELOG.md b/stable/rdesktop/4.0.103/CHANGELOG.md similarity index 90% rename from stable/rdesktop/4.0.102/CHANGELOG.md rename to stable/rdesktop/4.0.103/CHANGELOG.md index 5fd574f4e33..21356a84aeb 100644 --- a/stable/rdesktop/4.0.102/CHANGELOG.md +++ b/stable/rdesktop/4.0.103/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-4.0.103](https://github.com/truecharts/charts/compare/rdesktop-4.0.102...rdesktop-4.0.103) (2023-07-10) + +### Chore + +- update container image tccr.io/truecharts/rdesktop to latest ([#10365](https://github.com/truecharts/charts/issues/10365)) + + + + ## [rdesktop-4.0.102](https://github.com/truecharts/charts/compare/rdesktop-4.0.101...rdesktop-4.0.102) (2023-07-10) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-4.0.93](https://github.com/truecharts/charts/compare/rdesktop-4.0.92...rdesktop-4.0.93) (2023-07-03) ### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest ([#10137](https://github.com/truecharts/charts/issues/10137)) - - - - -## [rdesktop-4.0.92](https://github.com/truecharts/charts/compare/rdesktop-4.0.91...rdesktop-4.0.92) (2023-07-03) - -### Chore diff --git a/stable/rdesktop/4.0.102/Chart.yaml b/stable/rdesktop/4.0.103/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.102/Chart.yaml rename to stable/rdesktop/4.0.103/Chart.yaml index c773a3a1dd9..b8f3f3a95ed 100644 --- a/stable/rdesktop/4.0.102/Chart.yaml +++ b/stable/rdesktop/4.0.103/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: 4.0.102 +version: 4.0.103 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/4.0.102/README.md b/stable/rdesktop/4.0.103/README.md similarity index 100% rename from stable/rdesktop/4.0.102/README.md rename to stable/rdesktop/4.0.103/README.md diff --git a/stable/rdesktop/4.0.103/app-changelog.md b/stable/rdesktop/4.0.103/app-changelog.md new file mode 100644 index 00000000000..432cc6abcc7 --- /dev/null +++ b/stable/rdesktop/4.0.103/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.103](https://github.com/truecharts/charts/compare/rdesktop-4.0.102...rdesktop-4.0.103) (2023-07-10) + +### Chore + +- update container image tccr.io/truecharts/rdesktop to latest ([#10365](https://github.com/truecharts/charts/issues/10365)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.102/app-readme.md b/stable/rdesktop/4.0.103/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.102/app-readme.md rename to stable/rdesktop/4.0.103/app-readme.md diff --git a/stable/rdesktop/4.0.102/charts/common-12.14.6.tgz b/stable/rdesktop/4.0.103/charts/common-12.14.6.tgz similarity index 100% rename from stable/rdesktop/4.0.102/charts/common-12.14.6.tgz rename to stable/rdesktop/4.0.103/charts/common-12.14.6.tgz diff --git a/stable/rdesktop/4.0.102/ix_values.yaml b/stable/rdesktop/4.0.103/ix_values.yaml similarity index 98% rename from stable/rdesktop/4.0.102/ix_values.yaml rename to stable/rdesktop/4.0.103/ix_values.yaml index 4f1f2cd25bf..7510ff6272d 100644 --- a/stable/rdesktop/4.0.102/ix_values.yaml +++ b/stable/rdesktop/4.0.103/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:648d00e2579a3d67a0da41e757978b602232608f2755cd31644395695c8fb76e + tag: latest@sha256:ceb8f1dea71f8049ab137a9291afaaa1ead7bc5429b2304f9f9d09a629fe9903 ubuntuXFCEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-xfce tag: latest@sha256:3fcfd609f35f26fb56f11e7ee6d64cc9e079b805efab355f8eb05cf86fb063cd diff --git a/stable/rdesktop/4.0.102/questions.yaml b/stable/rdesktop/4.0.103/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.102/questions.yaml rename to stable/rdesktop/4.0.103/questions.yaml diff --git a/stable/rdesktop/4.0.102/templates/NOTES.txt b/stable/rdesktop/4.0.103/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.102/templates/NOTES.txt rename to stable/rdesktop/4.0.103/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.102/templates/common.yaml b/stable/rdesktop/4.0.103/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.102/templates/common.yaml rename to stable/rdesktop/4.0.103/templates/common.yaml diff --git a/stable/rdesktop/4.0.102/values.yaml b/stable/rdesktop/4.0.103/values.yaml similarity index 100% rename from stable/rdesktop/4.0.102/values.yaml rename to stable/rdesktop/4.0.103/values.yaml