From fa8dd43fd4496a7e461e3366ada802a51e48f1bf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 24 Jul 2023 13:43:58 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/rdesktop/4.0.132/app-changelog.md | 9 --------- .../{4.0.132 => 4.0.133}/CHANGELOG.md | 18 +++++++++--------- .../rdesktop/{4.0.132 => 4.0.133}/Chart.yaml | 2 +- .../rdesktop/{4.0.132 => 4.0.133}/README.md | 0 stable/rdesktop/4.0.133/app-changelog.md | 9 +++++++++ .../{4.0.132 => 4.0.133}/app-readme.md | 0 .../charts/common-12.14.6.tgz | Bin .../{4.0.132 => 4.0.133}/ix_values.yaml | 2 +- .../{4.0.132 => 4.0.133}/questions.yaml | 0 .../{4.0.132 => 4.0.133}/templates/NOTES.txt | 0 .../templates/common.yaml | 0 .../rdesktop/{4.0.132 => 4.0.133}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 stable/rdesktop/4.0.132/app-changelog.md rename stable/rdesktop/{4.0.132 => 4.0.133}/CHANGELOG.md (90%) rename stable/rdesktop/{4.0.132 => 4.0.133}/Chart.yaml (98%) rename stable/rdesktop/{4.0.132 => 4.0.133}/README.md (100%) create mode 100644 stable/rdesktop/4.0.133/app-changelog.md rename stable/rdesktop/{4.0.132 => 4.0.133}/app-readme.md (100%) rename stable/rdesktop/{4.0.132 => 4.0.133}/charts/common-12.14.6.tgz (100%) rename stable/rdesktop/{4.0.132 => 4.0.133}/ix_values.yaml (98%) rename stable/rdesktop/{4.0.132 => 4.0.133}/questions.yaml (100%) rename stable/rdesktop/{4.0.132 => 4.0.133}/templates/NOTES.txt (100%) rename stable/rdesktop/{4.0.132 => 4.0.133}/templates/common.yaml (100%) rename stable/rdesktop/{4.0.132 => 4.0.133}/values.yaml (100%) diff --git a/stable/rdesktop/4.0.132/app-changelog.md b/stable/rdesktop/4.0.132/app-changelog.md deleted file mode 100644 index e01e09afce..0000000000 --- a/stable/rdesktop/4.0.132/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.132](https://github.com/truecharts/charts/compare/rdesktop-4.0.131...rdesktop-4.0.132) (2023-07-24) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-fedora-i3 to latest ([#10801](https://github.com/truecharts/charts/issues/10801)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.132/CHANGELOG.md b/stable/rdesktop/4.0.133/CHANGELOG.md similarity index 90% rename from stable/rdesktop/4.0.132/CHANGELOG.md rename to stable/rdesktop/4.0.133/CHANGELOG.md index 244d50c335..d8680afde5 100644 --- a/stable/rdesktop/4.0.132/CHANGELOG.md +++ b/stable/rdesktop/4.0.133/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-4.0.133](https://github.com/truecharts/charts/compare/rdesktop-4.0.132...rdesktop-4.0.133) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest ([#10802](https://github.com/truecharts/charts/issues/10802)) + + + + ## [rdesktop-4.0.132](https://github.com/truecharts/charts/compare/rdesktop-4.0.131...rdesktop-4.0.132) (2023-07-24) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-4.0.123](https://github.com/truecharts/charts/compare/rdesktop-4.0.122...rdesktop-4.0.123) (2023-07-21) ### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-i3 to latest ([#10695](https://github.com/truecharts/charts/issues/10695)) - - - - -## [rdesktop-4.0.122](https://github.com/truecharts/charts/compare/rdesktop-4.0.121...rdesktop-4.0.122) (2023-07-17) - -### Chore diff --git a/stable/rdesktop/4.0.132/Chart.yaml b/stable/rdesktop/4.0.133/Chart.yaml similarity index 98% rename from stable/rdesktop/4.0.132/Chart.yaml rename to stable/rdesktop/4.0.133/Chart.yaml index d741697e1b..4c623c6cc1 100644 --- a/stable/rdesktop/4.0.132/Chart.yaml +++ b/stable/rdesktop/4.0.133/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.132 +version: 4.0.133 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/4.0.132/README.md b/stable/rdesktop/4.0.133/README.md similarity index 100% rename from stable/rdesktop/4.0.132/README.md rename to stable/rdesktop/4.0.133/README.md diff --git a/stable/rdesktop/4.0.133/app-changelog.md b/stable/rdesktop/4.0.133/app-changelog.md new file mode 100644 index 0000000000..62eea12604 --- /dev/null +++ b/stable/rdesktop/4.0.133/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.133](https://github.com/truecharts/charts/compare/rdesktop-4.0.132...rdesktop-4.0.133) (2023-07-24) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-fedora-icewm to latest ([#10802](https://github.com/truecharts/charts/issues/10802)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.132/app-readme.md b/stable/rdesktop/4.0.133/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.132/app-readme.md rename to stable/rdesktop/4.0.133/app-readme.md diff --git a/stable/rdesktop/4.0.132/charts/common-12.14.6.tgz b/stable/rdesktop/4.0.133/charts/common-12.14.6.tgz similarity index 100% rename from stable/rdesktop/4.0.132/charts/common-12.14.6.tgz rename to stable/rdesktop/4.0.133/charts/common-12.14.6.tgz diff --git a/stable/rdesktop/4.0.132/ix_values.yaml b/stable/rdesktop/4.0.133/ix_values.yaml similarity index 98% rename from stable/rdesktop/4.0.132/ix_values.yaml rename to stable/rdesktop/4.0.133/ix_values.yaml index 238461d160..868d061c60 100644 --- a/stable/rdesktop/4.0.132/ix_values.yaml +++ b/stable/rdesktop/4.0.133/ix_values.yaml @@ -88,7 +88,7 @@ ubuntuICEWMImage: pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/rdesktop-fedora-icewm - tag: latest@sha256:01adba0f69b55202c98d746c82b9bdabf7b45cb2e41282a803bf9bc73a99c3d1 + tag: latest@sha256:22adce2bc8909bd4c9cb093928c4040506b558628d7fe3902f8a1ab576309b33 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/rdesktop-arch-icewm diff --git a/stable/rdesktop/4.0.132/questions.yaml b/stable/rdesktop/4.0.133/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.132/questions.yaml rename to stable/rdesktop/4.0.133/questions.yaml diff --git a/stable/rdesktop/4.0.132/templates/NOTES.txt b/stable/rdesktop/4.0.133/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.132/templates/NOTES.txt rename to stable/rdesktop/4.0.133/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.132/templates/common.yaml b/stable/rdesktop/4.0.133/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.132/templates/common.yaml rename to stable/rdesktop/4.0.133/templates/common.yaml diff --git a/stable/rdesktop/4.0.132/values.yaml b/stable/rdesktop/4.0.133/values.yaml similarity index 100% rename from stable/rdesktop/4.0.132/values.yaml rename to stable/rdesktop/4.0.133/values.yaml