diff --git a/incubator/tar1090/3.0.4/app-changelog.md b/incubator/tar1090/3.0.4/app-changelog.md deleted file mode 100644 index c61b1fb767..0000000000 --- a/incubator/tar1090/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tar1090-3.0.4](https://github.com/truecharts/charts/compare/tar1090-3.0.3...tar1090-3.0.4) (2023-12-17) - -### Chore - -- update helm chart common to 16.2.7 by renovate ([#16207](https://github.com/truecharts/charts/issues/16207)) - - \ No newline at end of file diff --git a/incubator/tar1090/3.0.4/CHANGELOG.md b/incubator/tar1090/3.0.5/CHANGELOG.md similarity index 90% rename from incubator/tar1090/3.0.4/CHANGELOG.md rename to incubator/tar1090/3.0.5/CHANGELOG.md index e6b80123e9..7958ed7332 100644 --- a/incubator/tar1090/3.0.4/CHANGELOG.md +++ b/incubator/tar1090/3.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tar1090-3.0.5](https://github.com/truecharts/charts/compare/tar1090-3.0.4...tar1090-3.0.5) (2023-12-18) + +### Chore + +- update container image mikenye/tar1090 to latest[@25c883b](https://github.com/25c883b) by renovate ([#16242](https://github.com/truecharts/charts/issues/16242)) + + + + ## [tar1090-3.0.4](https://github.com/truecharts/charts/compare/tar1090-3.0.3...tar1090-3.0.4) (2023-12-17) ### Chore @@ -88,12 +97,3 @@ ## [tar1090-3.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.18...tar1090-3.0.2) (2023-12-15) -### Chore - -- make things work with new common part 3 ([#15994](https://github.com/truecharts/charts/issues/15994)) - - BREAKING CHANGE move to latest common ([#15841](https://github.com/truecharts/charts/issues/15841)) - - - - -## [tar1090-3.0.2](https://github.com/truecharts/charts/compare/tar1090-2.0.18...tar1090-3.0.2) (2023-12-15) diff --git a/incubator/tar1090/3.0.4/Chart.yaml b/incubator/tar1090/3.0.5/Chart.yaml similarity index 98% rename from incubator/tar1090/3.0.4/Chart.yaml rename to incubator/tar1090/3.0.5/Chart.yaml index 65ba73cd9d..a541ca9741 100644 --- a/incubator/tar1090/3.0.4/Chart.yaml +++ b/incubator/tar1090/3.0.5/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: tar1090 -version: 3.0.4 +version: 3.0.5 appVersion: latest description: Multi-arch tar1090 Chart for visualising ADSB data. home: https://truecharts.org/charts/incubator/tar1090 diff --git a/incubator/tar1090/3.0.4/README.md b/incubator/tar1090/3.0.5/README.md similarity index 100% rename from incubator/tar1090/3.0.4/README.md rename to incubator/tar1090/3.0.5/README.md diff --git a/incubator/tar1090/3.0.5/app-changelog.md b/incubator/tar1090/3.0.5/app-changelog.md new file mode 100644 index 0000000000..773481b412 --- /dev/null +++ b/incubator/tar1090/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tar1090-3.0.5](https://github.com/truecharts/charts/compare/tar1090-3.0.4...tar1090-3.0.5) (2023-12-18) + +### Chore + +- update container image mikenye/tar1090 to latest[@25c883b](https://github.com/25c883b) by renovate ([#16242](https://github.com/truecharts/charts/issues/16242)) + + \ No newline at end of file diff --git a/incubator/tar1090/3.0.4/app-readme.md b/incubator/tar1090/3.0.5/app-readme.md similarity index 100% rename from incubator/tar1090/3.0.4/app-readme.md rename to incubator/tar1090/3.0.5/app-readme.md diff --git a/incubator/tar1090/3.0.4/charts/common-16.2.7.tgz b/incubator/tar1090/3.0.5/charts/common-16.2.7.tgz similarity index 100% rename from incubator/tar1090/3.0.4/charts/common-16.2.7.tgz rename to incubator/tar1090/3.0.5/charts/common-16.2.7.tgz diff --git a/incubator/tar1090/3.0.4/ix_values.yaml b/incubator/tar1090/3.0.5/ix_values.yaml similarity index 85% rename from incubator/tar1090/3.0.4/ix_values.yaml rename to incubator/tar1090/3.0.5/ix_values.yaml index f73723601e..8f69cddc67 100644 --- a/incubator/tar1090/3.0.4/ix_values.yaml +++ b/incubator/tar1090/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: mikenye/tar1090 - tag: latest@sha256:3051d7efe6152d7103ff7dd785772e9b67b6eb115000e6c07fc7fca87875919f + tag: latest@sha256:25c883bfb2bd612a5fbcc452c06d651c1ce285c8c94bb3f2beaf9ba586b0ea9d persistence: {} portal: open: diff --git a/incubator/tar1090/3.0.4/questions.yaml b/incubator/tar1090/3.0.5/questions.yaml similarity index 100% rename from incubator/tar1090/3.0.4/questions.yaml rename to incubator/tar1090/3.0.5/questions.yaml diff --git a/incubator/tar1090/3.0.4/templates/common.yaml b/incubator/tar1090/3.0.5/templates/common.yaml similarity index 100% rename from incubator/tar1090/3.0.4/templates/common.yaml rename to incubator/tar1090/3.0.5/templates/common.yaml diff --git a/incubator/tar1090/3.0.4/values.yaml b/incubator/tar1090/3.0.5/values.yaml similarity index 100% rename from incubator/tar1090/3.0.4/values.yaml rename to incubator/tar1090/3.0.5/values.yaml diff --git a/stable/cops/5.0.36/app-changelog.md b/stable/cops/5.0.36/app-changelog.md deleted file mode 100644 index a0801b6b5a..0000000000 --- a/stable/cops/5.0.36/app-changelog.md +++ /dev/null @@ -1,10 +0,0 @@ - - -## [cops-5.0.36](https://github.com/truecharts/charts/compare/cops-5.0.34...cops-5.0.36) (2023-12-16) - -### Chore - -- fix move mistake and cleanup metadata - - update helm general non-major ([#14784](https://github.com/truecharts/charts/issues/14784)) - - \ No newline at end of file diff --git a/stable/cops/5.0.36/CHANGELOG.md b/stable/cops/5.0.37/CHANGELOG.md similarity index 88% rename from stable/cops/5.0.36/CHANGELOG.md rename to stable/cops/5.0.37/CHANGELOG.md index 650762f04c..a8ef2b6dd4 100644 --- a/stable/cops/5.0.36/CHANGELOG.md +++ b/stable/cops/5.0.37/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cops-5.0.37](https://github.com/truecharts/charts/compare/cops-5.0.36...cops-5.0.37) (2023-12-18) + +### Chore + +- update container image lscr.io/linuxserver/cops to 2.2.1[@b593fe1](https://github.com/b593fe1) by renovate ([#16228](https://github.com/truecharts/charts/issues/16228)) + + + + ## [cops-5.0.36](https://github.com/truecharts/charts/compare/cops-5.0.34...cops-5.0.36) (2023-12-16) ### Chore @@ -88,12 +97,3 @@ -## [cops-5.0.29](https://github.com/truecharts/charts/compare/cops-5.0.28...cops-5.0.29) (2023-11-19) - -### Fix - -- update container image lscr.io/linuxserver/cops to 2.2.1 ([#15116](https://github.com/truecharts/charts/issues/15116)) - - - - diff --git a/stable/cops/5.0.36/Chart.yaml b/stable/cops/5.0.37/Chart.yaml similarity index 98% rename from stable/cops/5.0.36/Chart.yaml rename to stable/cops/5.0.37/Chart.yaml index f411a3f61d..22232e59a2 100644 --- a/stable/cops/5.0.36/Chart.yaml +++ b/stable/cops/5.0.37/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: cops -version: 5.0.36 +version: 5.0.37 appVersion: 2.2.1 description: | Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server. diff --git a/stable/cops/5.0.36/README.md b/stable/cops/5.0.37/README.md similarity index 100% rename from stable/cops/5.0.36/README.md rename to stable/cops/5.0.37/README.md diff --git a/stable/cops/5.0.37/app-changelog.md b/stable/cops/5.0.37/app-changelog.md new file mode 100644 index 0000000000..b41b713873 --- /dev/null +++ b/stable/cops/5.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-5.0.37](https://github.com/truecharts/charts/compare/cops-5.0.36...cops-5.0.37) (2023-12-18) + +### Chore + +- update container image lscr.io/linuxserver/cops to 2.2.1[@b593fe1](https://github.com/b593fe1) by renovate ([#16228](https://github.com/truecharts/charts/issues/16228)) + + \ No newline at end of file diff --git a/stable/cops/5.0.36/app-readme.md b/stable/cops/5.0.37/app-readme.md similarity index 100% rename from stable/cops/5.0.36/app-readme.md rename to stable/cops/5.0.37/app-readme.md diff --git a/stable/cops/5.0.36/charts/common-14.5.0.tgz b/stable/cops/5.0.37/charts/common-14.5.0.tgz similarity index 100% rename from stable/cops/5.0.36/charts/common-14.5.0.tgz rename to stable/cops/5.0.37/charts/common-14.5.0.tgz diff --git a/stable/cops/5.0.36/ix_values.yaml b/stable/cops/5.0.37/ix_values.yaml similarity index 84% rename from stable/cops/5.0.36/ix_values.yaml rename to stable/cops/5.0.37/ix_values.yaml index 444290a7cc..7e0c3bc226 100644 --- a/stable/cops/5.0.36/ix_values.yaml +++ b/stable/cops/5.0.37/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/cops - tag: 2.2.1@sha256:382e6a1616e96d1e2b9f0cbace6cc70e7a2503fedbc1a302f445d79669709b78 + tag: 2.2.1@sha256:b593fe1e61d418c84a96023f2a18078f3cbd38b65f0c7b998dd48d80328742c2 securityContext: container: readOnlyRootFilesystem: false diff --git a/stable/cops/5.0.36/questions.yaml b/stable/cops/5.0.37/questions.yaml similarity index 100% rename from stable/cops/5.0.36/questions.yaml rename to stable/cops/5.0.37/questions.yaml diff --git a/stable/cops/5.0.36/templates/NOTES.txt b/stable/cops/5.0.37/templates/NOTES.txt similarity index 100% rename from stable/cops/5.0.36/templates/NOTES.txt rename to stable/cops/5.0.37/templates/NOTES.txt diff --git a/stable/cops/5.0.36/templates/common.yaml b/stable/cops/5.0.37/templates/common.yaml similarity index 100% rename from stable/cops/5.0.36/templates/common.yaml rename to stable/cops/5.0.37/templates/common.yaml diff --git a/stable/cops/5.0.36/values.yaml b/stable/cops/5.0.37/values.yaml similarity index 100% rename from stable/cops/5.0.36/values.yaml rename to stable/cops/5.0.37/values.yaml diff --git a/stable/rdesktop/5.0.188/app-changelog.md b/stable/rdesktop/5.0.188/app-changelog.md deleted file mode 100644 index 2af2c55ab1..0000000000 --- a/stable/rdesktop/5.0.188/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-5.0.188](https://github.com/truecharts/charts/compare/rdesktop-5.0.182...rdesktop-5.0.188) (2023-12-17) - -### Chore - -- update rdesktop by renovate ([#16105](https://github.com/truecharts/charts/issues/16105)) - - \ No newline at end of file diff --git a/stable/rdesktop/5.0.188/CHANGELOG.md b/stable/rdesktop/5.0.205/CHANGELOG.md similarity index 91% rename from stable/rdesktop/5.0.188/CHANGELOG.md rename to stable/rdesktop/5.0.205/CHANGELOG.md index c639c90156..98fac4dd25 100644 --- a/stable/rdesktop/5.0.188/CHANGELOG.md +++ b/stable/rdesktop/5.0.205/CHANGELOG.md @@ -4,6 +4,15 @@ +## [rdesktop-5.0.205](https://github.com/truecharts/charts/compare/rdesktop-5.0.188...rdesktop-5.0.205) (2023-12-18) + +### Chore + +- update rdesktop by renovate ([#16249](https://github.com/truecharts/charts/issues/16249)) + + + + ## [rdesktop-5.0.188](https://github.com/truecharts/charts/compare/rdesktop-5.0.182...rdesktop-5.0.188) (2023-12-17) ### Chore @@ -87,13 +96,4 @@ -## [rdesktop-5.0.181](https://github.com/truecharts/charts/compare/rdesktop-5.0.175...rdesktop-5.0.181) (2023-12-13) - -### Chore - -- update rdesktop ([#16026](https://github.com/truecharts/charts/issues/16026)) - - - - ## [rdesktop-5.0.181](https://github.com/truecharts/charts/compare/rdesktop-5.0.175...rdesktop-5.0.181) (2023-12-13) diff --git a/stable/rdesktop/5.0.188/Chart.yaml b/stable/rdesktop/5.0.205/Chart.yaml similarity index 98% rename from stable/rdesktop/5.0.188/Chart.yaml rename to stable/rdesktop/5.0.205/Chart.yaml index 03ecb62d1d..6b86ae70a8 100644 --- a/stable/rdesktop/5.0.188/Chart.yaml +++ b/stable/rdesktop/5.0.205/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: rdesktop -version: 5.0.188 +version: 5.0.205 appVersion: latest description: Full desktop environments in many popular flavors for Alpine, Ubuntu, @@ -10,10 +10,10 @@ home: https://truecharts.org/charts/stable/rdesktop icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdesktop.png deprecated: false sources: - - https://github.com/linuxserver/docker-rdesktop#readme - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - https://fleet.linuxserver.io/image?name=linuxserver/rdesktop - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme maintainers: - name: TrueCharts email: info@truecharts.org diff --git a/stable/rdesktop/5.0.188/README.md b/stable/rdesktop/5.0.205/README.md similarity index 100% rename from stable/rdesktop/5.0.188/README.md rename to stable/rdesktop/5.0.205/README.md diff --git a/stable/rdesktop/5.0.205/app-changelog.md b/stable/rdesktop/5.0.205/app-changelog.md new file mode 100644 index 0000000000..2cdec655c4 --- /dev/null +++ b/stable/rdesktop/5.0.205/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-5.0.205](https://github.com/truecharts/charts/compare/rdesktop-5.0.188...rdesktop-5.0.205) (2023-12-18) + +### Chore + +- update rdesktop by renovate ([#16249](https://github.com/truecharts/charts/issues/16249)) + + \ No newline at end of file diff --git a/stable/rdesktop/5.0.188/app-readme.md b/stable/rdesktop/5.0.205/app-readme.md similarity index 100% rename from stable/rdesktop/5.0.188/app-readme.md rename to stable/rdesktop/5.0.205/app-readme.md diff --git a/stable/rdesktop/5.0.188/charts/common-14.5.0.tgz b/stable/rdesktop/5.0.205/charts/common-14.5.0.tgz similarity index 100% rename from stable/rdesktop/5.0.188/charts/common-14.5.0.tgz rename to stable/rdesktop/5.0.205/charts/common-14.5.0.tgz diff --git a/stable/rdesktop/5.0.188/ix_values.yaml b/stable/rdesktop/5.0.205/ix_values.yaml similarity index 65% rename from stable/rdesktop/5.0.188/ix_values.yaml rename to stable/rdesktop/5.0.205/ix_values.yaml index 7941d5c350..d924bfe083 100644 --- a/stable/rdesktop/5.0.188/ix_values.yaml +++ b/stable/rdesktop/5.0.205/ix_values.yaml @@ -1,14 +1,14 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/rdesktop - tag: latest@sha256:2369d438ee2f992a1672019d1a3eda3b14994af404b634b1db8cf38aad03d2ed + tag: latest@sha256:0637d6e3e1a0705784e24a50e51c75559eaa4595c4897e061ace187d9f563c7a ubuntuXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-xfce@sha256:9038d06664350dd532743b4f5ad45455e6724dfe2d0cfa8f0728e863c47c100b + tag: ubuntu-xfce@sha256:7362533e0443d7e269725a6818f1c827ced20d108893b98636d157ca19ef59c7 pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-xfce@sha256:75d3cfbd71d1b972889758121ec2d8084bdc065af6591c0f0a0146dbf5fa7290 + tag: fedora-xfce@sha256:a9c60d0274a15016e983f4fec4a703cd2efffa6201fb2f2436e1f794d92a41e9 pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/rdesktop @@ -16,15 +16,15 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-kde@sha256:691c2f168805ca9dfef40cc68a882c4194c88e09cd3a1ee4c5184dc883f9ce1c + tag: alpine-kde@sha256:f244ecedb6d50527539599ce5f20b6fa1cedd50935e510c9ca7a103afc6236c5 pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-kde@sha256:f73b3e16299d068f8c6162df25f9003d9330d09148a6ec2f115e1b7f21acc600 + tag: ubuntu-kde@sha256:6ee49ae991cbfb85d228e5428019958fec5da3349506cb8d787ecc9f9adf6c36 pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-kde@sha256:c76bbb3c5c5347e4999f1d568c79f5fa506d4c9db4054b8f9ff4e8eaa78f4ca9 + tag: fedora-kde@sha256:4fa15030fdaa8d486b50134b0d2c407c40266dc465c2dd24739244748287f3ae pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/rdesktop @@ -32,15 +32,15 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-mate@sha256:e038ede744b32f93d1d7d16b0d0fcc6852a31b1836b278ac11071825d8c451b1 + tag: alpine-mate@sha256:6ce4964027b624cd2709623f5bd1922ea6e603fabcdd646e8a09afae68678bae pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-mate@sha256:8488705112a289ab0d9c56e3e9edef5818371a7f3d435a87cf55af08764f29b1 + tag: ubuntu-mate@sha256:e6ca4344e4e04a8002ec61a7daeb88b8c89b5796735330f7d317b2e81cdacc6c pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-mate@sha256:740af6859c6e4a8d880591d3d15499e7c934285053b41c4b930ff7b353e3e1bb + tag: fedora-mate@sha256:4ce0529540c5b28087c2778bc4032fd057297b8e4658741d7a7491e2a136ca69 pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/rdesktop @@ -48,15 +48,15 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/rdesktop - tag: alpine-i3@sha256:27cd189d24002e1107faf30e065000e6bbec330bae40926bb62f13d9451e2468 + tag: alpine-i3@sha256:d052185575f27edd025b918a6f3c242bcbf7e7ed7c8c45f4f44bdf220c68a075 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-i3@sha256:6426cf2a99c4b9c58c2abeaa7380881861d48a0991566909555ffb8e498aa485 + tag: ubuntu-i3@sha256:9f874eebf3433604ff1a6d65b226aef5fac550c62fa1bf6f265c41b4f9a7b8aa pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/rdesktop - tag: fedora-i3@sha256:b848ec59fae9940dbb2dda2da0d0aafb6f2a226911c94c61dc2545f5a12e60ca + tag: fedora-i3@sha256:be7441dab8e52dfcfe895adf649448fdb682d8753df84b25218c0dfacf873c16 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/rdesktop @@ -64,15 +64,15 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: alpine-openbox@sha256:0d12a6abdb7dbd3278edb599b1cef3a39bd18cdbc630dcdc705b4f83f94c586b + tag: alpine-openbox@sha256:210429606d2b7bc2d1b40093c1f370f12b46fda7e9af68087d2ba44ff9aac50e pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-openbox@sha256:b65e1af70fb294d2039335d0258fcd1901b502e4296f66ba47241c781afa4c1a + tag: ubuntu-openbox@sha256:c727f252e7eb229c5165ae2cb00cceb409390f8d3f2a7f00828b8fd382f83e57 pullPolicy: Always fedoraOpenBoxImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-openbox@sha256:e6c2ba19ee556f77959b826f1e0921cbe15d2e82f03c64a32714cb5ca3601c5d + tag: fedora-openbox@sha256:440c2a447f3a9529a86e0062b17e742ee83b50037f4ce31f9d68861365d21131 pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/rdesktop @@ -84,11 +84,11 @@ alpineICEWMImage: pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: ubuntu-icewm@sha256:58ba1d9b379779e173a06f909d68c926bdf7e282716babb4ed1a63849659b8b6 + tag: ubuntu-icewm@sha256:98fb18dfd69822ebb748d67f6af04cada97236e895f548c80aebfb323fc5cd1e pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/rdesktop - tag: fedora-icewm@sha256:19b2101d7112813005de297734efc29bbd4b2404589fabd4d685a69b9707cac4 + tag: fedora-icewm@sha256:ec8e98e2954d7de1efcf35db5af78db943ca75aea9d93b84173822780ff9f6e4 pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/rdesktop diff --git a/stable/rdesktop/5.0.188/questions.yaml b/stable/rdesktop/5.0.205/questions.yaml similarity index 100% rename from stable/rdesktop/5.0.188/questions.yaml rename to stable/rdesktop/5.0.205/questions.yaml diff --git a/stable/rdesktop/5.0.188/templates/NOTES.txt b/stable/rdesktop/5.0.205/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/5.0.188/templates/NOTES.txt rename to stable/rdesktop/5.0.205/templates/NOTES.txt diff --git a/stable/rdesktop/5.0.188/templates/common.yaml b/stable/rdesktop/5.0.205/templates/common.yaml similarity index 100% rename from stable/rdesktop/5.0.188/templates/common.yaml rename to stable/rdesktop/5.0.205/templates/common.yaml diff --git a/stable/rdesktop/5.0.188/values.yaml b/stable/rdesktop/5.0.205/values.yaml similarity index 100% rename from stable/rdesktop/5.0.188/values.yaml rename to stable/rdesktop/5.0.205/values.yaml