71aba7283f06e056468c216ea04577a57d95fe73
55 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
af18a0181b |
chore(container): update oci.trueforge.org/tccr/devcontainer:v2.0.6 docker digest to 5292842 (#39422)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oci.trueforge.org/tccr/devcontainer](https://redirect.github.com/trueforge-org/truecharts) | image | digest | `daba59b` -> `5292842` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b278d89bc3 |
chore(container): update oci.trueforge.org/tccr/devcontainer docker tag to v2.0.6 (#39276)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oci.trueforge.org/tccr/devcontainer](https://redirect.github.com/trueforge-org/truecharts) | image | patch | `v2.0.0` -> `v2.0.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>trueforge-org/truecharts (oci.trueforge.org/tccr/devcontainer)</summary> ### [`v2.0.6`](https://redirect.github.com/trueforge-org/truecharts/releases/tag/v2.0.6): clustertool-v2.0.6 [Compare Source](https://redirect.github.com/trueforge-org/truecharts/compare/v2.0.0...v2.0.6) #### Changelog - [`19f6863`](https://redirect.github.com/trueforge-org/truecharts/commit/19f6863026c16a119d71b5e639dea842b3d6f93c) chore(flux): update image blocky 18.8.1 → 18.8.2 (clustertool) ([#​39231](https://redirect.github.com/trueforge-org/truecharts/issues/39231)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0e2716d39f |
chore(container): update oci.trueforge.org/tccr/devcontainer:v2.0.0 docker digest to e2a9db1 (#39255)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oci.trueforge.org/tccr/devcontainer](https://redirect.github.com/trueforge-org/truecharts) | image | digest | `c327a58` -> `e2a9db1` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fd8f1add2a |
Change tccr.io into oci.trueforge.org (#38868)
**Description** We're moving from tccr.io to oci.trueforge.org TCCR meant "TrueCharts Container Repository" however, it mostly stores chart artefacts. At the same time, we want to more clearly allow us to store containers/artifacts not related to truecharts. Its also worth noting that an additional .io domain carries additional costs. **⚙️ 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 - [ ] 📜 Documentation Changes **🧪 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 changes to the documentation - [ ] 🧪 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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._ |
||
|
|
1aa59a928e | chore(container): update tccr.io/tccr/devcontainer:v2.0.0 docker digest to c327a58 (#37424) | ||
|
|
44e92b7843 | chore(container): update tccr.io/tccr/devcontainer:v2.0.0 docker digest to 0ea5a09 (#37401) | ||
|
|
18539055b4 |
chore(container): update tccr.io/tccr/devcontainer:v2.0.0 docker digest to 4be9c3d (#36757)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `d8a1207` -> `4be9c3d` | --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4bd8ce5f8c |
fix(devcontainer): Make independent devcontainer & try to avoid version dependency (#36651)
**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 # <!--(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 - [ ] 📜 Documentation Changes **🧪 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 changes to the documentation - [ ] 🧪 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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
f8a3bbb0e4 |
fix(devcontainer): update version (#34308)
**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 # <!--(issue)--> **⚙️ 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 - [ ] 📜 Documentation Changes **🧪 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:** - [x] ⚖️ 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 changes to the documentation - [ ] 🧪 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 - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
8e0f07af7d |
fix(devcontainer): Update version (#31602)
**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 # <!--(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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com> |
||
|
|
e165afc168 |
chore(container): update tccr.io/tccr/devcontainer docker tag to v1.0.4 (#31606)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | patch | `v1.0.1` -> `v1.0.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/public (tccr.io/tccr/devcontainer)</summary> ### [`v1.0.4`](https://redirect.github.com/truecharts/public/releases/tag/v1.0.4): clustertool-v1.0.4 [Compare Source](https://redirect.github.com/truecharts/public/compare/v1.0.1...v1.0.4) #### Changelog - [`fd981e9`](https://redirect.github.com/truecharts/public/commit/fd981e9e807f2038bc8169979344944061d98351) chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.3 (clustertool) ([#​31342](https://redirect.github.com/truecharts/public/issues/31342)) - [`9e96576`](https://redirect.github.com/truecharts/public/commit/9e96576d01c41d5eaae6349d470bb285f2dca0d0) chore(flux): update helm release openebs 4.1.2 → 4.1.3 (clustertool) ([#​31366](https://redirect.github.com/truecharts/public/issues/31366)) - [`442baf8`](https://redirect.github.com/truecharts/public/commit/442baf8839f01b8d66afabe0fafe42f25a52170a) chore(flux): update image blocky 16.11.0 → 16.12.0 (clustertool) ([#​31196](https://redirect.github.com/truecharts/public/issues/31196)) - [`c5cabbf`](https://redirect.github.com/truecharts/public/commit/c5cabbfa36268bdfc0a13e0f100c7423a340e8cf) chore(flux): update image blocky 16.12.0 → 16.13.0 (clustertool) ([#​31250](https://redirect.github.com/truecharts/public/issues/31250)) - [`6d22a37`](https://redirect.github.com/truecharts/public/commit/6d22a37cacd0665fae7fd01cbbcc92819bd70247) chore(flux): update image blocky 16.13.0 → 16.13.1 (clustertool) ([#​31294](https://redirect.github.com/truecharts/public/issues/31294)) - [`8d29cfe`](https://redirect.github.com/truecharts/public/commit/8d29cfe3227d432c84a59e693db7440218982d64) chore(flux): update image blocky 16.13.1 → 16.13.2 (clustertool) ([#​31343](https://redirect.github.com/truecharts/public/issues/31343)) - [`4cd744d`](https://redirect.github.com/truecharts/public/commit/4cd744dd5220218da8216b7223bab222554c0f92) chore(flux): update image cert-manager 6.4.1 → 6.4.2 (clustertool) ([#​31165](https://redirect.github.com/truecharts/public/issues/31165)) - [`f14b405`](https://redirect.github.com/truecharts/public/commit/f14b4056a18bab1a4b08311dba437bfed75aa518) chore(flux): update image cert-manager 6.4.2 → 6.5.1 (clustertool) ([#​31197](https://redirect.github.com/truecharts/public/issues/31197)) - [`8802a0b`](https://redirect.github.com/truecharts/public/commit/8802a0b029425622e4bd815fc752f9698d75244a) chore(flux): update image cert-manager 6.5.1 → 6.5.2 (clustertool) ([#​31295](https://redirect.github.com/truecharts/public/issues/31295)) - [`a47b25e`](https://redirect.github.com/truecharts/public/commit/a47b25ef3bd1f9e723fb26de26e23d47c97e35ac) chore(flux): update image clusterissuer 9.4.1 → 9.5.0 (clustertool) ([#​31198](https://redirect.github.com/truecharts/public/issues/31198)) - [`5962237`](https://redirect.github.com/truecharts/public/commit/59622377beef8a0766d62acf8fdca8d137d2b70c) chore(flux): update image clusterissuer 9.5.0 → 9.5.1 (clustertool) ([#​31296](https://redirect.github.com/truecharts/public/issues/31296)) - [`3b3ffd7`](https://redirect.github.com/truecharts/public/commit/3b3ffd7ce45e2036a2360c2de928827524261b14) chore(flux): update image kubelet-csr-approver 1.3.2 → 1.4.0 (clustertool) ([#​31200](https://redirect.github.com/truecharts/public/issues/31200)) - [`112a337`](https://redirect.github.com/truecharts/public/commit/112a3378cec6a6e6523538910e1f079c531f9f09) chore(flux): update image kubelet-csr-approver 1.4.0 → 1.4.1 (clustertool) ([#​31298](https://redirect.github.com/truecharts/public/issues/31298)) - [`d5ceb56`](https://redirect.github.com/truecharts/public/commit/d5ceb5632c91073646b89e33d5a66f7059dc0fa7) chore(flux): update image kubernetes-dashboard 1.12.1 → 1.13.0 (clustertool) ([#​31201](https://redirect.github.com/truecharts/public/issues/31201)) - [`728f1ea`](https://redirect.github.com/truecharts/public/commit/728f1eafee75ee06b4251b74b6b0a7a45e4f2333) chore(flux): update image kubernetes-dashboard 1.13.0 → 1.13.1 (clustertool) ([#​31299](https://redirect.github.com/truecharts/public/issues/31299)) - [`c37cc7c`](https://redirect.github.com/truecharts/public/commit/c37cc7c37c2893dae32b9214ce9c758ddb9c1c63) chore(flux): update image kubernetes-dashboard 1.13.1 → 1.13.2 (clustertool) ([#​31345](https://redirect.github.com/truecharts/public/issues/31345)) - [`c751abc`](https://redirect.github.com/truecharts/public/commit/c751abcd704f8990fcab624ebbd7d496cc4eed34) chore(flux): update image kubernetes-reflector 6.4.0 → 6.5.0 (clustertool) ([#​31202](https://redirect.github.com/truecharts/public/issues/31202)) - [`023921a`](https://redirect.github.com/truecharts/public/commit/023921aefde701caea4e8691c0a352d730a1431c) chore(flux): update image kubernetes-reflector 6.5.0 → 6.5.1 (clustertool) ([#​31300](https://redirect.github.com/truecharts/public/issues/31300)) - [`955bd96`](https://redirect.github.com/truecharts/public/commit/955bd964c28dd20562a7e4a499aba652e5c15798) chore(flux): update image metallb-config 8.4.1 → 8.5.0 (clustertool) ([#​31203](https://redirect.github.com/truecharts/public/issues/31203)) - [`c45546d`](https://redirect.github.com/truecharts/public/commit/c45546dbda95ddda65ecab29602edb43a478b4c5) chore(flux): update image metallb-config 8.5.0 → 8.5.1 (clustertool) ([#​31301](https://redirect.github.com/truecharts/public/issues/31301)) - [`44fa11e`](https://redirect.github.com/truecharts/public/commit/44fa11ec9a8bb25d529ffa06ec95726b566c0a31) chore(flux): update image prometheus-operator 10.1.2 → 10.1.3 (clustertool) ([#​31303](https://redirect.github.com/truecharts/public/issues/31303)) - [`8dda692`](https://redirect.github.com/truecharts/public/commit/8dda6925a768009acebf91172406503601447049) chore(flux): update image prometheus-operator 10.1.3 → 10.1.4 (clustertool) ([#​31368](https://redirect.github.com/truecharts/public/issues/31368)) - [`22530e3`](https://redirect.github.com/truecharts/public/commit/22530e32d3c9ca77e139590fb16117d585e090ad) chore(flux): update image prometheus-operator 9.4.0 → 10.1.2 (clustertool) ([#​31260](https://redirect.github.com/truecharts/public/issues/31260)) - [`b0eb46c`](https://redirect.github.com/truecharts/public/commit/b0eb46c4292f4e6eebd65faacf6a8264dde6218f) chore(flux): update image snapshot-controller 3.6.0 → 3.7.0 (clustertool) ([#​31205](https://redirect.github.com/truecharts/public/issues/31205)) - [`6b43197`](https://redirect.github.com/truecharts/public/commit/6b43197241bdf315ff84a51bd00ef66513204aad) chore(flux): update image snapshot-controller 3.7.0 → 3.7.1 (clustertool) ([#​31304](https://redirect.github.com/truecharts/public/issues/31304)) - [`27ddd98`](https://redirect.github.com/truecharts/public/commit/27ddd981ad0fa325cdfa42ec7e155f8466ad317a) chore(flux): update image spegel 2.2.2 → 3.1.0 (clustertool) ([#​31261](https://redirect.github.com/truecharts/public/issues/31261)) - [`6459b5d`](https://redirect.github.com/truecharts/public/commit/6459b5d8a06f3a363ef1fcaa5c7d36e89e1e4d18) chore(flux): update image spegel 2.2.2 → 3.1.0 (clustertool) ([#​31261](https://redirect.github.com/truecharts/public/issues/31261)) - [`8401e59`](https://redirect.github.com/truecharts/public/commit/8401e5988617be7fc4f3d74372c9fc7adb218645) chore(flux): update image spegel 3.1.0 → 3.1.1 (clustertool) ([#​31305](https://redirect.github.com/truecharts/public/issues/31305)) - [`3c4d944`](https://redirect.github.com/truecharts/public/commit/3c4d944e13015435c7fe71ce74f51ab58d1c2293) chore(flux): update image traefik 30.3.2 → 30.4.1 (clustertool) ([#​31206](https://redirect.github.com/truecharts/public/issues/31206)) - [`516fa16`](https://redirect.github.com/truecharts/public/commit/516fa1695b629f30753938fd7d570e09d74c9786) chore(flux): update image traefik 30.4.1 → 30.4.2 (clustertool) ([#​31346](https://redirect.github.com/truecharts/public/issues/31346)) - [`d79b6d3`](https://redirect.github.com/truecharts/public/commit/d79b6d3c65f3a9771125b0c93d825f2bd2026755) chore(flux): update image traefik-crds 3.4.0 → 3.5.0 (clustertool) ([#​31207](https://redirect.github.com/truecharts/public/issues/31207)) - [`658c745`](https://redirect.github.com/truecharts/public/commit/658c7451a16d3ae21a594c27a682553813ba2967) chore(flux): update image traefik-crds 3.5.0 → 3.5.1 (clustertool) ([#​31306](https://redirect.github.com/truecharts/public/issues/31306)) - [`093aa18`](https://redirect.github.com/truecharts/public/commit/093aa184460659062859265e6fc21b56e3e4904e) chore(flux): update image volsync 2.7.0 → 2.8.0 (clustertool) ([#​31209](https://redirect.github.com/truecharts/public/issues/31209)) - [`8833c65`](https://redirect.github.com/truecharts/public/commit/8833c65f102c839fc94bbcf550e9966a402628ac) chore(flux): update image volsync 2.8.0 → 2.8.1 (clustertool) ([#​31308](https://redirect.github.com/truecharts/public/issues/31308)) - [`be53f96`](https://redirect.github.com/truecharts/public/commit/be53f96af92cd70fadea023adeeed5f0877b01f0) fix some clustertool dependency issues - [`567064d`](https://redirect.github.com/truecharts/public/commit/567064dafad0178a77b859d454cee7a0f62e2aa0) fix(clustertool): fix clustertool dependency references - [`1c8ffdc`](https://redirect.github.com/truecharts/public/commit/1c8ffdc79306da2c3d74fca4d9a31ac3e0a6d418) fix(deps): update module github.com/getsops/sops/v3 v3.9.3 → v3.9.4 (clustertool) ([#​31194](https://redirect.github.com/truecharts/public/issues/31194)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ec50b8f3a0 | fix(devcontainer): Update ClusterTool pull (#30805) | ||
|
|
eb86e0ad7d |
chore(container): update tccr.io/tccr/devcontainer docker tag to v1.0.1 (#30543)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | patch | `v1.0.0` -> `v1.0.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/public (tccr.io/tccr/devcontainer)</summary> ### [`v1.0.1`](https://redirect.github.com/truecharts/public/releases/tag/v1.0.1): clustertool-v1.0.1 [Compare Source](https://redirect.github.com/truecharts/public/compare/v1.0.0...v1.0.1) #### Changelog - [`4bb18a0`](https://redirect.github.com/truecharts/public/commit/4bb18a089beef864311d668adbe7ced8f91a4a9d) chore(clustertool) whitespace cleanup ([#​30426](https://redirect.github.com/truecharts/public/issues/30426)) - [`b92ab98`](https://redirect.github.com/truecharts/public/commit/b92ab98394e930699ed5241b20104f7f82925874) chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.4 (clustertool) ([#​30063](https://redirect.github.com/truecharts/public/issues/30063)) - [`5b8761e`](https://redirect.github.com/truecharts/public/commit/5b8761e2aeeb19311413c3223f4011860c3f2436) chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.9.1 (clustertool) ([#​30168](https://redirect.github.com/truecharts/public/issues/30168)) - [`359e6ad`](https://redirect.github.com/truecharts/public/commit/359e6adbfb7adf1669135c2bf9ef820c74e0c522) chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.3 (clustertool) ([#​29677](https://redirect.github.com/truecharts/public/issues/29677)) - [`7b13dc0`](https://redirect.github.com/truecharts/public/commit/7b13dc055fcbedc6bb892e6d33957946039a98fc) chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.31.4 (clustertool) ([#​30064](https://redirect.github.com/truecharts/public/issues/30064)) - [`089d4f5`](https://redirect.github.com/truecharts/public/commit/089d4f57cdc1beffb010dab85a1df2f6c8ef9f9d) chore(deps): update ghcr.io/siderolabs/kubelet docker tag to v1.32.0 (clustertool) ([#​30169](https://redirect.github.com/truecharts/public/issues/30169)) - [`fe3e7e3`](https://redirect.github.com/truecharts/public/commit/fe3e7e366bd3dfb323a12249d8270b6335d4d9ac) chore(flux): update helm release cilium 1.16.3 → 1.16.4 (clustertool) ([#​29638](https://redirect.github.com/truecharts/public/issues/29638)) - [`8cbc7e1`](https://redirect.github.com/truecharts/public/commit/8cbc7e1bb38653f2d78e1aeda9b41ca52236fb8d) chore(flux): update helm release cilium 1.16.4 → 1.16.5 (clustertool) ([#​30065](https://redirect.github.com/truecharts/public/issues/30065)) - [`753bda6`](https://redirect.github.com/truecharts/public/commit/753bda6b9ab407b1c221065d2c1c9f9a899ec655) chore(flux): update helm release metallb 0.14.8 → 0.14.9 (clustertool) ([#​30066](https://redirect.github.com/truecharts/public/issues/30066)) - [`c9ef877`](https://redirect.github.com/truecharts/public/commit/c9ef877ddf04d1a1c5782dd207ae1eaad6ffeaff) chore(flux): update image app-template 3.5.1 → 3.6.0 (clustertool) ([#​30170](https://redirect.github.com/truecharts/public/issues/30170)) - [`4c42678`](https://redirect.github.com/truecharts/public/commit/4c426780aff2ea5f087d27bbb6a8abf428e07d9e) chore(flux): update image blocky 16.6.4 → 16.7.0 (clustertool) ([#​30359](https://redirect.github.com/truecharts/public/issues/30359)) - [`602794f`](https://redirect.github.com/truecharts/public/commit/602794f59a49d51b04836fb3a7b53794c297e129) chore(flux): update image blocky 16.7.0 → 16.7.1 (clustertool) ([#​30388](https://redirect.github.com/truecharts/public/issues/30388)) - [`c2670af`](https://redirect.github.com/truecharts/public/commit/c2670afb6ace110f5b15e931dcff52d39ed6fa75) chore(flux): update image blocky 16.7.1 → 16.7.2 (clustertool) ([#​30434](https://redirect.github.com/truecharts/public/issues/30434)) - [`888042d`](https://redirect.github.com/truecharts/public/commit/888042d1fd64cd79896f9781c8958af297114312) chore(flux): update image blocky 16.7.2 → 16.8.0 (clustertool) ([#​30461](https://redirect.github.com/truecharts/public/issues/30461)) - [`981182b`](https://redirect.github.com/truecharts/public/commit/981182b789efb1bfa75906601f02b5607340c100) chore(flux): update image blocky 16.8.0 → 16.9.1 (clustertool) ([#​30502](https://redirect.github.com/truecharts/public/issues/30502)) - [`a221dd1`](https://redirect.github.com/truecharts/public/commit/a221dd12e8ca99bcb626420336ef85db66f9175f) chore(flux): update image cert-manager 6.2.3 → 6.3.0 (clustertool) ([#​30360](https://redirect.github.com/truecharts/public/issues/30360)) - [`b1897e1`](https://redirect.github.com/truecharts/public/commit/b1897e1e0c041c22c90d71b3478647f63f0605a6) chore(flux): update image cert-manager 6.3.0 → 6.3.1 (clustertool) ([#​30389](https://redirect.github.com/truecharts/public/issues/30389)) - [`d083fb3`](https://redirect.github.com/truecharts/public/commit/d083fb398aad1209a5c6cf06b7188eca695923e1) chore(flux): update image cert-manager 6.3.1 → 6.3.2 (clustertool) ([#​30435](https://redirect.github.com/truecharts/public/issues/30435)) - [`d685ff8`](https://redirect.github.com/truecharts/public/commit/d685ff827846d155924ae75e3f3a641dc378fdb5) chore(flux): update image cert-manager 6.3.2 → 6.4.0 (clustertool) ([#​30503](https://redirect.github.com/truecharts/public/issues/30503)) - [`eb50882`](https://redirect.github.com/truecharts/public/commit/eb50882ebda052352a4f2997da36cd763f278569) chore(flux): update image clusterissuer 9.2.5 → 9.2.6 (clustertool) ([#​30343](https://redirect.github.com/truecharts/public/issues/30343)) - [`2861b90`](https://redirect.github.com/truecharts/public/commit/2861b90d87f11c646b1405c2dd16b91dc53fb0ff) chore(flux): update image clusterissuer 9.2.6 → 9.3.1 (clustertool) ([#​30361](https://redirect.github.com/truecharts/public/issues/30361)) - [`051aa7f`](https://redirect.github.com/truecharts/public/commit/051aa7f90d24b67b346260c0e0269178eab2c4c7) chore(flux): update image clusterissuer 9.3.1 → 9.3.2 (clustertool) ([#​30436](https://redirect.github.com/truecharts/public/issues/30436)) - [`1eb3a35`](https://redirect.github.com/truecharts/public/commit/1eb3a359dd2abe278936d6b2b2d33a7347fd0e50) chore(flux): update image clusterissuer 9.3.2 → 9.4.0 (clustertool) ([#​30504](https://redirect.github.com/truecharts/public/issues/30504)) - [`bcce4c0`](https://redirect.github.com/truecharts/public/commit/bcce4c04f8551b98294fbc03aabed8f28b1995c2) chore(flux): update image kubelet-csr-approver 1.1.3 → 1.2.0 (clustertool) ([#​30363](https://redirect.github.com/truecharts/public/issues/30363)) - [`18b666e`](https://redirect.github.com/truecharts/public/commit/18b666e108099d2a7fb2776610fc4284f5bd5a84) chore(flux): update image kubelet-csr-approver 1.2.0 → 1.2.1 (clustertool) ([#​30391](https://redirect.github.com/truecharts/public/issues/30391)) - [`dc18ced`](https://redirect.github.com/truecharts/public/commit/dc18cedfec6719abdcf8c39b5c09f884981aa7d4) chore(flux): update image kubelet-csr-approver 1.2.1 → 1.2.2 (clustertool) ([#​30438](https://redirect.github.com/truecharts/public/issues/30438)) - [`245dff3`](https://redirect.github.com/truecharts/public/commit/245dff38e9a7f48dcb326cc216754b2f0674f80e) chore(flux): update image kubelet-csr-approver 1.2.2 → 1.3.0 (clustertool) ([#​30506](https://redirect.github.com/truecharts/public/issues/30506)) - [`97eafeb`](https://redirect.github.com/truecharts/public/commit/97eafebcb457151b62af614f8222d970cb7a0136) chore(flux): update image kubernetes-dashboard 1.10.1 → 1.11.0 (clustertool) ([#​30364](https://redirect.github.com/truecharts/public/issues/30364)) - [`1e59df1`](https://redirect.github.com/truecharts/public/commit/1e59df10b0d9ca8a3234aacadad101bb969bb15e) chore(flux): update image kubernetes-dashboard 1.11.0 → 1.11.1 (clustertool) ([#​30392](https://redirect.github.com/truecharts/public/issues/30392)) - [`a02ca74`](https://redirect.github.com/truecharts/public/commit/a02ca742cf4fc6651be6b42802f20b36898cfd51) chore(flux): update image kubernetes-dashboard 1.11.1 → 1.11.2 (clustertool) ([#​30439](https://redirect.github.com/truecharts/public/issues/30439)) - [`6bf304d`](https://redirect.github.com/truecharts/public/commit/6bf304d90b47c18fae2db965efb8d5de32695cd6) chore(flux): update image kubernetes-dashboard 1.11.2 → 1.12.0 (clustertool) ([#​30507](https://redirect.github.com/truecharts/public/issues/30507)) - [`5a5aef8`](https://redirect.github.com/truecharts/public/commit/5a5aef8cfdaf1d88aa7e698742483e2febc5a5a6) chore(flux): update image kubernetes-reflector 6.2.2 → 6.3.0 (clustertool) ([#​30365](https://redirect.github.com/truecharts/public/issues/30365)) - [`0ff9b1f`](https://redirect.github.com/truecharts/public/commit/0ff9b1f718406377fca7355cb04cc6c19e547dc0) chore(flux): update image kubernetes-reflector 6.3.0 → 6.3.1 (clustertool) ([#​30393](https://redirect.github.com/truecharts/public/issues/30393)) - [`27bcc7a`](https://redirect.github.com/truecharts/public/commit/27bcc7af94c7dc96694724a4a89f3e583e7c4123) chore(flux): update image kubernetes-reflector 6.3.1 → 6.3.2 (clustertool) ([#​30440](https://redirect.github.com/truecharts/public/issues/30440)) - [`1cdfceb`](https://redirect.github.com/truecharts/public/commit/1cdfceb15c15e0f7b38e5c84a25ca2716645440c) chore(flux): update image kubernetes-reflector 6.3.2 → 6.4.0 (clustertool) ([#​30508](https://redirect.github.com/truecharts/public/issues/30508)) - [`c109a6e`](https://redirect.github.com/truecharts/public/commit/c109a6e7c90e1b529c0191fb939a9b17c8724aef) chore(flux): update image kyverno 3.3.3 → 3.3.4 (clustertool) ([#​30068](https://redirect.github.com/truecharts/public/issues/30068)) - [`66bec15`](https://redirect.github.com/truecharts/public/commit/66bec1563ea8938c7434f1f029809e826fcdd719) chore(flux): update image metallb-config 8.2.4 → 8.2.5 (clustertool) ([#​30344](https://redirect.github.com/truecharts/public/issues/30344)) - [`298d76c`](https://redirect.github.com/truecharts/public/commit/298d76cc4c781ff31cb5fe2e59c3c4b2d5737287) chore(flux): update image metallb-config 8.2.5 → 8.3.1 (clustertool) ([#​30366](https://redirect.github.com/truecharts/public/issues/30366)) - [`4029b2d`](https://redirect.github.com/truecharts/public/commit/4029b2d8e1efb987a3190841584a759c65b21458) chore(flux): update image metallb-config 8.3.1 → 8.3.3 (clustertool) ([#​30441](https://redirect.github.com/truecharts/public/issues/30441)) - [`fe24f0b`](https://redirect.github.com/truecharts/public/commit/fe24f0b7b549c9fd7cb80aed8eeac20a2a9c13a9) chore(flux): update image metallb-config 8.3.3 → 8.4.0 (clustertool) ([#​30509](https://redirect.github.com/truecharts/public/issues/30509)) - [`7384a12`](https://redirect.github.com/truecharts/public/commit/7384a1244fbc07f2c17d8fa3aae91893f2361705) chore(flux): update image prometheus-operator 8.11.1 → 8.12.0 (clustertool) ([#​30368](https://redirect.github.com/truecharts/public/issues/30368)) - [`64da69f`](https://redirect.github.com/truecharts/public/commit/64da69fc6553a2adeb568d6019c2c53ab3a71d9e) chore(flux): update image prometheus-operator 8.12.0 → 9.0.1 (clustertool) ([#​30421](https://redirect.github.com/truecharts/public/issues/30421)) - [`15714a9`](https://redirect.github.com/truecharts/public/commit/15714a946142cea276449fd82e4670228e714d0d) chore(flux): update image prometheus-operator 9.0.1 → 9.0.2 (clustertool) ([#​30443](https://redirect.github.com/truecharts/public/issues/30443)) - [`f019e70`](https://redirect.github.com/truecharts/public/commit/f019e703ea0e7d46161aa236dec63e98140f5cba) chore(flux): update image prometheus-operator 9.0.2 → 9.1.0 (clustertool) ([#​30511](https://redirect.github.com/truecharts/public/issues/30511)) - [`2662ce3`](https://redirect.github.com/truecharts/public/commit/2662ce3a1dbe1dc88ae2eec863050e9fcd6a77cb) chore(flux): update image snapshot-controller 3.3.2 → 3.5.0 (clustertool) ([#​30369](https://redirect.github.com/truecharts/public/issues/30369)) - [`3d41269`](https://redirect.github.com/truecharts/public/commit/3d41269cd19aac76fdb65db786b51fed97067622) chore(flux): update image snapshot-controller 3.5.0 → 3.5.1 (clustertool) ([#​30395](https://redirect.github.com/truecharts/public/issues/30395)) - [`c107400`](https://redirect.github.com/truecharts/public/commit/c1074005ced2e72f7051876a5334bfcf714838a0) chore(flux): update image snapshot-controller 3.5.1 → 3.5.2 (clustertool) ([#​30444](https://redirect.github.com/truecharts/public/issues/30444)) - [`2e092e2`](https://redirect.github.com/truecharts/public/commit/2e092e2c031dfbd46405e47e13dbac94d40dd555) chore(flux): update image snapshot-controller 3.5.2 → 3.6.0 (clustertool) ([#​30512](https://redirect.github.com/truecharts/public/issues/30512)) - [`65c7306`](https://redirect.github.com/truecharts/public/commit/65c7306c4f52a15dcd13d6e0b6df5489765f284f) chore(flux): update image spegel 2.0.8 → 2.1.1 (clustertool) ([#​30370](https://redirect.github.com/truecharts/public/issues/30370)) - [`3a5dfd1`](https://redirect.github.com/truecharts/public/commit/3a5dfd18d350ae4044296e2fcbf99e3d1512297b) chore(flux): update image spegel 2.1.1 → 2.1.2 (clustertool) ([#​30396](https://redirect.github.com/truecharts/public/issues/30396)) - [`4b50f58`](https://redirect.github.com/truecharts/public/commit/4b50f58c38bbe775b8de17c9939947141b7df51d) chore(flux): update image spegel 2.1.2 → 2.1.3 (clustertool) ([#​30445](https://redirect.github.com/truecharts/public/issues/30445)) - [`635bee7`](https://redirect.github.com/truecharts/public/commit/635bee76204158198bc232c8dbcfa94c07c6ee9e) chore(flux): update image spegel 2.1.3 → 2.2.0 (clustertool) ([#​30513](https://redirect.github.com/truecharts/public/issues/30513)) - [`a6408d4`](https://redirect.github.com/truecharts/public/commit/a6408d40259051d0603925dc3c0439d3ab6a1a49) chore(flux): update image traefik 30.0.3 → 30.0.4 (clustertool) ([#​29731](https://redirect.github.com/truecharts/public/issues/29731)) - [`852e230`](https://redirect.github.com/truecharts/public/commit/852e2305e385d55893f415ef81eb97fe11358546) chore(flux): update image traefik 30.0.4 → 30.1.0 (clustertool) ([#​30371](https://redirect.github.com/truecharts/public/issues/30371)) - [`6cad34a`](https://redirect.github.com/truecharts/public/commit/6cad34a4e2d833c7fbfc1180be234aeb5464673f) chore(flux): update image traefik 30.1.0 → 30.1.1 (clustertool) ([#​30397](https://redirect.github.com/truecharts/public/issues/30397)) - [`82ef877`](https://redirect.github.com/truecharts/public/commit/82ef877b1953f782a2b935cddac83b55739eea52) chore(flux): update image traefik 30.1.1 → 30.1.2 (clustertool) ([#​30407](https://redirect.github.com/truecharts/public/issues/30407)) - [`60fccde`](https://redirect.github.com/truecharts/public/commit/60fccde29616c520ad79d61adb73ad354180e6c1) chore(flux): update image traefik 30.1.2 → 30.1.3 (clustertool) ([#​30446](https://redirect.github.com/truecharts/public/issues/30446)) - [`69cce81`](https://redirect.github.com/truecharts/public/commit/69cce81656909c41fd40cdfec0807e0970df2bd1) chore(flux): update image traefik 30.1.3 → 30.2.0 (clustertool) ([#​30514](https://redirect.github.com/truecharts/public/issues/30514)) - [`c63c34b`](https://redirect.github.com/truecharts/public/commit/c63c34b6d4146befeaea8d41189ff4b247950cfb) chore(flux): update image traefik-crds 3.2.4 → 3.3.0 (clustertool) ([#​30372](https://redirect.github.com/truecharts/public/issues/30372)) - [`f982d23`](https://redirect.github.com/truecharts/public/commit/f982d2300c92b7b1c44bafa60cf8faedb0e25004) chore(flux): update image traefik-crds 3.3.0 → 3.3.1 (clustertool) ([#​30398](https://redirect.github.com/truecharts/public/issues/30398)) - [`75fc141`](https://redirect.github.com/truecharts/public/commit/75fc141298ea3f8ff487a6380409b91a4fec9fb9) chore(flux): update image traefik-crds 3.3.1 → 3.3.2 (clustertool) ([#​30447](https://redirect.github.com/truecharts/public/issues/30447)) - [`a844922`](https://redirect.github.com/truecharts/public/commit/a8449224d0a678fde6b28baa322f474dd911ad55) chore(flux): update image traefik-crds 3.3.2 → 3.4.0 (clustertool) ([#​30515](https://redirect.github.com/truecharts/public/issues/30515)) - [`ddcc71f`](https://redirect.github.com/truecharts/public/commit/ddcc71fdc16d223321510764fcfe1d64f723aac0) chore(flux): update image volsync 2.5.1 → 2.6.1 (clustertool) ([#​30374](https://redirect.github.com/truecharts/public/issues/30374)) - [`b15ef5f`](https://redirect.github.com/truecharts/public/commit/b15ef5f759641a08b7fa1f50e5bf9b33e8254e73) chore(flux): update image volsync 2.6.1 → 2.6.2 (clustertool) ([#​30400](https://redirect.github.com/truecharts/public/issues/30400)) - [`130c9ba`](https://redirect.github.com/truecharts/public/commit/130c9ba0ba075f364a43d933aab13906e399ac58) chore(flux): update image volsync 2.6.2 → 2.6.4 (clustertool) ([#​30449](https://redirect.github.com/truecharts/public/issues/30449)) - [`d0f099f`](https://redirect.github.com/truecharts/public/commit/d0f099f983dd3822f948925c1694e10bb8658d6c) chore(flux): update image volsync 2.6.4 → 2.7.0 (clustertool) ([#​30517](https://redirect.github.com/truecharts/public/issues/30517)) - [`ea45407`](https://redirect.github.com/truecharts/public/commit/ea45407593bf5aa43f2a38542b6caa2451bdbe41) feat(website): Clustertool News article ([#​29655](https://redirect.github.com/truecharts/public/issues/29655)) - [`1d9724c`](https://redirect.github.com/truecharts/public/commit/1d9724cb755ea1840ae677b93229793452a4c67c) fix(deps): update kubernetes packages v0.31.2 → v0.31.3 (clustertool) (patch) ([#​29693](https://redirect.github.com/truecharts/public/issues/29693)) - [`8756290`](https://redirect.github.com/truecharts/public/commit/87562901260aeee0d220bd0cd66cdad078a24d7d) fix(deps): update kubernetes packages v0.31.3 → v0.31.4 (clustertool) (patch) ([#​30152](https://redirect.github.com/truecharts/public/issues/30152)) - [`7ee5579`](https://redirect.github.com/truecharts/public/commit/7ee5579439b02bd0bfc302540e9a851213766607) fix(deps): update module github.com/budimanjojo/talhelper/v3 v3.0.10 → v3.0.14 (clustertool) ([#​30153](https://redirect.github.com/truecharts/public/issues/30153)) - [`e2d0168`](https://redirect.github.com/truecharts/public/commit/e2d0168db16eded48ddc85bea8c6cf5a46716399) fix(deps): update module github.com/getsops/sops/v3 v3.9.1 → v3.9.2 (clustertool) ([#​30154](https://redirect.github.com/truecharts/public/issues/30154)) - [`1a523b1`](https://redirect.github.com/truecharts/public/commit/1a523b1188c1624d64f761f290321e0d169d42b3) fix(deps): update module github.com/go-git/go-git/v5 v5.12.0 → v5.13.0 (clustertool) ([#​30410](https://redirect.github.com/truecharts/public/issues/30410)) - [`9cff379`](https://redirect.github.com/truecharts/public/commit/9cff3791374cfb51204f11256af1fac4f3bc3a9d) fix(deps): update module github.com/masterminds/semver/v3 v3.3.0 → v3.3.1 (clustertool) ([#​29607](https://redirect.github.com/truecharts/public/issues/29607)) - [`09ab290`](https://redirect.github.com/truecharts/public/commit/09ab290450e4691ff35c097c2cb7262582496775) fix(deps): update module helm.sh/helm/v3 v3.16.3 → v3.16.4 (clustertool) ([#​30156](https://redirect.github.com/truecharts/public/issues/30156)) - [`d9f1f47`](https://redirect.github.com/truecharts/public/commit/d9f1f4702f4f2a63aedb30a0361cd8477aeb7e79) fix(deps): update module sigs.k8s.io/controller-runtime v0.19.1 → v0.19.2 (clustertool) ([#​29694](https://redirect.github.com/truecharts/public/issues/29694)) - [`a7e53f7`](https://redirect.github.com/truecharts/public/commit/a7e53f789c17aecf69f24beb613ee8c7a5b9ce0c) fix(deps): update module sigs.k8s.io/controller-runtime v0.19.2 → v0.19.3 (clustertool) ([#​30157](https://redirect.github.com/truecharts/public/issues/30157)) </details> --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e1ce9e0944 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0 docker digest to 89ac0c0 (#30337)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `df84b68` -> `89ac0c0` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b6db45c8c1 |
chore(deps): pin tccr.io/tccr/devcontainer docker tag to df84b68 (#29838)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | pinDigest | -> `df84b68` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=--> |
||
|
|
db62c9469a |
Update devcontainer.json (#29703)
**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 # <!--(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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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: alfi0812 <43101280+alfi0812@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
fe694b1e77 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 4d155ce (#29706)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `b8c8c19` -> `4d155ce` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2542f27f9b | chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to b8c8c19 (#29658) | ||
|
|
62c585ccc9 | chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to c55ed8c (#29620) | ||
|
|
96b0a3644f |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to f3c78b2 (#29569)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `31ec097` -> `f3c78b2` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5244b0a18b | chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 31ec097 (#29534) | ||
|
|
f5a5f5a5a5 | chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to d2b8977 (#29498) | ||
|
|
fe613cfc1c |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 80c0558 (#29466)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `da4c4cd` -> `80c0558` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2533b43b2f |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to da4c4cd (#29396)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `264f3c3` -> `da4c4cd` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2f833f2502 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 264f3c3 (#29342)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `8232881` -> `264f3c3` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
89751bd392 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 8232881 (#29279)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `99bab70` -> `8232881` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d75c9e0011 | chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 99bab70 (#29170) | ||
|
|
e8f4c6e19a |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 59986ae (#29119)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `5335b92` -> `59986ae` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
afba7eddb6 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to 5335b92 (#29085)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `f78a392` -> `5335b92` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b94b87d782 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to f78a392 (#29036)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `db6cfe2` -> `f78a392` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
86599fc004 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to db6cfe2 (#28981)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `e053ad6` -> `db6cfe2` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
367851607f |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc28 docker digest to e053ad6 (#28948)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `4ab0925` -> `e053ad6` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
29c2b80616 |
chore(deps): pin tccr.io/tccr/devcontainer docker tag to 4ab0925 (#28921)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | pinDigest | -> `4ab0925` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==--> |
||
|
|
619f4a99d6 |
Update devcontainer.json (#28901)
**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 # <!--(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 - [ ] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):` or `chore(chart-name):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ 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: alfi0812 <43101280+alfi0812@users.noreply.github.com> Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl> Co-authored-by: Kjeld Schouten <info@kjeldschouten.nl> |
||
|
|
d4d462d384 |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc24 docker digest to 9a4482d (#28895)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `5707525` -> `9a4482d` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f2d95074ec |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc24 docker digest to 5707525 (#28838)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `919d6e5` -> `5707525` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
73e5a82c1e |
chore(container): update tccr.io/tccr/devcontainer:v1.0.0-rc24 docker digest to 919d6e5 (#28792)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | digest | `587f3d8` -> `919d6e5` | --- > [!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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
85adb6cb2a |
chore(deps): pin dependencies (#28778)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ghcr.io/onedr0p/cluster-template/devcontainer | final | pinDigest | -> `cde0b11` | | [tccr.io/tccr/devcontainer](https://redirect.github.com/truecharts/public) | image | pinDigest | -> `587f3d8` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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://redirect.github.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNSIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciJdfQ==--> |
||
|
|
26e09c5ffe | fix(devcontainer): version pin devcontainer | ||
|
|
2bb3e6cf5e | feat(devcontainer): add devcontainer references here and in clustertool templates | ||
|
|
5e5b657a42 |
Delete .devcontainer directory
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
5761cecb3e |
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.10@c239add by renovate (#21778)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers) | image | patch | `v3.1.1` -> `3.1.10` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> |
||
|
|
cb6a6575c5 | update devcontainer | ||
|
|
78dd9dc60f |
fix(lancache): fix port assignments (#3798)
* Fixed lancache port assignment * Added better label. And reverted to safe default * Removed default ports * Moved warning form frontend ui to documentation * update doc * fix ports * Update charts/incubator/lancache-monolithic/docs/installation_notes.md Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * lint * Update charts/incubator/lancache-monolithic/docs/installation_notes.md Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl> |
||
|
|
a9f474fe7b | update devcontainer manually | ||
|
|
cd5120a9a6 | fix(ci): update devcontainer to verbose catalog validation steps | ||
|
|
c2bc4fa8c9 | fix(ci): update devcontainer to verbose catalog validation steps | ||
|
|
64ed700847 | update devcontainer | ||
|
|
e5e4c0950c |
feat(security): Render security scan results during build (#1451)
* feat(security): Render security scan results during build. * move devcontainer to tccr in workflows * move vscode devcontainer to tccr * add fake bump to force tests to actually run * ok * work on building docs out of the security scan * slight fix * try to output container scan data * done * whoops * output container scan output to file (crude) * temporaryily encapsulate trivy output with code tags * add some console output while running security scans |
||
|
|
619a7b7f3e | Update devcontainer.json |