Commit Graph

1756 Commits

Author SHA1 Message Date
Stavros Kois 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._
2023-10-28 20:12:33 +03:00
allcontributors[bot] 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>
2023-10-28 15:31:46 +03:00
Jon S. Stumpf 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>
2023-10-28 15:07:52 +03:00
TrueCharts Bot 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](3190dfaa2d))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([9f450cc](9f450ccb3d))
- **deps:** update commitlint monorepo to v17.8.0
([70714dc](70714dc58e))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.59
([2e0b422](2e0b422a3d))
- **deps:** update linters to v6.7.5
([e008b4b](e008b4bb20))
- **deps:** update linters to v6.8.0
([f1066ae](f1066ae5f7))

##### Build System

- **deps:** update dependency
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.38.1
([b0e244a](b0e244a464))

##### Continuous Integration

- **deps:** update actions/setup-node action to v3.8.2
([b7131c2](b7131c223e))
- **deps:** update renovate docker tag to v37.22.0
([65c6e7f](65c6e7fcdf))
- **deps:** update renovate docker tag to v37.23.0
([ea2fb9f](ea2fb9f34d))
- **deps:** update renovate docker tag to v37.26.1
([94e0554](94e05545a2))
- **deps:** update renovate docker tag to v37.26.4
([96f75b9](96f75b9083))
- **deps:** update renovate docker tag to v37.27.0
([3a7c5ff](3a7c5ff40e))
- **deps:** update renovate docker tag to v37.27.1
([1b5e186](1b5e18644b))
- **deps:** update renovate docker tag to v37.28.0
([e3ab740](e3ab740ced))
- **deps:** update renovate docker tag to v37.28.1
([486591b](486591bf6a))
- **deps:** update renovate docker tag to v37.29.0
([4c76d09](4c76d09608))
- **deps:** update renovate docker tag to v37.31.1
([d98d73c](d98d73c399))
- **deps:** update renovate docker tag to v37.31.2
([94d8cbd](94d8cbd890))
- **deps:** update renovate docker tag to v37.31.3
([840ba9e](840ba9e118))
- **deps:** update renovate docker tag to v37.31.4
([507e77b](507e77bc77))
- **deps:** update renovate docker tag to v37.31.5
([bfa1402](bfa14025c4))
- **deps:** update renovate docker tag to v37.31.7
([196f852](196f8528f9))
- **deps:** update renovate docker tag to v37.33.1
([a03423b](a03423b6c3))

