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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: latest@sha256:62d069273f6019597be323eae92b530372941164be765349dcd7525047bdecdf
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: ubuntu-xfce@sha256:6ce8f205a86b881a82605bc67880a2508dc4efef18f44d8e1ec9a0d79c45ab8c
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: fedora-xfce@sha256:ffa3adb64fb3b1b33138ae2b0ecbe854166adeea4b75d9371b06e80deed790c3
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:4413b6869a9bdc6938d08d64d740939eee333e182c9a33cfc1d0c0acc8f7a8fc
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: alpine-kde@sha256:c108cd95f711799c27b4440b695e6160a4739fc8ac1d127f81ebb482e9c5e257
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: ubuntu-kde@sha256:54f2aa0a8fab277bd56bee7eea72424ccb42b984a08babecb1cdce76ca675d9e
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: fedora-kde@sha256:d9445710aa4d71e1e0c95366f78411c9928706e078927c0a4aa448e308cadfcd
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:89db09f2ed0c4f2409ef2c9a17d3ab9fdec857ccb01f9482698717d779f72c86
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: alpine-mate@sha256:6cce201004b0981a326ebab7705b423fec076be16a4d335a16199f84c45e6a03
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: ubuntu-mate@sha256:76d762b19df27659b5f17ac9d6a7e48c67e1c31a8e74acf8756edb2391b9fee9
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: fedora-mate@sha256:735af23537a799284f954166a510f605f0194d62d94632b940b9fc3b277b8577
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:d0cec2bb28c5550615375311c6b24118217348dea0da6f47122d2cb7ee7499b7
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: alpine-i3@sha256:1e395aab52711cf99fac254d87a3da7248fc11a5635d5f6ef7a378d13df958ad
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: ubuntu-i3@sha256:e34b21e00e41106951845c8765c92244742eabcdc5eaeddc741ae2327a9d2910
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: fedora-i3@sha256:e84396a123cf61602fb08bbf575bb6cb0e5a28d11844702a0b3333e3c5c83263
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:3cf446340edadf35167fec6869338e1e13458fd56657aa9cbd78305a718ebd0a
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: alpine-openbox@sha256:8addca37966943b60b9adbcb58db4e77002719b22ed12cfca784bad04f31fa2c
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: ubuntu-openbox@sha256:2ecba8e80c4e5785fcd205da382ababbd286b74771bc6c58e1e59a1fc5feb323
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
chore(deps): update rdesktop by renovate (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: fedora-openbox@sha256:7d6cc75d97b3024d7311932fc4afd40d5e1d350b2dfa9abb7b59a38dca07cf79
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:1109fa3c1feea5460fe62604f3ef15ff87ac6873d1e7e34b31347e1c3e98953d
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: alpine-icewm@sha256:54046d7a1062258064fb58ce8011915e48bf375c9ca44c09c9556be3297f99bb
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: ubuntu-icewm@sha256:0db6444b8a8af759e3cda511f7a5b602031f70033768fc445b1d3aeb0dfa2d18
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 (#20788) This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `52f607b` -> `4b9a206` | | lscr.io/linuxserver/rdesktop | digest | `e900f29` -> `0db6444` | | lscr.io/linuxserver/rdesktop | digest | `0134278` -> `54046d7` | | lscr.io/linuxserver/rdesktop | digest | `852aa96` -> `7d6cc75` | | lscr.io/linuxserver/rdesktop | digest | `90e9212` -> `2ecba8e` | | lscr.io/linuxserver/rdesktop | digest | `774dd86` -> `8addca3` | | lscr.io/linuxserver/rdesktop | digest | `b2f84f1` -> `e84396a` | | lscr.io/linuxserver/rdesktop | digest | `95fbc56` -> `e34b21e` | | lscr.io/linuxserver/rdesktop | digest | `b51b0c9` -> `1e395aa` | | lscr.io/linuxserver/rdesktop | digest | `89e0c49` -> `735af23` | | lscr.io/linuxserver/rdesktop | digest | `ccbc7c7` -> `76d762b` | | lscr.io/linuxserver/rdesktop | digest | `dedc959` -> `6cce201` | | lscr.io/linuxserver/rdesktop | digest | `baab22b` -> `d944571` | | lscr.io/linuxserver/rdesktop | digest | `966da51` -> `54f2aa0` | | lscr.io/linuxserver/rdesktop | digest | `6750ff3` -> `c108cd9` | | lscr.io/linuxserver/rdesktop | digest | `97f0a4d` -> `ffa3adb` | | lscr.io/linuxserver/rdesktop | digest | `9b0fb00` -> `6ce8f20` | | lscr.io/linuxserver/rdesktop | digest | `fd6fe17` -> `62d0692` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-04-14 23:01:25 -04:00
tag: fedora-icewm@sha256:4b9a2061cf72e42912637db330b4d4797546e6f6688358aa8165cb8e8791a14b
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:aa3b4ca0311f5f6dd70bd787392d9882dcb6b7c07e573f24f181a7da8ccb0be4
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