TrueChartsClone/charts/stable/rdesktop/values.yaml

124 lines
4.4 KiB
YAML
Raw Normal View History

image:
pullPolicy: IfNotPresent
chore(repo) change stable charts to the upstream images (#14739) **Description** Update the stable train charts to their direct upstream image. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-17 05:22:57 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: latest@sha256:fd6fe17672d3080b38a614e90257a400709b17aa2596fd91f8e641025dbfb9b3
ubuntuXFCEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: ubuntu-xfce@sha256:9b0fb00a97473abc929888e3dc646bdfea50a681c66992a0e9e59cc92528d9ba
pullPolicy: Always
fedoraXFCEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: fedora-xfce@sha256:97f0a4d82957467db93309f6df52101cb5bb3808445a1dd87282078abe68cfea
pullPolicy: Always
archXFCEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: arch-xfce@sha256:0f6d188029cc92d463333222d5dc6e04bf216990d648023a6d4e1ef20c2de4d7
pullPolicy: Always
alpineKDEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: alpine-kde@sha256:6750ff32ac305269ae1c9149642471b077ed558c066a237ce51d4907fb6b077e
pullPolicy: Always
ubuntuKDEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: ubuntu-kde@sha256:966da5180bd2952e7bf4054fff317b7561d64af30619537e4b842567b0855b5b
pullPolicy: Always
fedoraKDEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: fedora-kde@sha256:baab22bc487be23bbb97f9335bed646028e4aaf898d3f94e82c7f91db910719c
pullPolicy: Always
archKDEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: arch-kde@sha256:77f1b005218119abc21652092f9e84e9c49017b56e023400c9476023fca48313
pullPolicy: Always
alpineMATEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: alpine-mate@sha256:dedc95950f6c7b51f7356eae5daf55ebae99e9ba91ab19371fc74fdf921c98c7
pullPolicy: Always
ubuntuMATEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: ubuntu-mate@sha256:ccbc7c740df30e2821d0addf1c80bf764415f5551bdf818f099faec1c4e54880
pullPolicy: Always
fedoraMATEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: fedora-mate@sha256:89e0c492bbf542537e6a565793893d2f4762476687fefac9870f8453ff346d18
pullPolicy: Always
archMATEImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: arch-mate@sha256:9d7d96db7ff99a285da7e4a0b399cffa721bf52fb80770d6c06a9d2c0f97ddb8
pullPolicy: Always
alpineI3Image:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: alpine-i3@sha256:b51b0c907cd9ea65e01f973cf3c76b00772b8131333a902f2068b681af974db1
pullPolicy: Always
ubuntuI3Image:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: ubuntu-i3@sha256:95fbc561b617f1c75eab26c8c112a4c713c00b1995c99af84ac9834f2613a117
pullPolicy: Always
fedoraI3Image:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: fedora-i3@sha256:b2f84f13abfc35dc03776d5e18d4100e1a296addc1a2104a83ac833dc96eb39c
pullPolicy: Always
archI3Image:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: arch-i3@sha256:67b7f6939ff6ba0efa5730cac2f635f63598fb1aaf686aae5e17bfedfbedb7ac
pullPolicy: Always
alpineOpenBoxImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: alpine-openbox@sha256:774dd86080c6b9718e8bbb7062ef4e1a449247274419cd0e18cec2ef06a9c5d0
pullPolicy: Always
ubuntuOpenBoxImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: ubuntu-openbox@sha256:90e9212018f1ea002d7a50b6ecbeffb050c036c8e665fc495fa565f877bd92a6
pullPolicy: Always
fedoraOpenBoxImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: fedora-openbox@sha256:852aa96ea7478a0e3ff55eb777b449df9fdca873d4e60579a93105bf0a698cfe
pullPolicy: Always
archOpenBoxImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: arch-openbox@sha256:0bc244640db57a8eb96e2d0354d0075956cf09d300fd5f14934aedb4b30d5520
pullPolicy: Always
alpineICEWMImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: alpine-icewm@sha256:01342787b9143839dc4586c10bd98544b004c48e73178630eba43ca13fad30cf
pullPolicy: Always
ubuntuICEWMImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: ubuntu-icewm@sha256:e900f298d1c11acaf99cfa47622fed78fa028b02458c3d82f7e14918ab2c8131
pullPolicy: Always
fedoraICEWMImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
chore(deps): update rdesktop by renovate (#20389) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `33a9121` -> `52f607b` | | lscr.io/linuxserver/rdesktop | digest | `f0ead1b` -> `e900f29` | | lscr.io/linuxserver/rdesktop | digest | `9ba4fa7` -> `0134278` | | lscr.io/linuxserver/rdesktop | digest | `9047132` -> `90e9212` | | lscr.io/linuxserver/rdesktop | digest | `3d95a64` -> `774dd86` | | lscr.io/linuxserver/rdesktop | digest | `5f09916` -> `b2f84f1` | | lscr.io/linuxserver/rdesktop | digest | `88cce73` -> `95fbc56` | | lscr.io/linuxserver/rdesktop | digest | `a8ec395` -> `b51b0c9` | | lscr.io/linuxserver/rdesktop | digest | `26304fe` -> `89e0c49` | | lscr.io/linuxserver/rdesktop | digest | `50c35f7` -> `ccbc7c7` | | lscr.io/linuxserver/rdesktop | digest | `4bf6c64` -> `dedc959` | | lscr.io/linuxserver/rdesktop | digest | `7764aad` -> `baab22b` | | lscr.io/linuxserver/rdesktop | digest | `f335cdc` -> `966da51` | | lscr.io/linuxserver/rdesktop | digest | `f9ba0ee` -> `6750ff3` | | lscr.io/linuxserver/rdesktop | digest | `2d8b4b1` -> `97f0a4d` | | lscr.io/linuxserver/rdesktop | digest | `2cec872` -> `9b0fb00` | | lscr.io/linuxserver/rdesktop | digest | `6fcd3f6` -> `fd6fe17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-07 20:46:31 -04:00
tag: fedora-icewm@sha256:52f607be94257411bd1f52e6f8b93f96fadb5a30f7f4ceb8e14d420f3d0755c3
pullPolicy: Always
archICEWMImage:
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
repository: lscr.io/linuxserver/rdesktop
tag: arch-icewm@sha256:a9b7739e78de1f93f9ee54fa5f4b06fa17807fd15dfd323f8f1030f2a2f9da43
pullPolicy: Always
2023-04-19 19:19:46 -04:00
workload:
main:
podSpec:
containers:
main:
imageSelector: image
service:
main:
ports:
main:
port: 3389
fix(rdesktop): Mark port and probes as TCP (#16873) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> Fixes liveness probe of rdesktop. Port 3389 is RDP protocol, not HTTP. **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> I don't have a way to test it. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2024-01-04 17:55:58 -05:00
protocol: tcp
targetPort: 3389
persistence:
config:
enabled: true
mountPath: /config
portal:
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900) **Description** Part 1 of the migration to new common on the stable train. This basically breaks most/all charts requiring a reinstall on SCALE as well. Helm users shouldn't need a reinstall but could migrate their values.yaml modification manually besides backing-up and porting the databases. There be Dragons basically, as we obviously cannot 100% go over each-and-every single app in the stable train like we did in the enterprise train. **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [x] 🔃 Refactor of current code **🧪 How Has This Been Tested?** Via CI and manually validation in a lot of cases where the CI did not correctly check things. Additional catalog item creation tooling for local testing has been added as well. **📃 Notes:** There will be issues in the future but we should get as much working well as we can. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [x] #️⃣ I have commented my code, particularly in hard-to-understand areas - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [x] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-04-11 06:07:17 -04:00
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
chore(repo) change charts to the upstream images (#14824) **Description** Apps with multiple images (multiple trains here) ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-11-18 05:48:35 -05:00
updated: true