diff --git a/stable/rdesktop/5.0.99/CHANGELOG.md b/stable/rdesktop/5.0.100/CHANGELOG.md similarity index 90% rename from stable/rdesktop/5.0.99/CHANGELOG.md rename to stable/rdesktop/5.0.100/CHANGELOG.md index 267a5b57dd8..1fc5342f589 100644 --- a/stable/rdesktop/5.0.99/CHANGELOG.md +++ b/stable/rdesktop/5.0.100/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.100](https://github.com/truecharts/charts/compare/rdesktop-5.0.99...rdesktop-5.0.100) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#13177](https://github.com/truecharts/charts/issues/13177)) + + + + ## [rdesktop-5.0.99](https://github.com/truecharts/charts/compare/rdesktop-5.0.98...rdesktop-5.0.99) (2023-10-02) ### Chore @@ -88,12 +97,3 @@ ## [rdesktop-5.0.90](https://github.com/truecharts/charts/compare/rdesktop-5.0.89...rdesktop-5.0.90) (2023-09-25) ### Chore - -- update rdesktop ([#12932](https://github.com/truecharts/charts/issues/12932)) - - - - -## [rdesktop-5.0.89](https://github.com/truecharts/charts/compare/rdesktop-5.0.88...rdesktop-5.0.89) (2023-09-25) - -### Chore diff --git a/stable/rdesktop/5.0.99/Chart.yaml b/stable/rdesktop/5.0.100/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.99/Chart.yaml rename to stable/rdesktop/5.0.100/Chart.yaml index bbed8456eae..4c87c29887d 100644 --- a/stable/rdesktop/5.0.99/Chart.yaml +++ b/stable/rdesktop/5.0.100/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.99 +version: 5.0.100 annotations: truecharts.org/catagories: | - desktops diff --git a/stable/rdesktop/5.0.99/README.md b/stable/rdesktop/5.0.100/README.md similarity index 100% rename from stable/rdesktop/5.0.99/README.md rename to stable/rdesktop/5.0.100/README.md diff --git a/stable/rdesktop/5.0.100/app-changelog.md b/stable/rdesktop/5.0.100/app-changelog.md new file mode 100644 index 00000000000..327d5867c19 --- /dev/null +++ b/stable/rdesktop/5.0.100/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.100](https://github.com/truecharts/charts/compare/rdesktop-5.0.99...rdesktop-5.0.100) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#13177](https://github.com/truecharts/charts/issues/13177)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.99/app-readme.md b/stable/rdesktop/5.0.100/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.99/app-readme.md rename to stable/rdesktop/5.0.100/app-readme.md diff --git a/stable/rdesktop/5.0.99/charts/common-14.0.1.tgz b/stable/rdesktop/5.0.100/charts/common-14.0.1.tgz similarity index 100% rename from stable/rdesktop/5.0.99/charts/common-14.0.1.tgz rename to stable/rdesktop/5.0.100/charts/common-14.0.1.tgz diff --git a/stable/rdesktop/5.0.99/ix_values.yaml b/stable/rdesktop/5.0.100/ix_values.yaml similarity index 98% rename from stable/rdesktop/5.0.99/ix_values.yaml rename to stable/rdesktop/5.0.100/ix_values.yaml index fa362faca4d..08e3f26dc3c 100644 --- a/stable/rdesktop/5.0.99/ix_values.yaml +++ b/stable/rdesktop/5.0.100/ix_values.yaml @@ -28,7 +28,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/rdesktop-arch-kde - tag: latest@sha256:efb4980ef61b43d4cdabe1178d500e9d90e3e37eb99d8d50b326ee5afc3678a0 + tag: latest@sha256:8cbddefe7b9e6a86c0a31df3d7030fd4c4f7cfde6648d4785f07e638a000ea3c pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/rdesktop-alpine-mate diff --git a/stable/rdesktop/5.0.99/questions.yaml b/stable/rdesktop/5.0.100/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.99/questions.yaml rename to stable/rdesktop/5.0.100/questions.yaml diff --git a/stable/rdesktop/5.0.99/templates/NOTES.txt b/stable/rdesktop/5.0.100/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.99/templates/NOTES.txt rename to stable/rdesktop/5.0.100/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.99/templates/common.yaml b/stable/rdesktop/5.0.100/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.99/templates/common.yaml rename to stable/rdesktop/5.0.100/templates/common.yaml diff --git a/stable/rdesktop/5.0.99/values.yaml b/stable/rdesktop/5.0.100/values.yaml similarity index 100% rename from stable/rdesktop/5.0.99/values.yaml rename to stable/rdesktop/5.0.100/values.yaml diff --git a/stable/rdesktop/5.0.99/app-changelog.md b/stable/rdesktop/5.0.99/app-changelog.md deleted file mode 100644 index ac8d6052752..00000000000 --- a/stable/rdesktop/5.0.99/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.99](https://github.com/truecharts/charts/compare/rdesktop-5.0.98...rdesktop-5.0.99) (2023-10-02) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-ubuntu-xfce to latest ([#13160](https://github.com/truecharts/charts/issues/13160)) - - \ No newline at end of file