bf9e2e30e1d0e5f0e9cad514b87b0c8dc93ef1d5
1766 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
2551abbf3f |
Update renovate-bump.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
f732ba86d1 |
docs: add Tanguille as a contributor for doc (#14370)
Adds @Tanguille as a contributor for doc. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/14091#issuecomment-1793834545) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
5cfe645b26 |
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
ca201eab88 |
run helm and kube on latest
more thoruogh testing will be done on common library Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
d51b3eb4a1 |
Update SUPPORT.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
3b560adbdb |
Update SUPPORT.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl> |
||
|
|
86ea5dba35 |
chore(deps): update helm/chart-testing-action action to v2.6.1 (#14299)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) | action | patch | `v2.6.0` -> `v2.6.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/chart-testing-action (helm/chart-testing-action)</summary> ### [`v2.6.1`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.1) [Compare Source](https://togithub.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1) ##### What's Changed - bump ct to v3.10.1 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/136](https://togithub.com/helm/chart-testing-action/pull/136) **Full Changelog**: https://github.com/helm/chart-testing-action/compare/v2...v2.6.1 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40My40IiwidXBkYXRlZEluVmVyIjoiMzcuNDMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
33581c7ac9 |
chore(deps): update helm/chart-releaser-action action to v1.6.0 (#14258)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-releaser-action](https://togithub.com/helm/chart-releaser-action) | action | minor | `v1.5.0` -> `v1.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/chart-releaser-action (helm/chart-releaser-action)</summary> ### [`v1.6.0`](https://togithub.com/helm/chart-releaser-action/releases/tag/v1.6.0) [Compare Source](https://togithub.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0) #### What's Changed - Allow to mark the published github release as latest by [@​szaimen](https://togithub.com/szaimen) in [https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135) - Support actions triggered by a tag by [@​luisico](https://togithub.com/luisico) in [https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96) - Add flag `skip-existing` to skip upload if release exists by [@​xunleii](https://togithub.com/xunleii) in [https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134) - bump to use chart-releaser v1.6.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/146](https://togithub.com/helm/chart-releaser-action/pull/146) - Remove `charts_repo_url` from readme by [@​viceice](https://togithub.com/viceice) in [https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144) - Remove deprecated `charts_repo_url` option in documentation by [@​krapie](https://togithub.com/krapie) in [https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137) - Add `changed_charts` and `chart_version` outputs by [@​n-oden](https://togithub.com/n-oden) in [https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130) - Added: --packages-with-index parameter by [@​valeriano-manassero](https://togithub.com/valeriano-manassero) in [https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148) - docs: add skip_existing to README by [@​lazyfrosch](https://togithub.com/lazyfrosch) in [https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158) - README: Fix default chart-releaser version by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155) - Extend `show_help` with `packages-with-index` by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/160](https://togithub.com/helm/chart-releaser-action/pull/160) - Add `--pages-branch` parameter by [@​michalbiesek](https://togithub.com/michalbiesek) in [https://github.com/helm/chart-releaser-action/pull/156](https://togithub.com/helm/chart-releaser-action/pull/156) - fix packages_with_index flag by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/172](https://togithub.com/helm/chart-releaser-action/pull/172) - bump cr to 1.6.1 and add dependabot config by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-releaser-action/pull/173](https://togithub.com/helm/chart-releaser-action/pull/173) #### New Contributors - [@​szaimen](https://togithub.com/szaimen) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135) - [@​luisico](https://togithub.com/luisico) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96) - [@​xunleii](https://togithub.com/xunleii) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134) - [@​viceice](https://togithub.com/viceice) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144) - [@​krapie](https://togithub.com/krapie) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137) - [@​n-oden](https://togithub.com/n-oden) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130) - [@​valeriano-manassero](https://togithub.com/valeriano-manassero) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148) - [@​lazyfrosch](https://togithub.com/lazyfrosch) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158) - [@​michalbiesek](https://togithub.com/michalbiesek) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/helm/chart-releaser-action/pull/174](https://togithub.com/helm/chart-releaser-action/pull/174) **Full Changelog**: https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
dfac199042 | Updates to SUPPRORT.md (#14218) | ||
|
|
680c9d4cd1 |
chore(deps): update helm/chart-testing-action action to v2.6.0 (#14174)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [helm/chart-testing-action](https://togithub.com/helm/chart-testing-action) | action | minor | `v2.4.0` -> `v2.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>helm/chart-testing-action (helm/chart-testing-action)</summary> ### [`v2.6.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.6.0) [Compare Source](https://togithub.com/helm/chart-testing-action/compare/v2.5.0...v2.6.0) ##### What's Changed - docs: bump helm/kind-action version by [@​dunglas](https://togithub.com/dunglas) in [https://github.com/helm/chart-testing-action/pull/122](https://togithub.com/helm/chart-testing-action/pull/122) - bump ct to v3.10.0 by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/134](https://togithub.com/helm/chart-testing-action/pull/134) **Full Changelog**: https://github.com/helm/chart-testing-action/compare/v2...v2.6.0 ### [`v2.5.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.5.0) [Compare Source](https://togithub.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0) #### What's Changed - Download binary with right arch by [@​Ludea](https://togithub.com/Ludea) in [https://github.com/helm/chart-testing-action/pull/118](https://togithub.com/helm/chart-testing-action/pull/118) - Bump ct and cleanup script by [@​cpanato](https://togithub.com/cpanato) in [https://github.com/helm/chart-testing-action/pull/124](https://togithub.com/helm/chart-testing-action/pull/124) - Bump sigstore/cosign-installer from [`c3667d9`](https://togithub.com/helm/chart-testing-action/commit/c3667d99424e7e6047999fb6246c0da843953c65) to [`6e04d22`](https://togithub.com/helm/chart-testing-action/commit/6e04d228eb30da1757ee4e1dd75a0ec73a653e06) by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/chart-testing-action/pull/125](https://togithub.com/helm/chart-testing-action/pull/125) - Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/chart-testing-action/pull/127](https://togithub.com/helm/chart-testing-action/pull/127) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/helm/chart-testing-action/pull/128](https://togithub.com/helm/chart-testing-action/pull/128) #### New Contributors - [@​Ludea](https://togithub.com/Ludea) made their first contribution in [https://github.com/helm/chart-testing-action/pull/118](https://togithub.com/helm/chart-testing-action/pull/118) - [@​dependabot](https://togithub.com/dependabot) made their first contribution in [https://github.com/helm/chart-testing-action/pull/125](https://togithub.com/helm/chart-testing-action/pull/125) **Full Changelog**: https://github.com/helm/chart-testing-action/compare/v2.4.0...v2.5.0 </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
2df31d1a0e |
chore(ci): fix scripts (#14061)
**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 **➕ 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._ |
||
|
|
73925f1a8e |
docs: add jon-stumpf as a contributor for doc (#14052)
Adds @jon-stumpf as a contributor for doc. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/13693#issuecomment-1783795381) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
6895cfde2a |
chore(categories): Fix typo in categories and make them singular (#13693)
**Description** While researching how to create a chart for [graylog open](https://graylog.org/products/source-available/), I noticed that there was a typo in the annotation: **truecharts.org/categories**. I fixed all instances of this typo in the repo. In addition, I addressed all other instances of the word category and categories (case insensitive) for all code (shell scripts), comments, markdowns, and filenames. **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ 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?** I have tested that the syntax is correct in the following files: - .github/scripts/build-catalog.sh - tools/gen-cat.sh - tools/build-release.sh **📃 Notes:** n/a **✔️ Checklist:** - [x] ⚖️ 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 - [x] 📄 I have made corresponding changes to the documentation - [x] ⚠️ My changes generate no new warnings - [ ] 🧪 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` --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros kois <s.kois@outlook.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
7c0c69e4df |
chore(deps): update renovatebot/github-action action to v39.1.1 (#13980)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v39.1.0` -> `v39.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v39.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v39.1.1) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v39.1.0...v39.1.1) ##### Documentation - update references to renovatebot/github-action to v39.1.0 ([3190dfa](https://togithub.com/renovatebot/github-action/commit/3190dfaa2d29332e24a0b568f3f648a8d1272257)) ##### Miscellaneous Chores - **deps:** lock file maintenance ([9f450cc](https://togithub.com/renovatebot/github-action/commit/9f450ccb3d514d92654f2766b0767d3e3b49eb6e)) - **deps:** update commitlint monorepo to v17.8.0 ([70714dc](https://togithub.com/renovatebot/github-action/commit/70714dc58e9b97881e51f8c299fd9a0ce75e38ce)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.59 ([2e0b422](https://togithub.com/renovatebot/github-action/commit/2e0b422a3dcc5ed9029e7eef8e1809d089a574ab)) - **deps:** update linters to v6.7.5 ([e008b4b](https://togithub.com/renovatebot/github-action/commit/e008b4bb20b1453d2d9ec85c3aa40e50377f5e29)) - **deps:** update linters to v6.8.0 ([f1066ae](https://togithub.com/renovatebot/github-action/commit/f1066ae5f7227e51d09ccbc242c4b8b3d1b8d839)) ##### Build System - **deps:** update dependency [@​vercel/ncc](https://togithub.com/vercel/ncc) to v0.38.1 ([b0e244a](https://togithub.com/renovatebot/github-action/commit/b0e244a4648793a38fe753b608e289ce4d9d95c4)) ##### Continuous Integration - **deps:** update actions/setup-node action to v3.8.2 ([b7131c2](https://togithub.com/renovatebot/github-action/commit/b7131c223eecf8bca53b45fafc2c713b5bb1ecc0)) - **deps:** update renovate docker tag to v37.22.0 ([65c6e7f](https://togithub.com/renovatebot/github-action/commit/65c6e7fcdff4c6532a050a93128367bc8cbf5414)) - **deps:** update renovate docker tag to v37.23.0 ([ea2fb9f](https://togithub.com/renovatebot/github-action/commit/ea2fb9f34dff5ecc8fa4f04cdd3f2e882c669b75)) - **deps:** update renovate docker tag to v37.26.1 ([94e0554](https://togithub.com/renovatebot/github-action/commit/94e05545a252e0eab6031271b5e1f7afe7be7206)) - **deps:** update renovate docker tag to v37.26.4 ([96f75b9](https://togithub.com/renovatebot/github-action/commit/96f75b90833febbe721f495d97e9dcf058a12b8b)) - **deps:** update renovate docker tag to v37.27.0 ([3a7c5ff](https://togithub.com/renovatebot/github-action/commit/3a7c5ff40e56b67c21729f226d32c6d095b318ce)) - **deps:** update renovate docker tag to v37.27.1 ([1b5e186](https://togithub.com/renovatebot/github-action/commit/1b5e18644b79c30eecaf8f180e2a1728461996a6)) - **deps:** update renovate docker tag to v37.28.0 ([e3ab740](https://togithub.com/renovatebot/github-action/commit/e3ab740ced4638ae48129ef1774e1e4ed77c06d1)) - **deps:** update renovate docker tag to v37.28.1 ([486591b](https://togithub.com/renovatebot/github-action/commit/486591bf6a223700d1aa266572797e9eb2426f86)) - **deps:** update renovate docker tag to v37.29.0 ([4c76d09](https://togithub.com/renovatebot/github-action/commit/4c76d09608b8bdb5b4add4405f72eb6bb74cec39)) - **deps:** update renovate docker tag to v37.31.1 ([d98d73c](https://togithub.com/renovatebot/github-action/commit/d98d73c3992e6f84f8df842fb27f6910cf790463)) - **deps:** update renovate docker tag to v37.31.2 ([94d8cbd](https://togithub.com/renovatebot/github-action/commit/94d8cbd89084bc27a380d6d2b8d723b6f5bf2127)) - **deps:** update renovate docker tag to v37.31.3 ([840ba9e](https://togithub.com/renovatebot/github-action/commit/840ba9e118d7e017df64f2349d3d1c06c7f8c43d)) - **deps:** update renovate docker tag to v37.31.4 ([507e77b](https://togithub.com/renovatebot/github-action/commit/507e77bc7764b4a95cbf52cf7879f882766f7dcf)) - **deps:** update renovate docker tag to v37.31.5 ([bfa1402](https://togithub.com/renovatebot/github-action/commit/bfa14025c4df62e5e79d4b8c4f673d4123a3c27c)) - **deps:** update renovate docker tag to v37.31.7 ([196f852](https://togithub.com/renovatebot/github-action/commit/196f8528f9ecab35bfa98f370807fe2f96c196db)) - **deps:** update renovate docker tag to v37.33.1 ([a03423b](https://togithub.com/renovatebot/github-action/commit/a03423b6c3b9e6811ad95519741bd8d4bd382897)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMy4yIiwidXBkYXRlZEluVmVyIjoiMzcuMzMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
69ad853c78 |
docs: add gabrieldonadel as a contributor for doc (#13945)
Adds @gabrieldonadel as a contributor for doc. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/13885#issuecomment-1777965883) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
7d2569745d |
Fix README.md typo (#13885)
**Description** ⚒️ Fix README.md typo **⚙️ 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?** N / A **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ 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` Signed-off-by: Gabriel Donadel Dall'Agnol <donadeldev@gmail.com> |
||
|
|
73ec35f0a4 |
chore(deps): update actions/setup-node action to v4 (#13912)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v3` -> `v4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/setup-node (actions/setup-node)</summary> ### [`v4`](https://togithub.com/actions/setup-node/compare/v3...v4) [Compare Source](https://togithub.com/actions/setup-node/compare/v3...v4) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4zIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
d2fc3b0e44 |
chore(deps): update actions/setup-node digest to 1a4442c (#13911)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | digest | `5e21ff4` -> `1a4442c` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4zIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
6edc67b36a |
chore(deps): update thollander/actions-comment-pull-request digest to 1d3973d (#13849)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request) | action | digest | `d61db78` -> `1d3973d` | --- > [!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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
9d5ad930c3 |
chore(deps): update github-actions (#13713)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `8ade135` -> `b4ffde6` | | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.0` -> `v4.1.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.1`](https://togithub.com/actions/checkout/releases/tag/v4.1.1) [Compare Source](https://togithub.com/actions/checkout/compare/v4.1.0...v4.1.1) #### What's Changed - Update CODEOWNERS to Launch team by [@​joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - Correct link to GitHub Docs by [@​peterbe](https://togithub.com/peterbe) in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) - Link to release page from what's new section by [@​cory-miller](https://togithub.com/cory-miller) in [https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514) #### New Contributors - [@​joshmgross](https://togithub.com/joshmgross) made their first contribution in [https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510) - [@​peterbe](https://togithub.com/peterbe) made their first contribution in [https://github.com/actions/checkout/pull/1511](https://togithub.com/actions/checkout/pull/1511) **Full Changelog**: https://github.com/actions/checkout/compare/v4...v4.1.1 </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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzcuMjYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
cf1e880dd7 |
chore(deps): update renovatebot/github-action action to v39.1.0 (#13676)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | minor | `v39.0.6` -> `v39.1.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v39.1.0`](https://togithub.com/renovatebot/github-action/releases/tag/v39.1.0) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v39.0.6...v39.1.0) ##### Features - allow to override docker command and user ([#​783](https://togithub.com/renovatebot/github-action/issues/783)) ([8d4ffe3](https://togithub.com/renovatebot/github-action/commit/8d4ffe328381274d58ecab4b13280061f2a8374c)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
80ea0b7eed |
chore(deps): update renovatebot/github-action action to v39.0.6 (#13673)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v39.0.5` -> `v39.0.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v39.0.6`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.6) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v39.0.5...v39.0.6) ##### Bug Fixes - **deps:** update dependency [@​actions/core](https://togithub.com/actions/core) to v1.10.1 ([b2039f9](https://togithub.com/renovatebot/github-action/commit/b2039f95eef9c616ae98ab3c20c3da1b7d75183a)) ##### Documentation - update references to actions/checkout to v3.6.0 ([f1d7014](https://togithub.com/renovatebot/github-action/commit/f1d7014182b760767b34fbb7c1dd6460b65a7efe)) - update references to ghcr.io/renovatebot/renovate to v36.107.1 ([227e50b](https://togithub.com/renovatebot/github-action/commit/227e50b87ce3786cd5d70dcc7e86d53af75ba61d)) - update references to ghcr.io/renovatebot/renovate to v36.78.8 ([b712568](https://togithub.com/renovatebot/github-action/commit/b7125681d407dfa1fb1c64f3b89a544cd39f3b95)) - update references to ghcr.io/renovatebot/renovate to v36.91.0 ([9870379](https://togithub.com/renovatebot/github-action/commit/98703790e0da5f0823e45398d0479812e8c260eb)) - update references to ghcr.io/renovatebot/renovate to v36.96.3 ([238e572](https://togithub.com/renovatebot/github-action/commit/238e572c5ad64d6f5bd7ab3eead1afff959d68fc)) - update references to renovatebot/github-action to v39.0.5 ([e06b5fc](https://togithub.com/renovatebot/github-action/commit/e06b5fc433c1f722e1f1197d5efd17e4a5a25a48)) ##### Miscellaneous Chores - **config:** migrate renovate config ([#​789](https://togithub.com/renovatebot/github-action/issues/789)) ([26c288f](https://togithub.com/renovatebot/github-action/commit/26c288f5fc631c51a9f22006fa0f6e8e0610679e)) - **deps:** lock file maintenance ([577b358](https://togithub.com/renovatebot/github-action/commit/577b35899d6b3711ebaa2255bade3f64f34fb4fb)) - **deps:** lock file maintenance ([8b983a8](https://togithub.com/renovatebot/github-action/commit/8b983a8c11bf678973674b0a7f34e85f6e4b87d9)) - **deps:** lock file maintenance ([9dbdec8](https://togithub.com/renovatebot/github-action/commit/9dbdec89566f08c69552864bbf059554d50c8bb2)) - **deps:** lock file maintenance ([5eaa55d](https://togithub.com/renovatebot/github-action/commit/5eaa55de19ea82975a9299f04ed89ff0bc4c34f2)) - **deps:** update dependency [@​commitlint/cli](https://togithub.com/commitlint/cli) to v17.7.2 ([5ecaf04](https://togithub.com/renovatebot/github-action/commit/5ecaf045518f2c093d9da60db9f9b46fe9bfc36c)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.46 ([643a89d](https://togithub.com/renovatebot/github-action/commit/643a89d65b38d3cadc71075862ebcd56f79a0251)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.47 ([cf8dfa7](https://togithub.com/renovatebot/github-action/commit/cf8dfa7dc4c3e31e73c974e9f5eee08e5ae61120)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.48 ([00e7fe9](https://togithub.com/renovatebot/github-action/commit/00e7fe9c0888a02162062ec5cfecbbe6d5d7ce49)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.50 ([0e12974](https://togithub.com/renovatebot/github-action/commit/0e129745d72523f6a54f4fa674f41475eb3ef034)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.51 ([6b5b779](https://togithub.com/renovatebot/github-action/commit/6b5b7795ea4f8421d8d5c1a3a9792bce7a924810)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.52 ([f06fe2e](https://togithub.com/renovatebot/github-action/commit/f06fe2ec148d5bd29ef2420cee232d7ff9a177bd)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.53 ([135c723](https://togithub.com/renovatebot/github-action/commit/135c723380126ca38b6de9fe23324be3d17386de)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.54 ([4c32a3f](https://togithub.com/renovatebot/github-action/commit/4c32a3f9ea8522a79638b55ef78b4819d0d3c8c1)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.55 ([49ed1fd](https://togithub.com/renovatebot/github-action/commit/49ed1fd2774ae7fc797bad702cca325d1b9d36ca)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.57 ([df7e07f](https://togithub.com/renovatebot/github-action/commit/df7e07f51e99c358efdde731895ecd9c9b906495)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.58 ([b2688b0](https://togithub.com/renovatebot/github-action/commit/b2688b026fec5f85ea47f666548cfcdd1fca510b)) - **deps:** update dependency eslint to v8.48.0 ([851d70c](https://togithub.com/renovatebot/github-action/commit/851d70c24a86ee0e420aec091f3191d20ab995d6)) - **deps:** update dependency eslint to v8.49.0 ([b249058](https://togithub.com/renovatebot/github-action/commit/b249058f854b26284fa0cd5369d3e012dec1acae)) - **deps:** update dependency eslint to v8.50.0 ([43031e2](https://togithub.com/renovatebot/github-action/commit/43031e2c08a9c76f096bbe35b229d67f93e3b6c4)) - **deps:** update dependency rimraf to v5.0.4 ([8d3e818](https://togithub.com/renovatebot/github-action/commit/8d3e81814fe29e10e376f981c0b3ad7f8659fabc)) - **deps:** update dependency rimraf to v5.0.5 ([b7e03ab](https://togithub.com/renovatebot/github-action/commit/b7e03ab8ce1a96bfa94c516a44c05af0f3c93dc2)) - **deps:** update linters ([ea71ac1](https://togithub.com/renovatebot/github-action/commit/ea71ac171a5662494c73aaa38eceea15f7794c15)) - **deps:** update linters to v6.5.0 ([bd55f84](https://togithub.com/renovatebot/github-action/commit/bd55f8496a620c1b523d249aac9eb3a37adcea27)) - **deps:** update linters to v6.6.0 ([faa3a9e](https://togithub.com/renovatebot/github-action/commit/faa3a9e293619453801060f08359b3e9f7617971)) - **deps:** update linters to v6.7.0 ([21879f7](https://togithub.com/renovatebot/github-action/commit/21879f72f33e4d05e05a15d1b690dde1a4f064a9)) - **deps:** update linters to v6.7.2 ([d22408a](https://togithub.com/renovatebot/github-action/commit/d22408a7b28220db6bf25b99d613c3819a0c9aaf)) - **deps:** update linters to v6.7.3 ([785d24f](https://togithub.com/renovatebot/github-action/commit/785d24f72c3ef88c27d9f2431d7aa9ad20558568)) ##### Build System - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9.0.5 ([ed72267](https://togithub.com/renovatebot/github-action/commit/ed72267830ab6ffe3fe6a6658d0ef8aea7169b99)) - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9.0.7 ([6c82889](https://togithub.com/renovatebot/github-action/commit/6c82889d61d71e0acdd7f447d11f4242e97151f7)) - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9.1.0 ([09d2c08](https://togithub.com/renovatebot/github-action/commit/09d2c0838b74fcdb4359bcf8293b77076b80e58e)) - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9.2.0 ([a683d3f](https://togithub.com/renovatebot/github-action/commit/a683d3f81ed1c9fe77fe129100e4eb000e960909)) - **deps:** update dependency [@​semantic-release/github](https://togithub.com/semantic-release/github) to v9.2.1 ([8608199](https://togithub.com/renovatebot/github-action/commit/8608199cda07b98b3385adda42d454b2684a18f4)) - **deps:** update dependency [@​vercel/ncc](https://togithub.com/vercel/ncc) to v0.38.0 ([392efe2](https://togithub.com/renovatebot/github-action/commit/392efe21317466930e45cd92679ef53ac2999d30)) - **deps:** update dependency semantic-release to v21.1.2 ([f95521f](https://togithub.com/renovatebot/github-action/commit/f95521f9fdd9d116ba7fd659a0f9e3e7377d7b02)) - **deps:** update dependency typescript to v5.2.2 ([03ac572](https://togithub.com/renovatebot/github-action/commit/03ac572806262cd28eaa142067bc9e5e9421ec7d)) - **deps:** update semantic-release monorepo ([fa0eec4](https://togithub.com/renovatebot/github-action/commit/fa0eec4f2a72ed3f2677a1c138bfc640d8917909)) ##### Continuous Integration - **deps:** update renovate docker tag to v36.100.0 ([edd7c7f](https://togithub.com/renovatebot/github-action/commit/edd7c7f8877c6e412a1a70699046a0d6fca33115)) - **deps:** update renovate docker tag to v36.102.0 ([a1fde44](https://togithub.com/renovatebot/github-action/commit/a1fde445f446ddfef5aacaa346d017075d63f26b)) - **deps:** update renovate docker tag to v36.103.0 ([6f808b4](https://togithub.com/renovatebot/github-action/commit/6f808b4c709bb3fbdc54d06338b04e100c1edd12)) - **deps:** update renovate docker tag to v36.105.0 ([82d84d5](https://togithub.com/renovatebot/github-action/commit/82d84d50b036923d8b6e573f11f4a0e02e2cadd7)) - **deps:** update renovate docker tag to v36.106.1 ([393f01c](https://togithub.com/renovatebot/github-action/commit/393f01c051c420672f2cb32a2a696e2bc37624cb)) - **deps:** update renovate docker tag to v36.107.0 ([05a6728](https://togithub.com/renovatebot/github-action/commit/05a6728237be873c7805ecc9d2aa744e280ed013)) - **deps:** update renovate docker tag to v36.107.1 ([3183ea7](https://togithub.com/renovatebot/github-action/commit/3183ea77e91e1cd4d988f6b06c7a9b301f0ad6ab)) - **deps:** update renovate docker tag to v36.107.2 ([7e077b5](https://togithub.com/renovatebot/github-action/commit/7e077b575a16d0ac39ffa3690d9bd323869d7a28)) - **deps:** update renovate docker tag to v36.108.0 ([0b084c0](https://togithub.com/renovatebot/github-action/commit/0b084c0a09040a80bd81b3e97f4945e32d46b59b)) - **deps:** update renovate docker tag to v36.109.4 ([204a682](https://togithub.com/renovatebot/github-action/commit/204a682bdc4f071441732aead2afdf71eab65b20)) - **deps:** update renovate docker tag to v36.78.3 ([67b1baf](https://togithub.com/renovatebot/github-action/commit/67b1baf0a246ad7571338a583c7e019fabdfb9a9)) - **deps:** update renovate docker tag to v36.78.7 ([c06b25c](https://togithub.com/renovatebot/github-action/commit/c06b25c79c367232f4ce09693e971bad88e7130f)) - **deps:** update renovate docker tag to v36.78.8 ([459510b](https://togithub.com/renovatebot/github-action/commit/459510bbd4eb9d0a9b11c8de845c92f3234345a7)) - **deps:** update renovate docker tag to v36.79.1 ([d39eac8](https://togithub.com/renovatebot/github-action/commit/d39eac8d43abef1e35ca86d79ffffe898df5eae7)) - **deps:** update renovate docker tag to v36.81.0 ([7d45a2e](https://togithub.com/renovatebot/github-action/commit/7d45a2eae5acb3f43a00fc73e43b5c845a8eb40e)) - **deps:** update renovate docker tag to v36.82.0 ([89c1233](https://togithub.com/renovatebot/github-action/commit/89c1233832138dcc5182ab15df69ec3ede00f63e)) - **deps:** update renovate docker tag to v36.87.1 ([451253a](https://togithub.com/renovatebot/github-action/commit/451253a38e20c8718fc7d19cd8201ba1867266c9)) - **deps:** update renovate docker tag to v36.87.2 ([128ea2f](https://togithub.com/renovatebot/github-action/commit/128ea2fbe03a623b623ed338731603165d6d77c3)) - **deps:** update renovate docker tag to v36.87.6 ([448439c](https://togithub.com/renovatebot/github-action/commit/448439c0dd2b17e134aa6a4636f7f06320a2bb64)) - **deps:** update renovate docker tag to v36.87.7 ([cadbb64](https://togithub.com/renovatebot/github-action/commit/cadbb64b99fa0a89083b0dc5b1c3e92b24f0ae21)) - **deps:** update renovate docker tag to v36.88.1 ([25267b1](https://togithub.com/renovatebot/github-action/commit/25267b1d7928166421f68515262b5dcb6a13f759)) - **deps:** update renovate docker tag to v36.89.0 ([7e94e5f](https://togithub.com/renovatebot/github-action/commit/7e94e5fce0f2465dc4e440f3c24e166253aab8aa)) - **deps:** update renovate docker tag to v36.91.0 ([56042dd](https://togithub.com/renovatebot/github-action/commit/56042dd4e4119a3c1ff747a697d0868999edd273)) - **deps:** update renovate docker tag to v36.92.1 ([c013c04](https://togithub.com/renovatebot/github-action/commit/c013c04de1ce6604d981ef805e2b468490a6e2bb)) - **deps:** update renovate docker tag to v36.93.0 ([62baf5f](https://togithub.com/renovatebot/github-action/commit/62baf5f77a2a01b3ec7cd87803a3ca86d389efeb)) - **deps:** update renovate docker tag to v36.93.1 ([6609c1e](https://togithub.com/renovatebot/github-action/commit/6609c1e2b32e5fae3e11810d3e55cde840e7b751)) - **deps:** update renovate docker tag to v36.93.2 ([e648230](https://togithub.com/renovatebot/github-action/commit/e6482303754a1db1e9516da2fe07bfa5407ebdb9)) - **deps:** update renovate docker tag to v36.93.3 ([0fcef61](https://togithub.com/renovatebot/github-action/commit/0fcef616183a88df12e22255fa6dcdd3703f39c8)) - **deps:** update renovate docker tag to v36.93.5 ([a144d81](https://togithub.com/renovatebot/github-action/commit/a144d8132e35170d067104aab5eaf0fb8e91879f)) - **deps:** update renovate docker tag to v36.93.6 ([81d77da](https://togithub.com/renovatebot/github-action/commit/81d77da092e0694080bec8a4dff45eb12c7dc7a3)) - **deps:** update renovate docker tag to v36.93.7 ([3a55e7e](https://togithub.com/renovatebot/github-action/commit/3a55e7e40d6dfce91d75e0965868ac15dee9242b)) - **deps:** update renovate docker tag to v36.94.1 ([d3530e4](https://togithub.com/renovatebot/github-action/commit/d3530e4b1c88766966528a8d6f30d80a570d7a55)) - **deps:** update renovate docker tag to v36.94.3 ([d0ae28f](https://togithub.com/renovatebot/github-action/commit/d0ae28fd7bedffbd372cba0175eb3f1a3f216083)) - **deps:** update renovate docker tag to v36.94.4 ([0fad411](https://togithub.com/renovatebot/github-action/commit/0fad411693938505ade4376bdb9f7bcc2daa4c20)) - **deps:** update renovate docker tag to v36.96.0 ([a751033](https://togithub.com/renovatebot/github-action/commit/a75103384d4a0c164e8b09be3bc090c18da39dc3)) - **deps:** update renovate docker tag to v36.96.3 ([0dbdbd4](https://togithub.com/renovatebot/github-action/commit/0dbdbd457441f0aaab83b08d85ab5d1b4e2388e1)) - **deps:** update renovate docker tag to v36.96.8 ([7003592](https://togithub.com/renovatebot/github-action/commit/700359298398b37305462e185f145a73ebad3bc6)) - **deps:** update renovate docker tag to v36.97.1 ([502c6c9](https://togithub.com/renovatebot/github-action/commit/502c6c962abcb69c3aa19cd82d8effc0a47f3b7b)) - **deps:** update renovate docker tag to v36.97.3 ([2b2ebcc](https://togithub.com/renovatebot/github-action/commit/2b2ebcc197f14a5d5f379fb80dfebf3ff5b43ab3)) - **deps:** update renovate docker tag to v36.99.0 ([b67fa67](https://togithub.com/renovatebot/github-action/commit/b67fa67719349540237b8b3f3cf19973e096aa26)) - **deps:** update renovate docker tag to v37 ([#​790](https://togithub.com/renovatebot/github-action/issues/790)) ([2d3942a](https://togithub.com/renovatebot/github-action/commit/2d3942a918d45bcbd6e308cf7170c035d452bef9)) - **deps:** update renovate docker tag to v37.0.3 ([8c5a3a1](https://togithub.com/renovatebot/github-action/commit/8c5a3a15406065989dd6d40b6650ba3e08b259bd)) - **deps:** update renovate docker tag to v37.1.2 ([845d2e6](https://togithub.com/renovatebot/github-action/commit/845d2e6d2172f4be2ac50b4ac7dfd71de4972a69)) - **deps:** update renovate docker tag to v37.1.3 ([6fd6821](https://togithub.com/renovatebot/github-action/commit/6fd682177ae1749cab91a07476bc02b99634e76d)) - **deps:** update renovate docker tag to v37.1.4 ([8ca75da](https://togithub.com/renovatebot/github-action/commit/8ca75da2a7ef911519734cc3a5db2d0e6532c5a5)) - **deps:** update renovate docker tag to v37.1.5 ([c38384d](https://togithub.com/renovatebot/github-action/commit/c38384d44abc2b046518eb34741bb8b33c09272a)) - **deps:** update renovate docker tag to v37.1.6 ([69cede1](https://togithub.com/renovatebot/github-action/commit/69cede161ea75005d320b9f7c1915643927e7fdd)) - **deps:** update renovate docker tag to v37.10.0 ([eb444ce](https://togithub.com/renovatebot/github-action/commit/eb444cecdeac535a331e87c9ca9d1df09b0be326)) - **deps:** update renovate docker tag to v37.11.1 ([07e530e](https://togithub.com/renovatebot/github-action/commit/07e530e13581752292d46a5da2cd6fe96c7ffba5)) - **deps:** update renovate docker tag to v37.13.0 ([7cabc92](https://togithub.com/renovatebot/github-action/commit/7cabc92ba4f715c88afb72ad7b1dc00cf8fde4d4)) - **deps:** update renovate docker tag to v37.13.4 ([f66434f](https://togithub.com/renovatebot/github-action/commit/f66434f025f8cbeccb6f54cea752d1e2b1938339)) - **deps:** update renovate docker tag to v37.17.1 ([d31ab16](https://togithub.com/renovatebot/github-action/commit/d31ab16216142a2ad610ac12683c02556cd82e44)) - **deps:** update renovate docker tag to v37.18.1 ([32e8bcf](https://togithub.com/renovatebot/github-action/commit/32e8bcf35ed0b8aa782345d60f438f9147662338)) - **deps:** update renovate docker tag to v37.18.4 ([f38e528](https://togithub.com/renovatebot/github-action/commit/f38e528e8a395b5557199a5e54ec307cedf9e37b)) - **deps:** update renovate docker tag to v37.19.0 ([4247065](https://togithub.com/renovatebot/github-action/commit/4247065af859bf3863081a0ea0c01b938fc0b5c4)) - **deps:** update renovate docker tag to v37.19.1 ([a199816](https://togithub.com/renovatebot/github-action/commit/a1998165ffe3039506bc7c574adff447c814f3cb)) - **deps:** update renovate docker tag to v37.19.2 ([5ae7336](https://togithub.com/renovatebot/github-action/commit/5ae733693c20335fcde5af6870c641a68eb77509)) - **deps:** update renovate docker tag to v37.2.0 ([35c8647](https://togithub.com/renovatebot/github-action/commit/35c864769fc633bfc1bf36e9c4f7a49c794c1072)) - **deps:** update renovate docker tag to v37.20.2 ([88a0c63](https://togithub.com/renovatebot/github-action/commit/88a0c6327db87eb8a611980e5ef7fc20b0e41955)) - **deps:** update renovate docker tag to v37.3.0 ([8a4e076](https://togithub.com/renovatebot/github-action/commit/8a4e076863c72c66b65b8fcbde6522c8f4275e46)) - **deps:** update renovate docker tag to v37.3.2 ([46289cc](https://togithub.com/renovatebot/github-action/commit/46289cc06a44da85364fb519b55cf2275f6c6b54)) - **deps:** update renovate docker tag to v37.3.3 ([c94c3b9](https://togithub.com/renovatebot/github-action/commit/c94c3b9ea340288bd0327e146da6877480bff442)) - **deps:** update renovate docker tag to v37.5.2 ([17eb876](https://togithub.com/renovatebot/github-action/commit/17eb8763b00020acabb525c5b88ed16eeaf43ede)) - **deps:** update renovate docker tag to v37.5.3 ([be41550](https://togithub.com/renovatebot/github-action/commit/be41550d339171e96edf209acf37414d2040de14)) - **deps:** update renovate docker tag to v37.6.1 ([f116ac1](https://togithub.com/renovatebot/github-action/commit/f116ac120f29c3ef69a45973513d114381424644)) - **deps:** update renovate docker tag to v37.6.2 ([ac4185d](https://togithub.com/renovatebot/github-action/commit/ac4185def50c8604a4fa7d0b4e6d1e1b6adc33c5)) - **deps:** update renovate docker tag to v37.6.3 ([68f39f6](https://togithub.com/renovatebot/github-action/commit/68f39f65daccafc31207f629c768cba469f2b086)) - **deps:** update renovate docker tag to v37.7.1 ([fcfd062](https://togithub.com/renovatebot/github-action/commit/fcfd062b02ceb85050156c0ad0bbf01c74cd990a)) - **deps:** update renovate docker tag to v37.8.0 ([241b940](https://togithub.com/renovatebot/github-action/commit/241b94004c203e0bff793f25be44aa5a43a836b5)) - **deps:** update renovate docker tag to v37.8.1 ([9019984](https://togithub.com/renovatebot/github-action/commit/9019984d3899f82872e9b1db52b673f4085da5be)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
8af2d232af |
docs: add jndeverteuil as a contributor for code (#13624)
Adds @jndeverteuil as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/13477#issuecomment-1763172963) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
345d6f9af4 | docs: add thegcat as a contributor for doc (#13472) | ||
|
|
fc8dcf8114 |
docs: add qraynaud as a contributor for bug (#13415)
Adds @qraynaud as a contributor for bug. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/issues/13319#issuecomment-1752097833) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
744829c785 |
chore(deps): update container image tccr.io/truecharts/seafile to v11.0.0 (#12373)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/seafile](https://togithub.com/truecharts/containers) | major | `v10.0.1` -> `v11.0.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44Ny43IiwidXBkYXRlZEluVmVyIjoiMzYuODcuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
a51d429028 |
chore(preccomit): run precocmit (#13387)
**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 **➕ 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._ |
||
|
|
a4d84309ae |
docs: add drndos as a contributor for bug (#13361)
Adds @drndos as a contributor for bug. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/9966#issuecomment-1751785164) [skip ci] --------- Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> |
||
|
|
3ff611b9f2 |
docs: add sshcherbinin as a contributor for code (#13360)
Adds @sshcherbinin as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/9966#issuecomment-1751785103) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
d5777b6fba |
docs: add qnb59bny5x as a contributor for code (#13253)
Adds @qnb59bny5x as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/11483#issuecomment-1747666781) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
278e35679a |
feat(docassemble) add docassemble (#12769)
**Description** A free, open-source expert system for guided interviews and document assembly. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ 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. - [X] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [X] 🖼️ 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._ |
||
|
|
95b0270fc1 |
docs: add TylerRudie as a contributor for doc (#13165)
Adds @TylerRudie as a contributor for doc. This was requested by StevenMcElligott [in this comment](https://github.com/truecharts/charts/pull/13157#issuecomment-1743021007) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
096b149425 |
feat(website): Publish Chart Sources in drop down (#13167)
**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 **➕ 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._ |
||
|
|
2f8a86da37 |
chore(deps): update actions/setup-python digest to 65d7f2d (#13163)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | digest | `61a6322` -> `65d7f2d` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4yLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==--> |
||
|
|
adacd5dd16 |
fix(docs): Add upstream repo to Docs generator (#13028)
**Description** Our docs are missing the container source, so instead of searching GitHub for upstream containers/docs this at least points website users to what we have documented inside `Chart.yaml` as `sources ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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._ |
||
|
|
9fe51b0d18 |
feat(telepush) add telepush (#13137)
**Description** A simple bot to translate JSON HTTP requests into Telegram push messages. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [X] ⚙️ 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:** - [X] ⚖️ 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. - [X] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [X] 🖼️ 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._ |
||
|
|
2bc4215f8d |
feat(arksurvivalevolved) move arksurvivalevolved to stable. (#13136)
**Description** Move arksurvivalevolved to stable. ⚒️ 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:** - [X] ⚖️ 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 - [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._ |
||
|
|
d9162b26e0 |
docs: add tuxpizza as a contributor for code (#13129)
Adds @tuxpizza as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/13128#issuecomment-1741977881) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
b75e65187f |
docs: add varac as a contributor for code (#12987)
Adds @varac as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12947#issuecomment-1736746280) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
8912183269 |
docs: add notyouraveragegamer as a contributor for doc (#12986)
Adds @notyouraveragegamer as a contributor for doc. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12950#issuecomment-1736743005) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
bc778e62f5 |
docs: add simon-hofmann as a contributor for code (#12908)
Adds @simon-hofmann as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12880#issuecomment-1732547504) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
5daf09c76d |
migrate(arksurvivalevolved) migrate arksurvivalevolved to new common **BREAKING CHANGES** (#11900)
**Description** Migrate to latest common and update chart. ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 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?** <!-- 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 - [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 - [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._ --------- Co-authored-by: StevenMcElligott <89483932+StevenMcElligott@users.noreply.github.com> |
||
|
|
3ca3cd75d3 |
chore(deps): update github-actions (#12845)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | digest | `3df4ab1` -> `8ade135` | | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v4.0.0` -> `v4.1.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410) [Compare Source](https://togithub.com/actions/checkout/compare/v4.0.0...v4.1.0) - [Add support for partial checkout filters](https://togithub.com/actions/checkout/pull/1396) </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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
||
|
|
8629682dd1 |
feat(local-ai) move local-ai to stable (#11066)
**Description** Move Local-AI to stable, update its image to the latest version. ⚒️ 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:** - [X] ⚖️ 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 - [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._ --------- Signed-off-by: Xstar97TheNoob <9399967+xstar97@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> |
||
|
|
8025fee303 |
docs: add jordan-woyak as a contributor for code (#12646)
Adds @jordan-woyak as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12472#issuecomment-1722178758) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
f5e1a7852a |
docs: add aamirazad as a contributor for doc (#12495)
Adds @aamirazad as a contributor for doc. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12487#issuecomment-1714586200) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
2d7bf03616 |
docs: add blastik as a contributor for code (#12290)
Adds @blastik as a contributor for code. This was requested by stavros-k [in this comment](https://github.com/truecharts/charts/pull/12289#issuecomment-1708444062) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> |
||
|
|
022ae2d35d |
chore(deps): update github-actions (major) (#12218)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3.6.0` -> `v4.0.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v400) [Compare Source](https://togithub.com/actions/checkout/compare/v3...v4) - [Support fetching without the --progress option](https://togithub.com/actions/checkout/pull/1067) - [Update to node20](https://togithub.com/actions/checkout/pull/1436) </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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNi43OS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
7bdca71ea3 |
chore(deps): update renovatebot/github-action action to v39.0.5 (#12108)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v39.0.4` -> `v39.0.5` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v39.0.5`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.5) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v39.0.4...v39.0.5) ##### Build System - **deps:** update dependency semantic-release to v21.1.1 ([202eccf](https://togithub.com/renovatebot/github-action/commit/202eccfe2a4efa58e04e06f7e3e4ac1bbc9ed591)) ##### Continuous Integration - **deps:** update renovate docker tag to v36.74.3 ([468a2ef](https://togithub.com/renovatebot/github-action/commit/468a2ef50c474aba7aa267a32f9b49b7876a5afd)) - **deps:** update renovate docker tag to v36.77.0 ([236eb21](https://togithub.com/renovatebot/github-action/commit/236eb211e75185f89a2bfc6e40a39d3e661e4f17)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43OC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzguMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |
||
|
|
3f3ca1586d |
chore(deps): update renovatebot/github-action action to v39.0.4 (#12078)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [renovatebot/github-action](https://togithub.com/renovatebot/github-action) | action | patch | `v39.0.3` -> `v39.0.4` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>renovatebot/github-action (renovatebot/github-action)</summary> ### [`v39.0.4`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.4) [Compare Source](https://togithub.com/renovatebot/github-action/compare/v39.0.3...v39.0.4) ##### Documentation - update references to renovatebot/github-action to v39.0.3 ([ffff649](https://togithub.com/renovatebot/github-action/commit/ffff6499051eecc159c0d9f0878adf17d433454c)) ##### Miscellaneous Chores - **deps:** update dependency [@​tsconfig/node16](https://togithub.com/tsconfig/node16) to v16.1.1 ([9022a14](https://togithub.com/renovatebot/github-action/commit/9022a141245ed5cb5df75d4a20aab6bb467deef7)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.42 ([592a955](https://togithub.com/renovatebot/github-action/commit/592a9559ac6fecc5681c61a3f907f85a10f3c4a6)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.43 ([f53543b](https://togithub.com/renovatebot/github-action/commit/f53543bcf9ba683defa47b6637f659d2efe0572f)) - **deps:** update dependency [@​types/node](https://togithub.com/types/node) to v16.18.44 ([001b2e8](https://togithub.com/renovatebot/github-action/commit/001b2e806ab721265e187bd57e3c52dd20d5f48f)) - **deps:** update linters to v6.4.1 ([a68dea3](https://togithub.com/renovatebot/github-action/commit/a68dea3da8df0c04b7d5916da52ef10c20ddf09f)) ##### Build System - **deps:** update dependency semantic-release to v21.1.0 ([1bdf398](https://togithub.com/renovatebot/github-action/commit/1bdf39834a1d30ae790a1c4453bf2b884b018d30)) ##### Continuous Integration - **deps:** update renovate docker tag to v36.64.8 ([31e2ff7](https://togithub.com/renovatebot/github-action/commit/31e2ff72c98f7c7b6bf7cc569ecb03afda70ecb4)) - **deps:** update renovate docker tag to v36.66.0 ([115fb96](https://togithub.com/renovatebot/github-action/commit/115fb96cc7c2afc0719478ad220d09c97ff02d39)) - **deps:** update renovate docker tag to v36.67.1 ([ef8c78a](https://togithub.com/renovatebot/github-action/commit/ef8c78a6fddb5b1d2b699025ccea83af0d29d62b)) - **deps:** update renovate docker tag to v36.68.0 ([9cfb86a](https://togithub.com/renovatebot/github-action/commit/9cfb86ae8c8993898db4f7bcee1bb6d965958ee1)) - **deps:** update renovate docker tag to v36.68.1 ([7d1a64f](https://togithub.com/renovatebot/github-action/commit/7d1a64f06940f978366235d56d38f05130db61e6)) - **deps:** update renovate docker tag to v36.72.0 ([0fa652d](https://togithub.com/renovatebot/github-action/commit/0fa652d6c4a86322b9a3c953c23a838e1e482238)) - **deps:** update renovate docker tag to v36.72.2 ([827b98b](https://togithub.com/renovatebot/github-action/commit/827b98bb63059527fdfa4e56a483e63b72f0f35a)) - **deps:** update renovate docker tag to v36.74.0 ([74d744d](https://togithub.com/renovatebot/github-action/commit/74d744d3f1eedd74508deba162f850b20c28cc00)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi43NC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNzQuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> |