From 29b95ed514d7b481025c8422eb7601a34e2f68d8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 4 Sep 2023 06:37:51 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/5.0.63/app-changelog.md | 9 --------- .../rdesktop/{5.0.63 => 5.0.64}/CHANGELOG.md | 18 +++++++++--------- stable/rdesktop/{5.0.63 => 5.0.64}/Chart.yaml | 2 +- stable/rdesktop/{5.0.63 => 5.0.64}/README.md | 0 stable/rdesktop/5.0.64/app-changelog.md | 9 +++++++++ .../rdesktop/{5.0.63 => 5.0.64}/app-readme.md | 0 .../charts/common-14.0.1.tgz | Bin .../{5.0.63 => 5.0.64}/ix_values.yaml | 16 ++++++++-------- .../{5.0.63 => 5.0.64}/questions.yaml | 0 .../{5.0.63 => 5.0.64}/templates/NOTES.txt | 0 .../{5.0.63 => 5.0.64}/templates/common.yaml | 0 .../rdesktop/{5.0.63 => 5.0.64}/values.yaml | 0 12 files changed, 27 insertions(+), 27 deletions(-) delete mode 100644 stable/rdesktop/5.0.63/app-changelog.md rename stable/rdesktop/{5.0.63 => 5.0.64}/CHANGELOG.md (90%) rename stable/rdesktop/{5.0.63 => 5.0.64}/Chart.yaml (98%) rename stable/rdesktop/{5.0.63 => 5.0.64}/README.md (100%) create mode 100644 stable/rdesktop/5.0.64/app-changelog.md rename stable/rdesktop/{5.0.63 => 5.0.64}/app-readme.md (100%) rename stable/rdesktop/{5.0.63 => 5.0.64}/charts/common-14.0.1.tgz (100%) rename stable/rdesktop/{5.0.63 => 5.0.64}/ix_values.yaml (85%) rename stable/rdesktop/{5.0.63 => 5.0.64}/questions.yaml (100%) rename stable/rdesktop/{5.0.63 => 5.0.64}/templates/NOTES.txt (100%) rename stable/rdesktop/{5.0.63 => 5.0.64}/templates/common.yaml (100%) rename stable/rdesktop/{5.0.63 => 5.0.64}/values.yaml (100%) diff --git a/stable/rdesktop/5.0.63/app-changelog.md b/stable/rdesktop/5.0.63/app-changelog.md deleted file mode 100644 index b08f78c4d4..0000000000 --- a/stable/rdesktop/5.0.63/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.63](https://github.com/truecharts/charts/compare/rdesktop-5.0.62...rdesktop-5.0.63) (2023-09-04) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-alpine-mate to latest ([#12202](https://github.com/truecharts/charts/issues/12202)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.63/CHANGELOG.md b/stable/rdesktop/5.0.64/CHANGELOG.md similarity index 90% rename from stable/rdesktop/5.0.63/CHANGELOG.md rename to stable/rdesktop/5.0.64/CHANGELOG.md index 8c06f88291..595e2e132f 100644 --- a/stable/rdesktop/5.0.63/CHANGELOG.md +++ b/stable/rdesktop/5.0.64/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.64](https://github.com/truecharts/charts/compare/rdesktop-5.0.63...rdesktop-5.0.64) (2023-09-04) + +### Chore + +- update rdesktop ([#12203](https://github.com/truecharts/charts/issues/12203)) + + + + ## [rdesktop-5.0.63](https://github.com/truecharts/charts/compare/rdesktop-5.0.62...rdesktop-5.0.63) (2023-09-04) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.54](https://github.com/truecharts/charts/compare/rdesktop-5.0.53...rdesktop-5.0.54) (2023-08-29) ### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-openbox to latest ([#11998](https://github.com/truecharts/charts/issues/11998)) - - - - -## [rdesktop-5.0.53](https://github.com/truecharts/charts/compare/rdesktop-5.0.52...rdesktop-5.0.53) (2023-08-29) - -### Chore diff --git a/stable/rdesktop/5.0.63/Chart.yaml b/stable/rdesktop/5.0.64/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.63/Chart.yaml rename to stable/rdesktop/5.0.64/Chart.yaml index c57a292d10..3fab3afc6a 100644 --- a/stable/rdesktop/5.0.63/Chart.yaml +++ b/stable/rdesktop/5.0.64/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.63 +version: 5.0.64 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.63/README.md b/stable/rdesktop/5.0.64/README.md similarity index 100% rename from stable/rdesktop/5.0.63/README.md rename to stable/rdesktop/5.0.64/README.md diff --git a/stable/rdesktop/5.0.64/app-changelog.md b/stable/rdesktop/5.0.64/app-changelog.md new file mode 100644 index 0000000000..5c124ddf15 --- /dev/null +++ b/stable/rdesktop/5.0.64/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.64](https://github.com/truecharts/charts/compare/rdesktop-5.0.63...rdesktop-5.0.64) (2023-09-04) + +### Chore + +- update rdesktop ([#12203](https://github.com/truecharts/charts/issues/12203)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.63/app-readme.md b/stable/rdesktop/5.0.64/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.63/app-readme.md rename to stable/rdesktop/5.0.64/app-readme.md diff --git a/stable/rdesktop/5.0.63/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.64/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.63/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.64/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.63/ix_values.yaml b/stable/rdesktop/5.0.64/ix_values.yaml similarity index 85% rename from stable/rdesktop/5.0.63/ix_values.yaml rename to stable/rdesktop/5.0.64/ix_values.yaml index d66baeb780..a88acf105e 100644 --- a/stable/rdesktop/5.0.63/ix_values.yaml +++ b/stable/rdesktop/5.0.64/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:6b2c17c1ddf931d3dabfd8322c7540cd5f3be9bb920983c589b27d01aed86d07 + tag: latest@sha256:b0413674711e085fc361321478ebdcaf37de57ae8b7badddd1d1ba2db3274a7a ubuntuXFCEImage: repository: tccr.io/truecharts/rdesktop-ubuntu-xfce tag: latest@sha256:3b7bd8467379643945116c9751a2f0236dd4b135535b739aa007502af9b4516b pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/rdesktop-fedora-xfce - tag: latest@sha256:9b385efc61dd4304dbec51438f3ab2ae658ce737bea6b195765710951cb05852 + tag: latest@sha256:052da22efd57ee6aeaa22e5c0736f8c62ee8d177f00c4d67f73f189e1b755c4c pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/rdesktop-arch-xfce @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/rdesktop-fedora-kde - tag: latest@sha256:4e71aec6955dbb2451eaa2ac0b3af6154628fc90423479111ba22f80df9ec7ad + tag: latest@sha256:980499222d2571097d6b2cd179937bd8108f713d63eddf1477ab16d0df962e18 pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde @@ -40,7 +40,7 @@ ubuntuMATEImage: pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/rdesktop-fedora-mate - tag: latest@sha256:cf06b14d404f0b8cbe85926f9f99fc025677aa386c0a356784e87b7d75993404 + tag: latest@sha256:8b67d783ffa9e1c47591c00d60cf5396708ae33b1a9e1d3d95f8e56a03f00bba pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/rdesktop-arch-mate @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/rdesktop-fedora-i3 - tag: latest@sha256:bd2d716d39d9697c4d2879c71a6e0530df3bb079c90c8bcb219e8c622f2abc94 + tag: latest@sha256:2cc2f5c04da86d45fb7a043f1d7702dc437c339d8476881aeba65b7f90810a62 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:ef60f5de6066eb714a3a37afc1a1754df6f49b88390722a1a3aee9dad96bac19 + tag: latest@sha256:7c3611617d3ed5bc7af4e6e9c099e4211404a238b68cc57232120acd399c5fb1 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:5e71b52ec20877301354e9d166e4f8037eca249efd32a27ec024f2ccd111a9b9 + tag: latest@sha256:1ee4b07145723572ca9a9dede9d07e8cdb68465a31428d155122030b77c013d4 pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/rdesktop-arch-openbox @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/rdesktop-fedora-icewm - tag: latest@sha256:fb1d818d8411d0b7012eadebeab52fe43aaa20cbc1bef59c27a9ccac493f2b4e + tag: latest@sha256:66940f2780b3e1c1523bd44b4eddafa05d6a9a0476096ab8dbcc47426a68f036 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm diff --git a/stable/rdesktop/5.0.63/questions.yaml b/stable/rdesktop/5.0.64/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.63/questions.yaml rename to stable/rdesktop/5.0.64/questions.yaml diff --git a/stable/rdesktop/5.0.63/templates/NOTES.txt b/stable/rdesktop/5.0.64/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.63/templates/NOTES.txt rename to stable/rdesktop/5.0.64/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.63/templates/common.yaml b/stable/rdesktop/5.0.64/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.63/templates/common.yaml rename to stable/rdesktop/5.0.64/templates/common.yaml diff --git a/stable/rdesktop/5.0.63/values.yaml b/stable/rdesktop/5.0.64/values.yaml similarity index 100% rename from stable/rdesktop/5.0.63/values.yaml rename to stable/rdesktop/5.0.64/values.yaml