</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-->
2023-10-26 06:26:03 +02:00
allcontributors[bot] 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>
2023-10-24 23:21:43 +03:00
Gabriel Donadel Dall'Agnol 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>
2023-10-24 23:13:17 +03:00
TrueCharts Bot 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-->
2023-10-23 19:25:52 +02:00
TrueCharts Bot 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-->
2023-10-23 18:25:44 +02:00
TrueCharts Bot 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-->
2023-10-21 13:23:57 +02:00
TrueCharts Bot 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
[@&#8203;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
[@&#8203;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
[@&#8203;cory-miller](https://togithub.com/cory-miller) in
[https://github.com/actions/checkout/pull/1514](https://togithub.com/actions/checkout/pull/1514)

#### New Contributors

- [@&#8203;joshmgross](https://togithub.com/joshmgross) made their first
contribution in
[https://github.com/actions/checkout/pull/1510](https://togithub.com/actions/checkout/pull/1510)
- [@&#8203;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-->
2023-10-17 19:24:19 +02:00
TrueCharts Bot 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
([#&#8203;783](https://togithub.com/renovatebot/github-action/issues/783))
([8d4ffe3](8d4ffe3283))

</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-->
2023-10-16 13:24:32 +02:00
TrueCharts Bot 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
[@&#8203;actions/core](https://togithub.com/actions/core) to v1.10.1
([b2039f9](b2039f95ee))

##### Documentation

- update references to actions/checkout to v3.6.0
([f1d7014](f1d7014182))
- update references to ghcr.io/renovatebot/renovate to v36.107.1
([227e50b](227e50b87c))
- update references to ghcr.io/renovatebot/renovate to v36.78.8
([b712568](b7125681d4))
- update references to ghcr.io/renovatebot/renovate to v36.91.0
([9870379](98703790e0))
- update references to ghcr.io/renovatebot/renovate to v36.96.3
([238e572](238e572c5a))
- update references to renovatebot/github-action to v39.0.5
([e06b5fc](e06b5fc433))

##### Miscellaneous Chores

- **config:** migrate renovate config
([#&#8203;789](https://togithub.com/renovatebot/github-action/issues/789))
([26c288f](26c288f5fc))
- **deps:** lock file maintenance
([577b358](577b35899d))
- **deps:** lock file maintenance
([8b983a8](8b983a8c11))
- **deps:** lock file maintenance
([9dbdec8](9dbdec8956))
- **deps:** lock file maintenance
([5eaa55d](5eaa55de19))
- **deps:** update dependency
[@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) to v17.7.2
([5ecaf04](5ecaf04551))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.46
([643a89d](643a89d65b))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.47
([cf8dfa7](cf8dfa7dc4))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.48
([00e7fe9](00e7fe9c08))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.50
([0e12974](0e129745d7))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.51
([6b5b779](6b5b7795ea))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.52
([f06fe2e](f06fe2ec14))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.53
([135c723](135c723380))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.54
([4c32a3f](4c32a3f9ea))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.55
([49ed1fd](49ed1fd277))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.57
([df7e07f](df7e07f51e))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.58
([b2688b0](b2688b026f))
- **deps:** update dependency eslint to v8.48.0
([851d70c](851d70c24a))
- **deps:** update dependency eslint to v8.49.0
([b249058](b249058f85))
- **deps:** update dependency eslint to v8.50.0
([43031e2](43031e2c08))
- **deps:** update dependency rimraf to v5.0.4
([8d3e818](8d3e81814f))
- **deps:** update dependency rimraf to v5.0.5
([b7e03ab](b7e03ab8ce))
- **deps:** update linters
([ea71ac1](ea71ac171a))
- **deps:** update linters to v6.5.0
([bd55f84](bd55f8496a))
- **deps:** update linters to v6.6.0
([faa3a9e](faa3a9e293))
- **deps:** update linters to v6.7.0
([21879f7](21879f72f3))
- **deps:** update linters to v6.7.2
([d22408a](d22408a7b2))
- **deps:** update linters to v6.7.3
([785d24f](785d24f72c))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.0.5
([ed72267](ed72267830))
- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.0.7
([6c82889](6c82889d61))
- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.1.0
([09d2c08](09d2c0838b))
- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.0
([a683d3f](a683d3f81e))
- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.1
([8608199](8608199cda))
- **deps:** update dependency
[@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.38.0
([392efe2](392efe2131))
- **deps:** update dependency semantic-release to v21.1.2
([f95521f](f95521f9fd))
- **deps:** update dependency typescript to v5.2.2
([03ac572](03ac572806))
- **deps:** update semantic-release monorepo
([fa0eec4](fa0eec4f2a))

##### Continuous Integration

- **deps:** update renovate docker tag to v36.100.0
([edd7c7f](edd7c7f887))
- **deps:** update renovate docker tag to v36.102.0
([a1fde44](a1fde445f4))
- **deps:** update renovate docker tag to v36.103.0
([6f808b4](6f808b4c70))
- **deps:** update renovate docker tag to v36.105.0
([82d84d5](82d84d50b0))
- **deps:** update renovate docker tag to v36.106.1
([393f01c](393f01c051))
- **deps:** update renovate docker tag to v36.107.0
([05a6728](05a6728237))
- **deps:** update renovate docker tag to v36.107.1
([3183ea7](3183ea77e9))
- **deps:** update renovate docker tag to v36.107.2
([7e077b5](7e077b575a))
- **deps:** update renovate docker tag to v36.108.0
([0b084c0](0b084c0a09))
- **deps:** update renovate docker tag to v36.109.4
([204a682](204a682bdc))
- **deps:** update renovate docker tag to v36.78.3
([67b1baf](67b1baf0a2))
- **deps:** update renovate docker tag to v36.78.7
([c06b25c](c06b25c79c))
- **deps:** update renovate docker tag to v36.78.8
([459510b](459510bbd4))
- **deps:** update renovate docker tag to v36.79.1
([d39eac8](d39eac8d43))
- **deps:** update renovate docker tag to v36.81.0
([7d45a2e](7d45a2eae5))
- **deps:** update renovate docker tag to v36.82.0
([89c1233](89c1233832))
- **deps:** update renovate docker tag to v36.87.1
([451253a](451253a38e))
- **deps:** update renovate docker tag to v36.87.2
([128ea2f](128ea2fbe0))
- **deps:** update renovate docker tag to v36.87.6
([448439c](448439c0dd))
- **deps:** update renovate docker tag to v36.87.7
([cadbb64](cadbb64b99))
- **deps:** update renovate docker tag to v36.88.1
([25267b1](25267b1d79))
- **deps:** update renovate docker tag to v36.89.0
([7e94e5f](7e94e5fce0))
- **deps:** update renovate docker tag to v36.91.0
([56042dd](56042dd4e4))
- **deps:** update renovate docker tag to v36.92.1
([c013c04](c013c04de1))
- **deps:** update renovate docker tag to v36.93.0
([62baf5f](62baf5f77a))
- **deps:** update renovate docker tag to v36.93.1
([6609c1e](6609c1e2b3))
- **deps:** update renovate docker tag to v36.93.2
([e648230](e648230375))
- **deps:** update renovate docker tag to v36.93.3
([0fcef61](0fcef61618))
- **deps:** update renovate docker tag to v36.93.5
([a144d81](a144d8132e))
- **deps:** update renovate docker tag to v36.93.6
([81d77da](81d77da092))
- **deps:** update renovate docker tag to v36.93.7
([3a55e7e](3a55e7e40d))
- **deps:** update renovate docker tag to v36.94.1
([d3530e4](d3530e4b1c))
- **deps:** update renovate docker tag to v36.94.3
([d0ae28f](d0ae28fd7b))
- **deps:** update renovate docker tag to v36.94.4
([0fad411](0fad411693))
- **deps:** update renovate docker tag to v36.96.0
([a751033](a75103384d))
- **deps:** update renovate docker tag to v36.96.3
([0dbdbd4](0dbdbd4574))
- **deps:** update renovate docker tag to v36.96.8
([7003592](7003592983))
- **deps:** update renovate docker tag to v36.97.1
([502c6c9](502c6c962a))
- **deps:** update renovate docker tag to v36.97.3
([2b2ebcc](2b2ebcc197))
- **deps:** update renovate docker tag to v36.99.0
([b67fa67](b67fa67719))
- **deps:** update renovate docker tag to v37
([#&#8203;790](https://togithub.com/renovatebot/github-action/issues/790))
([2d3942a](2d3942a918))
- **deps:** update renovate docker tag to v37.0.3
([8c5a3a1](8c5a3a1540))
- **deps:** update renovate docker tag to v37.1.2
([845d2e6](845d2e6d21))
- **deps:** update renovate docker tag to v37.1.3
([6fd6821](6fd682177a))
- **deps:** update renovate docker tag to v37.1.4
([8ca75da](8ca75da2a7))
- **deps:** update renovate docker tag to v37.1.5
([c38384d](c38384d44a))
- **deps:** update renovate docker tag to v37.1.6
([69cede1](69cede161e))
- **deps:** update renovate docker tag to v37.10.0
([eb444ce](eb444cecde))
- **deps:** update renovate docker tag to v37.11.1
([07e530e](07e530e135))
- **deps:** update renovate docker tag to v37.13.0
([7cabc92](7cabc92ba4))
- **deps:** update renovate docker tag to v37.13.4
([f66434f](f66434f025))
- **deps:** update renovate docker tag to v37.17.1
([d31ab16](d31ab16216))
- **deps:** update renovate docker tag to v37.18.1
([32e8bcf](32e8bcf35e))
- **deps:** update renovate docker tag to v37.18.4
([f38e528](f38e528e8a))
- **deps:** update renovate docker tag to v37.19.0
([4247065](4247065af8))
- **deps:** update renovate docker tag to v37.19.1
([a199816](a1998165ff))
- **deps:** update renovate docker tag to v37.19.2
([5ae7336](5ae733693c))
- **deps:** update renovate docker tag to v37.2.0
([35c8647](35c864769f))
- **deps:** update renovate docker tag to v37.20.2
([88a0c63](88a0c6327d))
- **deps:** update renovate docker tag to v37.3.0
([8a4e076](8a4e076863))
- **deps:** update renovate docker tag to v37.3.2
([46289cc](46289cc06a))
- **deps:** update renovate docker tag to v37.3.3
([c94c3b9](c94c3b9ea3))
- **deps:** update renovate docker tag to v37.5.2
([17eb876](17eb8763b0))
- **deps:** update renovate docker tag to v37.5.3
([be41550](be41550d33))
- **deps:** update renovate docker tag to v37.6.1
([f116ac1](f116ac120f))
- **deps:** update renovate docker tag to v37.6.2
([ac4185d](ac4185def5))
- **deps:** update renovate docker tag to v37.6.3
([68f39f6](68f39f65da))
- **deps:** update renovate docker tag to v37.7.1
([fcfd062](fcfd062b02))
- **deps:** update renovate docker tag to v37.8.0
([241b940](241b94004c))
- **deps:** update renovate docker tag to v37.8.1
([9019984](9019984d38))

</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-->
2023-10-16 08:24:34 +02:00
allcontributors[bot] 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>
2023-10-14 23:32:45 +03:00
allcontributors[bot] 345d6f9af4
docs: add thegcat as a contributor for doc (#13472) 2023-10-10 23:14:22 +03:00
allcontributors[bot] 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>
2023-10-08 19:26:36 +03:00
TrueCharts Bot 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>
2023-10-08 02:16:09 +03:00
Stavros Kois 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._
2023-10-08 02:01:20 +03:00
allcontributors[bot] 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>
2023-10-07 21:17:57 +03:00
allcontributors[bot] 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>
2023-10-07 21:09:01 +03:00
allcontributors[bot] 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>
2023-10-05 00:28:31 +03:00
Xstar97TheNoob 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._
2023-10-04 00:22:03 +03:00
allcontributors[bot] 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>
2023-10-02 19:14:32 +03:00
StevenMcElligott 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._
2023-10-02 19:13:43 +03:00
TrueCharts Bot 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==-->
2023-10-02 15:24:40 +02:00
StevenMcElligott 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._
2023-10-01 19:13:03 +03:00
Xstar97TheNoob 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._
2023-10-01 19:08:57 +03:00
Xstar97TheNoob 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._
2023-10-01 19:07:14 +03:00
allcontributors[bot] 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>
2023-10-01 09:48:43 +03:00
allcontributors[bot] 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>
2023-09-27 09:00:36 +03:00
allcontributors[bot] 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>
2023-09-27 08:52:15 +03:00
allcontributors[bot] 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>
2023-09-24 14:17:11 +03:00
Xstar97TheNoob 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>
2023-09-23 01:50:02 +03:00
TrueCharts Bot 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=-->
2023-09-22 21:20:52 +02:00
Xstar97TheNoob 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>
2023-09-16 13:45:17 +03:00
allcontributors[bot] 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>
2023-09-16 11:56:57 +03:00
allcontributors[bot] 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>
2023-09-12 00:14:15 +03:00
allcontributors[bot] 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>
2023-09-06 17:13:41 +03:00
TrueCharts Bot 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-->
2023-09-04 18:23:21 +02:00
TrueCharts Bot 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](202eccfe2a))

##### Continuous Integration

- **deps:** update renovate docker tag to v36.74.3
([468a2ef](468a2ef50c))
- **deps:** update renovate docker tag to v36.77.0
([236eb21](236eb211e7))

</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-->
2023-09-01 00:21:44 +02:00
TrueCharts Bot 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](ffff649905))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node16](https://togithub.com/tsconfig/node16) to
v16.1.1
([9022a14](9022a14124))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.42
([592a955](592a9559ac))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.43
([f53543b](f53543bcf9))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.44
([001b2e8](001b2e806a))
- **deps:** update linters to v6.4.1
([a68dea3](a68dea3da8))

##### Build System

- **deps:** update dependency semantic-release to v21.1.0
([1bdf398](1bdf39834a))

##### Continuous Integration

- **deps:** update renovate docker tag to v36.64.8
([31e2ff7](31e2ff72c9))
- **deps:** update renovate docker tag to v36.66.0
([115fb96](115fb96cc7))
- **deps:** update renovate docker tag to v36.67.1
([ef8c78a](ef8c78a6fd))
- **deps:** update renovate docker tag to v36.68.0
([9cfb86a](9cfb86ae8c))
- **deps:** update renovate docker tag to v36.68.1
([7d1a64f](7d1a64f069))
- **deps:** update renovate docker tag to v36.72.0
([0fa652d](0fa652d6c4))
- **deps:** update renovate docker tag to v36.72.2
([827b98b](827b98bb63))
- **deps:** update renovate docker tag to v36.74.0
([74d744d](74d744d3f1))

</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-->
2023-08-31 11:26:42 +02:00
Xstar97TheNoob e9e17bf3b7
fix(tauticord) fix dupe variable (#12060)
**Description**
fix variable name
⚒️ 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

**🧪 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._
2023-08-31 09:31:26 +03:00
Xstar97TheNoob 6e06d67a08
migrate(eco) migrate eco to new common **BREAKING CHANGES** (#11720)
**Description**
Migrate to new common, clean up gui and updated to the latest version
⚒️ 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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-08-30 23:24:08 +03:00
allcontributors[bot] 2d513e29b1
docs: add MickaelFontes as a contributor for code (#12023)
Adds @MickaelFontes as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/12021#issuecomment-1697966905)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-29 21:59:54 +03:00
TrueCharts Bot d23bcdf415
chore(deps): update renovatebot/github-action action to v39.0.3 (#11937)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v39.0.2` -> `v39.0.3` |

---

### ⚠ 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.3`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.3)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.0.2...v39.0.3)

##### Build System

- **deps:** update dependency semantic-release to v21.0.9
([35abd2f](35abd2f629))

##### Continuous Integration

- **deps:** update renovate docker tag to v36.64.4
([5d79867](5d7986744b))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC44IiwidXBkYXRlZEluVmVyIjoiMzYuNjQuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-27 14:25:26 +02:00
TrueCharts Bot 2de10f19bf
chore(deps): update renovatebot/github-action action to v39.0.2 (#11919)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v39.0.1` -> `v39.0.2` |

---

### ⚠ 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.2`](https://togithub.com/renovatebot/github-action/releases/tag/v39.0.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v39.0.1...v39.0.2)

##### Documentation

- update references to ghcr.io/renovatebot/renovate to v36
([e8e566e](e8e566e426))
- update references to ghcr.io/renovatebot/renovate to v36.42.4
([ade9d84](ade9d84e12))
- update references to ghcr.io/renovatebot/renovate to v36.52.2
([ce7fa70](ce7fa705ed))
- update references to renovatebot/github-action to v39.0.1
([80f3301](80f330191f))

##### Miscellaneous Chores

- **config:** migrate renovate config
([#&#8203;788](https://togithub.com/renovatebot/github-action/issues/788))
([4b70437](4b7043708f))
- **deps:** lock file maintenance
([dc88b89](dc88b89f49))
- **deps:** lock file maintenance
([353aacc](353aacc942))
- **deps:** lock file maintenance
([b7a393c](b7a393c908))
- **deps:** lock file maintenance
([da51f39](da51f39422))
- **deps:** update commitlint monorepo to v17.6.7
([909b5c0](909b5c01df))
- **deps:** update commitlint monorepo to v17.7.0
([70c2748](70c2748383))
- **deps:** update dependency
[@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) to v17.7.1
([a2b78dc](a2b78dc32b))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.39
([ffdd2cf](ffdd2cf147))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.40
([1d4bf5e](1d4bf5ed90))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.41
([a1f16b1](a1f16b151c))
- **deps:** update dependency eslint to v8.46.0
([fb635b5](fb635b5a48))
- **deps:** update dependency eslint to v8.47.0
([8310cc7](8310cc7eec))
- **deps:** update dependency eslint-config-prettier to v8.10.0
([7b83472](7b834729c0))
- **deps:** update dependency eslint-config-prettier to v8.9.0
([178ac14](178ac14f95))
- **deps:** update dependency lint-staged to v13.3.0
([510f6dc](510f6dca08))
- **deps:** update linters to v6 (major)
([#&#8203;784](https://togithub.com/renovatebot/github-action/issues/784))
([172a8bb](172a8bbf3c))
- **deps:** update linters to v6.3.0
([97698ab](97698ab131))
- **deps:** update linters to v6.4.0
([e610b26](e610b2658c))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/npm](https://togithub.com/semantic-release/npm)
to v10.0.5
([0f1a5f0](0f1a5f0eea))

##### Continuous Integration

- **deps:** update actions/checkout action to v3.6.0
([9f7ea54](9f7ea54e63))
- **deps:** update actions/setup-node action to v3.8.0
([6148d8b](6148d8bdf9))
- **deps:** update actions/setup-node action to v3.8.1
([f0dd1d0](f0dd1d0815))
- **deps:** update renovate docker tag to v36.20.1
([af4cc6c](af4cc6cd25))
- **deps:** update renovate docker tag to v36.21.0
([6dcd069](6dcd0690bc))
- **deps:** update renovate docker tag to v36.23.0
([67203cd](67203cdb8d))
- **deps:** update renovate docker tag to v36.23.2
([1d3848f](1d3848f830))
- **deps:** update renovate docker tag to v36.24.0
([8cdc2b9](8cdc2b91a4))
- **deps:** update renovate docker tag to v36.25.0
([5173f78](5173f785e0))
- **deps:** update renovate docker tag to v36.25.2
([05edeb8](05edeb84f7))
- **deps:** update renovate docker tag to v36.25.3
([f89d6e9](f89d6e909a))
- **deps:** update renovate docker tag to v36.25.5
([a0f5dfb](a0f5dfb48f))
- **deps:** update renovate docker tag to v36.26.0
([47f2313](47f2313e7c))
- **deps:** update renovate docker tag to v36.26.1
([92c60e8](92c60e8dc8))
- **deps:** update renovate docker tag to v36.27.1
([455374e](455374e881))
- **deps:** update renovate docker tag to v36.27.2
([4e348a2](4e348a2f8d))
- **deps:** update renovate docker tag to v36.30.0
([c137283](c1372837a9))
- **deps:** update renovate docker tag to v36.31.0
([483c2fa](483c2faa62))
- **deps:** update renovate docker tag to v36.33.5
([02d161f](02d161f360))
- **deps:** update renovate docker tag to v36.34.0
([14937ce](14937ce963))
- **deps:** update renovate docker tag to v36.35.0
([8544959](8544959877))
- **deps:** update renovate docker tag to v36.35.1
([b6b4faa](b6b4faa79b))
- **deps:** update renovate docker tag to v36.37.0
([94144f5](94144f5f41))
- **deps:** update renovate docker tag to v36.40.0
([f0bcba5](f0bcba5eb7))
- **deps:** update renovate docker tag to v36.40.3
([4ae71b8](4ae71b8166))
- **deps:** update renovate docker tag to v36.40.4
([7c919e7](7c919e7bfe))
- **deps:** update renovate docker tag to v36.41.0
([0ba4b0b](0ba4b0bb57))
- **deps:** update renovate docker tag to v36.42.0
([170ae9e](170ae9e4cf))
- **deps:** update renovate docker tag to v36.42.1
([c0976ea](c0976ea233))
- **deps:** update renovate docker tag to v36.42.3
([a843404](a8434041d6))
- **deps:** update renovate docker tag to v36.42.4
([3f197e8](3f197e8a10))
- **deps:** update renovate docker tag to v36.43.0
([383cb14](383cb145ca))
- **deps:** update renovate docker tag to v36.43.2
([76334ee](76334ee088))
- **deps:** update renovate docker tag to v36.44.0
([fad2eb7](fad2eb7324))
- **deps:** update renovate docker tag to v36.45.0
([2bd242c](2bd242c8ed))
- **deps:** update renovate docker tag to v36.46.0
([3682645](368264530c))
- **deps:** update renovate docker tag to v36.49.0
([685fb28](685fb2811f))
- **deps:** update renovate docker tag to v36.50.0
([2b3dd28](2b3dd287a2))
- **deps:** update renovate docker tag to v36.52.0
([70477d7](70477d714c))
- **deps:** update renovate docker tag to v36.52.1
([1a967cb](1a967cb2b1))
- **deps:** update renovate docker tag to v36.52.2
([da8b5d0](da8b5d08cd))
- **deps:** update renovate docker tag to v36.52.4
([eba6f65](eba6f65c39))
- **deps:** update renovate docker tag to v36.53.0
([6810602](68106026fd))
- **deps:** update renovate docker tag to v36.54.3
([37fc89a](37fc89a9f1))
- **deps:** update renovate docker tag to v36.56.3
([675dc13](675dc13835))
- **deps:** update renovate docker tag to v36.57.11
([399d974](399d974bca))
- **deps:** update renovate docker tag to v36.57.2
([416af1a](416af1a0c4))
- **deps:** update renovate docker tag to v36.57.3
([6a8282e](6a8282e23b))
- **deps:** update renovate docker tag to v36.57.4
([1348228](1348228d5e))
- **deps:** update renovate docker tag to v36.57.7
([09dda67](09dda67fd2))
- **deps:** update renovate docker tag to v36.64.0
([5fef438](5fef438b03))
- **deps:** update renovate docker tag to v36.64.1
([127b18f](127b18fbf1))
- **deps:** update renovate docker tag to v36.64.3
([f40867b](f40867b4ed))
- **deps:** update wagoid/commitlint-github-action action to v5.4.3
([9f89e5b](9f89e5bb11))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NC40IiwidXBkYXRlZEluVmVyIjoiMzYuNjQuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-27 00:22:11 +02:00
polarstack 9b9451ecc2
fix(traefik): load modsecurity plugin (#11845)
**Description**
In PR https://github.com/truecharts/charts/pull/11086 the plugin
modsecurity was introduced. Unfortunately it was incomplete as the
necessary args were missing in the template. This PR fixes it

⚒️ Fixes  #11797

**⚙️ 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?**
See #11797

**📃 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
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-08-24 22:31:32 +02:00
TrueCharts Bot 1641feb3e1
chore(deps): update github-actions (#11844)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `c85c95e` -> `f43a0e5` |
| [actions/checkout](https://togithub.com/actions/checkout) | action |
minor | `v3.5.3` -> `v3.6.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>

###
[`v3.6.0`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v360)

[Compare
Source](https://togithub.com/actions/checkout/compare/v3.5.3...v3.6.0)

- [Fix: Mark test scripts with Bash'isms to be run via
Bash](https://togithub.com/actions/checkout/pull/1377)
- [Add option to fetch tags even if fetch-depth >
0](https://togithub.com/actions/checkout/pull/579)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Ny40IiwidXBkYXRlZEluVmVyIjoiMzYuNTcuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-24 17:23:11 +02:00
Christian Heimlich feb1e329c6
Use jramsgz fork for traefik-real-ip middleware plugin (#11834) 2023-08-24 13:48:11 +02:00
allcontributors[bot] fdd6af406d
docs: add K1Hyve as a contributor for code (#11711)
Adds @K1Hyve as a contributor for code.

This was requested by stavros-k [in this
comment](https://github.com/truecharts/charts/pull/11709#issuecomment-1685030464)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-08-19 19:18:44 +03:00
TrueCharts Bot 933423f604
chore(deps): update actions/setup-node digest to 5e21ff4 (#11638)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `bea5baf` -> `5e21ff4` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40OS4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-17 18:24:54 +02:00