Commit Graph

1538 Commits

Author SHA1 Message Date
Malcolm eb593ac4ed
add all supported versions and correct spelling (#8144)
**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.
-->
add all supported versions and correct spelling and remove duplicated
words.
This PR is necessary as previous PR merged on website was overwritten by
an automated job that copies SUPPORT.md to the website at
docs/manual/SUPPORT.md.

⚒️ 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
-->
viewable at https://truecharts-review.netlify.app/docs/manual/support/

**📃 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-04-26 11:32:52 +02:00
Kjeld Schouten-Lebbing b9d16958a0 chore: reenable container updates 2023-04-26 11:27:27 +02:00
Kjeld Schouten-Lebbing 406e776d50 fix(renovate): don't auto merge minor container updates for enterprise apps to enhance stability 2023-04-25 09:12:45 +02:00
TrueCharts Bot 6dd9e5e471
chore(deps): update container image ghcr.io/truecharts/devcontainer to v3.1.1 (#7876)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[ghcr.io/truecharts/devcontainer](https://togithub.com/truecharts/containers)
| container | digest | `4404790` -> `1d1f3ec` |

---

### ⚠ 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.

---

- [x] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-22 15:27:00 +03:00
TrueCharts Bot a4cc4baa35
chore(deps): update helm/chart-testing-action action to v2.4.0 (#7889)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | minor | `v2.3.1` -> `v2.4.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>helm/chart-testing-action</summary>

###
[`v2.4.0`](https://togithub.com/helm/chart-testing-action/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/helm/chart-testing-action/compare/v2.3.1...v2.4.0)

##### What's Changed

- Retry artifact downloads by
[@&#8203;steven-sheehy](https://togithub.com/steven-sheehy) in
[https://github.com/helm/chart-testing-action/pull/111](https://togithub.com/helm/chart-testing-action/pull/111)
- fix example workflow by
[@&#8203;CrowdSalat](https://togithub.com/CrowdSalat) in
[https://github.com/helm/chart-testing-action/pull/115](https://togithub.com/helm/chart-testing-action/pull/115)
- docs: only run chart lint if changed by
[@&#8203;fty4](https://togithub.com/fty4) in
[https://github.com/helm/chart-testing-action/pull/106](https://togithub.com/helm/chart-testing-action/pull/106)
- docs: use GITHUB_OUTPUT in example workflow by
[@&#8203;fty4](https://togithub.com/fty4) in
[https://github.com/helm/chart-testing-action/pull/107](https://togithub.com/helm/chart-testing-action/pull/107)
- Use cosign to verify the release and update chart-testing to v3.8.0 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-testing-action/pull/116](https://togithub.com/helm/chart-testing-action/pull/116)

##### New Contributors

- [@&#8203;steven-sheehy](https://togithub.com/steven-sheehy) made their
first contribution in
[https://github.com/helm/chart-testing-action/pull/111](https://togithub.com/helm/chart-testing-action/pull/111)
- [@&#8203;CrowdSalat](https://togithub.com/CrowdSalat) made their first
contribution in
[https://github.com/helm/chart-testing-action/pull/115](https://togithub.com/helm/chart-testing-action/pull/115)
- [@&#8203;fty4](https://togithub.com/fty4) made their first
contribution in
[https://github.com/helm/chart-testing-action/pull/106](https://togithub.com/helm/chart-testing-action/pull/106)

**Full Changelog**:
https://github.com/helm/chart-testing-action/compare/v2...v2.4.0

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-22 15:17:02 +03:00
TrueCharts Bot 9afe8959de
chore(deps): update actions/github-script digest to d7906e4 (#8001)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) |
action | digest | `98814c5` -> `d7906e4` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMiJ9-->
2023-04-22 15:16:47 +03:00
TrueCharts Bot b1b8c5fc60
chore(deps): update renovatebot/github-action action to v36.0.3 (#8116)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v36.0.2` -> `v36.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</summary>

###
[`v36.0.3`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.3)

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

##### Continuous Integration

- **deps:** update actions/checkout action to v3.5.1
([57c9554](57c9554280))
- **deps:** update actions/checkout action to v3.5.2
([597a2f2](597a2f2923))
- **deps:** update renovate docker tag to v35.20.1
([#&#8203;714](https://togithub.com/renovatebot/github-action/issues/714))
([997704d](997704da85))
- **deps:** update renovate docker tag to v35.22.1
([8629c87](8629c87da1))
- **deps:** update renovate docker tag to v35.22.2
([cc4cff0](cc4cff0e0d))
- **deps:** update renovate docker tag to v35.23.3
([3ef1dcb](3ef1dcb772))
- **deps:** update renovate docker tag to v35.24.3
([b2b319c](b2b319cc88))
- **deps:** update renovate docker tag to v35.24.6
([dc733e8](dc733e8e76))
- **deps:** update renovate docker tag to v35.25.0
([604bbbf](604bbbf627))
- **deps:** update renovate docker tag to v35.25.1
([4d0cbce](4d0cbce1f0))
- **deps:** update renovate docker tag to v35.27.0
([ed6658f](ed6658ff35))
- **deps:** update renovate docker tag to v35.28.0
([f2fcdef](f2fcdef9e9))
- **deps:** update renovate docker tag to v35.31.1
([721b324](721b3243d7))
- **deps:** update renovate docker tag to v35.31.4
([e3374dd](e3374dd2dd))
- **deps:** update renovate docker tag to v35.31.5
([#&#8203;716](https://togithub.com/renovatebot/github-action/issues/716))
([7eb8296](7eb8296fb4))
- **deps:** update renovate docker tag to v35.32.2
([fc3fed4](fc3fed40ae))
- **deps:** update renovate docker tag to v35.35.0
([e839a16](e839a16281))
- **deps:** update renovate docker tag to v35.35.1
([3393467](3393467d6c))
- **deps:** update renovate docker tag to v35.36.0
([dbc5d16](dbc5d16395))
- **deps:** update renovate docker tag to v35.37.0
([2595826](2595826137))
- **deps:** update renovate docker tag to v35.37.1
([0b8fe04](0b8fe047de))
- **deps:** update renovate docker tag to v35.38.0
([e00aca5](e00aca552a))
- **deps:** update renovate docker tag to v35.39.0
([dd24270](dd2427030c))
- **deps:** update renovate docker tag to v35.40.0
([895699f](895699f103))
- **deps:** update renovate docker tag to v35.40.3
([769e823](769e82363a))
- **deps:** update renovate docker tag to v35.41.0
([161d96e](161d96e4cb))
- **deps:** update renovate docker tag to v35.41.1
([c6d6409](c6d6409f2f))
- **deps:** update renovate docker tag to v35.46.0
([1e98f08](1e98f081e0))
- **deps:** update renovate docker tag to v35.47.0
([9a1298c](9a1298c077))
- **deps:** update renovate docker tag to v35.47.2
([#&#8203;717](https://togithub.com/renovatebot/github-action/issues/717))
([4f8b826](4f8b826c68))
- **deps:** update renovate docker tag to v35.48.0
([2ff1900](2ff1900bd5))
- **deps:** update renovate docker tag to v35.48.1
([b1d494e](b1d494eb8d))
- **deps:** update renovate docker tag to v35.48.2
([#&#8203;718](https://togithub.com/renovatebot/github-action/issues/718))
([c47e35d](c47e35db42))
- **deps:** update renovate docker tag to v35.50.0
([d89f56a](d89f56a809))
- **deps:** update renovate docker tag to v35.50.1
([afd1c70](afd1c7083d))
- **deps:** update renovate docker tag to v35.50.2
([90e83b7](90e83b7945))
- **deps:** update renovate docker tag to v35.53.0
([#&#8203;720](https://togithub.com/renovatebot/github-action/issues/720))
([e603f7c](e603f7c5d5))
- **deps:** update renovate docker tag to v35.54.0
([d1dfbeb](d1dfbebb6e))
- **deps:** update renovate docker tag to v35.55.1
([07be1db](07be1dbc9e))
- **deps:** update wagoid/commitlint-github-action action to v5.4.0
([bf2fe77](bf2fe77443))
- **deps:** update wagoid/commitlint-github-action action to v5.4.1
([2d8504d](2d8504d396))

##### Miscellaneous Chores

- **config:** migrate renovate config
([#&#8203;719](https://togithub.com/renovatebot/github-action/issues/719))
([86aa68f](86aa68ffbc))
- **deps:** update commitlint monorepo to v17.6.0
([0024085](0024085d72))
- **deps:** update commitlint monorepo to v17.6.1
([ad9f26a](ad9f26aa86))
- **deps:** update dependency
[@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) to v17.5.0
([19bdf97](19bdf97194))
- **deps:** update dependency
[@&#8203;commitlint/cli](https://togithub.com/commitlint/cli) to v17.5.1
([cfc468a](cfc468a492))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.18
([2a42ab6](2a42ab66a0))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.19
([e0d9274](e0d9274e5b))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.20
([f8738fd](f8738fde52))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.21
([fee68bf](fee68bfc0c))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.22
([3ef41fc](3ef41fc92e))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.23
([d1eff3c](d1eff3cda9))
- **deps:** update dependency eslint to v8.37.0
([a50369f](a50369f788))
- **deps:** update dependency eslint to v8.38.0
([618b029](618b029646))
- **deps:** update dependency lint-staged to v13.2.1
([bad83cb](bad83cb87c))
- **deps:** update dependency prettier to v2.8.5
([a17212b](a17212bfe8))
- **deps:** update dependency prettier to v2.8.6
([aa2a3a0](aa2a3a0aca))
- **deps:** update dependency prettier to v2.8.7
([2244c37](2244c37380))
- **deps:** update dependency rimraf to v4.4.1
([79c12a0](79c12a0931))
- **deps:** update linters
([1403af7](1403af72d2))
- **deps:** update linters to v5.57.0
([d1819e0](d1819e0f19))
- **deps:** update linters to v5.57.1
([b18ec02](b18ec02f3f))
- **deps:** update linters to v5.58.0
([0e1a6bd](0e1a6bd276))
- run Prettier on all files
([#&#8203;724](https://togithub.com/renovatebot/github-action/issues/724))
([c67ebc4](c67ebc422f))
- use Prettier's cache feature
([#&#8203;723](https://togithub.com/renovatebot/github-action/issues/723))
([70a44dc](70a44dc3e9))

##### Build System

- **deps:** update dependency typescript to v5
([#&#8203;725](https://togithub.com/renovatebot/github-action/issues/725))
([5c58ff9](5c58ff952f))

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTcuMCJ9-->
2023-04-22 15:16:29 +03:00
TrueCharts Bot 2ff34233a3
chore(deps): update actions/setup-python digest to 57ded4d (#8102)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `d27e3f3` -> `57ded4d` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS41NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTQuMCJ9-->
2023-04-22 15:16:19 +03:00
Stavros Kois dce644553f
All contributors/add fnichol (#8060)
**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._

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-16 12:36:30 +03:00
Stavros Kois b4b041d314
All contributors/add fnichol (#8058)
**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._

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-16 12:30:50 +03:00
Stavros Kois 2ce19db153
docs: update .github/README.md [skip ci] (#8049)
**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._

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-16 00:19:10 +03:00
Stavros Kois 8032bf65d2
docs: update .github/README.md [skip ci] (#8048)
**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._

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-16 00:17:01 +03:00
allcontributors[bot] 9f8b664fcd
docs: add backerman as a contributor for bug (#8040)
Adds @backerman as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 22:35:52 +03:00
allcontributors[bot] e5731fc86a
docs: add Zackptg5 as a contributor for bug (#8039)
Adds @Zackptg5 as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 21:12:01 +03:00
Stavros Kois 2b4194c958
All contributors/add commander starhump (#8033)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:43:02 +03:00
Stavros Kois 7df0f9739f
docs: update .github/README.md [skip ci] (#8032)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:41:24 +03:00
Stavros Kois 803973e0e4
docs: update .github/README.md [skip ci] (#8031)
**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._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:40:25 +03:00
allcontributors[bot] b75049d480
docs: add schopenhauer as a contributor for bug (#8030)
Adds @schopenhauer as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:37:01 +03:00
allcontributors[bot] 8f3ca2e1ba
docs: add nautilus7 as a contributor for bug (#8018)
Adds @nautilus7 as a contributor for bug.

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

[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-04-15 12:25:36 +03:00
allcontributors[bot] da6d1f381f
docs: add kqmaverick as a contributor for bug (#8019)
Adds @kqmaverick as a contributor for bug.

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

[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-04-15 12:23:36 +03:00
allcontributors[bot] 7e0698131e
docs: add ccalby as a contributor for bug (#8022)
Adds @ccalby as a contributor for bug.

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

[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-04-15 12:22:37 +03:00
allcontributors[bot] da445b3b28
docs: add neoestremi as a contributor for bug (#8021)
Adds @neoestremi as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 12:18:18 +03:00
allcontributors[bot] 930981184c
docs: add MaverickD650 as a contributor for bug (#8020)
Adds @MaverickD650 as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 12:18:01 +03:00
allcontributors[bot] 133c98299f
docs: add imjustleaving as a contributor for bug (#8023)
Adds @imjustleaving as a contributor for bug.

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

[skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 12:17:39 +03:00
allcontributors[bot] 3f317199ab
docs: add kofeyh as a contributor for bug (#8017)
Adds @kofeyh as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 12:12:13 +03:00
TrueCharts Bot 4fb2212e98
chore(deps): update actions/checkout digest to 8e5e7e5 (#7952)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `8f4b7f8` -> `8e5e7e5` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDYuMSJ9-->
2023-04-14 21:59:14 +02:00
TrueCharts Bot 9d66f9e437
chore(deps): update dawidd6/action-download-artifact action to v2.27.0 (#7986)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact)
| action | minor | `v2.26.1` -> `v2.27.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>dawidd6/action-download-artifact</summary>

###
[`v2.27.0`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.1...v2.27.0)

[Compare
Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.1...v2.27.0)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMCJ9-->
2023-04-14 21:58:57 +02:00
TrueCharts Bot 236412d1de
chore(deps): update actions/checkout action to v3.5.2 (#7953)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
patch | `v3.5.0` -> `v3.5.2` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/checkout</summary>

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

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

- [Fix api endpoint for
GHES](https://togithub.com/actions/checkout/pull/1289)

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

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

- [Fix slow checkout on
Windows](https://togithub.com/actions/checkout/pull/1246)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDYuMSJ9-->
2023-04-14 21:58:43 +02:00
Kjeld Schouten-Lebbing ad3c093b8a
(re)enable patch/minor helm version updates on stable/incu
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-14 17:34:10 +02:00
allcontributors[bot] b72f608442
docs: add b-m-f as a contributor for bug (#7967)
Adds @b-m-f as a contributor for bug.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/issues/7955#issuecomment-1506502003)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-13 09:45:28 +02:00
allcontributors[bot] 60721bb7ae
docs: add vianchiel as a contributor for bug (#7942)
Adds @vianchiel as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-12 10:44:00 +02:00
allcontributors[bot] 7296a8df03
docs: add Malpractis as a contributor for bug (#7923)
Adds @Malpractis as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-11 17:10:40 +02:00
TrueCharts Bot 532f37ab4b
chore(deps): pin dependencies (#7873)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| pinDigest | -> `64ed1c7` |
| [borales/actions-yarn](https://togithub.com/borales/actions-yarn) |
action | pinDigest | -> `97ba8be` |

---

### ⚠ 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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 11:40:48 +02:00
TrueCharts Bot ee15e61292
chore(deps): update actions/checkout digest to 8f4b7f8 (#7874)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `ac59398` -> `8f4b7f8` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 11:40:21 +02:00
TrueCharts Bot 0b232b9375
chore(deps): update actions/delete-package-versions digest to 0d39a63 (#7875)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/delete-package-versions](https://togithub.com/actions/delete-package-versions)
| action | digest | `ba4d22f` -> `0d39a63` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 11:40:08 +02:00
TrueCharts Bot 2fad01b6c5
chore(deps): update dawidd6/action-download-artifact action to v2.26.1 (#7884)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[dawidd6/action-download-artifact](https://togithub.com/dawidd6/action-download-artifact)
| action | patch | `v2.26.0` -> `v2.26.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>dawidd6/action-download-artifact</summary>

###
[`v2.26.1`](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.26.1)

[Compare
Source](https://togithub.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.26.1)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 11:38:55 +02:00
TrueCharts Bot 0c4116db1d
chore(deps): update actions/checkout action to v3.5.0 (#7885)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
minor | `v3.3.0` -> `v3.5.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</summary>

###
[`v3.5.0`](https://togithub.com/actions/checkout/releases/tag/v3.5.0)

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

#### What's Changed

- Add new public key for known_hosts by
[@&#8203;cdb](https://togithub.com/cdb) in
[https://github.com/actions/checkout/pull/1237](https://togithub.com/actions/checkout/pull/1237)

#### New Contributors

- [@&#8203;cdb](https://togithub.com/cdb) made their first contribution
in
[https://github.com/actions/checkout/pull/1237](https://togithub.com/actions/checkout/pull/1237)

**Full Changelog**:
https://github.com/actions/checkout/compare/v3.4.0...v3.5.0

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

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

- [Upgrade codeql actions to
v2](https://togithub.com/actions/checkout/pull/1209)
- [Upgrade
dependencies](https://togithub.com/actions/checkout/pull/1210)
- [Upgrade
@&#8203;actions/io](https://togithub.com/actions/checkout/pull/1225)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 10:06:42 +02:00
TrueCharts Bot 03c6b2d1e0
chore(deps): update tj-actions/branch-names action to v6.5 (#7891)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tj-actions/branch-names](https://togithub.com/tj-actions/branch-names)
| action | minor | `v6.4` -> `v6.5` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>tj-actions/branch-names</summary>

###
[`v6.5`](https://togithub.com/tj-actions/branch-names/releases/tag/v6.5)

[Compare
Source](https://togithub.com/tj-actions/branch-names/compare/v6.4...v6.5)

#### What's Changed

- Upgraded to v6.4 by [@&#8203;jackton1](https://togithub.com/jackton1)
in
[https://github.com/tj-actions/branch-names/pull/205](https://togithub.com/tj-actions/branch-names/pull/205)
- Update tj-actions/github-changelog-generator action to v1.17 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/206](https://togithub.com/tj-actions/branch-names/pull/206)
- Update tj-actions/auto-doc action to v1.7.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/207](https://togithub.com/tj-actions/branch-names/pull/207)
- Update tj-actions/auto-doc action to v1.7.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/209](https://togithub.com/tj-actions/branch-names/pull/209)
- Updated README.md by [@&#8203;jackton1](https://togithub.com/jackton1)
in
[https://github.com/tj-actions/branch-names/pull/208](https://togithub.com/tj-actions/branch-names/pull/208)
- Bump tj-actions/auto-doc from 1.7.1 to 1.7.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/tj-actions/branch-names/pull/210](https://togithub.com/tj-actions/branch-names/pull/210)
- Update tj-actions/auto-doc action to v1.7.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/211](https://togithub.com/tj-actions/branch-names/pull/211)
- Update actions/checkout action to v3.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/212](https://togithub.com/tj-actions/branch-names/pull/212)
- Updated README.md by [@&#8203;jackton1](https://togithub.com/jackton1)
in
[https://github.com/tj-actions/branch-names/pull/213](https://togithub.com/tj-actions/branch-names/pull/213)
- Update pascalgn/automerge-action action to v0.15.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/214](https://togithub.com/tj-actions/branch-names/pull/214)
- Update codacy/codacy-analysis-cli-action action to v4.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/215](https://togithub.com/tj-actions/branch-names/pull/215)
- Update tj-actions/github-changelog-generator action to v1.18 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/217](https://togithub.com/tj-actions/branch-names/pull/217)
- Updated README.md by [@&#8203;jackton1](https://togithub.com/jackton1)
in
[https://github.com/tj-actions/branch-names/pull/218](https://togithub.com/tj-actions/branch-names/pull/218)
- Update tj-actions/release-tagger action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/219](https://togithub.com/tj-actions/branch-names/pull/219)
- Update peter-evans/create-pull-request action to v4.2.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/220](https://togithub.com/tj-actions/branch-names/pull/220)
- Update actions/checkout action to v3.4.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/221](https://togithub.com/tj-actions/branch-names/pull/221)
- Update tj-actions/verify-changed-files action to v14 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/222](https://togithub.com/tj-actions/branch-names/pull/222)
- Update actions/checkout action to v3.5.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/tj-actions/branch-names/pull/223](https://togithub.com/tj-actions/branch-names/pull/223)
- feat: Update sync-release-version.yml to use git-cliff by
[@&#8203;jackton1](https://togithub.com/jackton1) in
[https://github.com/tj-actions/branch-names/pull/225](https://togithub.com/tj-actions/branch-names/pull/225)

**Full Changelog**:
https://github.com/tj-actions/branch-names/compare/v6...v6.5

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 10:06:18 +02:00
TrueCharts Bot 5e7e884ae0
chore(deps): update actions/stale action to v8 (#7892)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/stale](https://togithub.com/actions/stale) | action | major |
`v7` -> `v8` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/stale</summary>

### [`v8`](https://togithub.com/actions/stale/compare/v7...v8)

[Compare Source](https://togithub.com/actions/stale/compare/v7...v8)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 10:06:09 +02:00
TrueCharts Bot ecc3a74c5c
chore(deps): update renovatebot/github-action action to v36.0.2 (#7894)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | major | `v34.153.1` -> `v36.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</summary>

###
[`v36.0.2`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.2)

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

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.15
([aa87bcc](aa87bcccd0))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.16
([410fbb5](410fbb5c24))
- **deps:** update dependency eslint to v8.36.0
([ee2eba1](ee2eba1511))
- **deps:** update dependency lint-staged to v13.2.0
([0729a6d](0729a6d675))
- **deps:** update linters to v5.55.0
([8251b81](8251b81309))

##### Continuous Integration

- **deps:** update actions/checkout action to v3.5.0
([93298f3](93298f3204))
- **deps:** update renovate docker tag to v35.10.0
([#&#8203;710](https://togithub.com/renovatebot/github-action/issues/710))
([192a10f](192a10fb87))
- **deps:** update renovate docker tag to v35.10.2
([384026d](384026d972))
- **deps:** update renovate docker tag to v35.12.0
([#&#8203;712](https://togithub.com/renovatebot/github-action/issues/712))
([d93bd6f](d93bd6fccd))
- **deps:** update renovate docker tag to v35.14.1
([fac115f](fac115fcc9))
- **deps:** update renovate docker tag to v35.14.2
([8237d9f](8237d9f25a))
- **deps:** update renovate docker tag to v35.14.3
([8bfabde](8bfabde4a7))
- **deps:** update renovate docker tag to v35.14.4
([0385e6b](0385e6b18f))
- **deps:** update renovate docker tag to v35.15.0
([329c90c](329c90c7e3))
- **deps:** update renovate docker tag to v35.17.0
([24a46e0](24a46e076a))
- **deps:** update renovate docker tag to v35.17.1
([614616f](614616f429))
- **deps:** update renovate docker tag to v35.18.0
([ed6a466](ed6a46643a))
- **deps:** update renovate docker tag to v35.18.1
([9988a47](9988a47f8a))
- **deps:** update renovate docker tag to v35.19.0
([d9993dd](d9993ddb1d))

##### Build System

- **deps:** update dependency semantic-release to v20.1.3
([d368e24](d368e24579))

###
[`v36.0.1`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.1)

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

##### Miscellaneous Chores

- **deps:** update dependency lint-staged to v13.1.4
([8bd8232](8bd8232df3))
- **deps:** update dependency rimraf to v4.3.1
([94ca5a1](94ca5a1a9b))
- **deps:** update dependency rimraf to v4.4.0
([1b93897](1b93897a3e))
- **deps:** update linters to v5.54.1
([634aa04](634aa04eb5))
- **deps:** update renovate docker tag to v35.6.0
([c65e90f](c65e90f58b))
- reconfigure renovate
([#&#8203;708](https://togithub.com/renovatebot/github-action/issues/708))
([4f9981c](4f9981c915))

##### Continuous Integration

- **deps:** update actions/checkout action to v3.4.0
([d222b70](d222b7093d))
- **deps:** update renovate docker tag to v35.8.3
([a1313ca](a1313cafd8))
- simplify
([#&#8203;705](https://togithub.com/renovatebot/github-action/issues/705))
([78e2234](78e2234730))

##### Documentation

- update references to renovatebot/github-action to v36
([189eb78](189eb7887a))
- update toc
([#&#8203;706](https://togithub.com/renovatebot/github-action/issues/706))
([9caf6e5](9caf6e5c72))

##### Build System

- **deps:** update dependency semantic-release to v20
([#&#8203;709](https://togithub.com/renovatebot/github-action/issues/709))
([5948ea8](5948ea8a22))

###
[`v36.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v36.0.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v35.2.0...v36.0.0)

##### ⚠ BREAKING CHANGES

- use semantic release
([#&#8203;704](https://togithub.com/renovatebot/github-action/issues/704))
- This action no longer follows renovate versions, use
[`renovate-version`](https://togithub.com/renovatebot/github-action#renovate-version)
to pin the renovate version.

##### Features

- use semantic release
([#&#8203;704](https://togithub.com/renovatebot/github-action/issues/704))
([94faa7d](94faa7df1e))

##### Miscellaneous Chores

- **deps:** update dependency eslint-config-prettier to v8.7.0
([8463758](8463758e93))

###
[`v35.2.0`](https://togithub.com/renovatebot/github-action/releases/tag/v35.2.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v35.1.2...v35.2.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[35.2.0](https://togithub.com/renovatebot/github-action/compare/v35.1.2...v35.2.0)
(2023-03-12)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v35.2.0
([a5b3387](a5b3387ae2))%0A%0A

###
[`v35.1.2`](https://togithub.com/renovatebot/github-action/releases/tag/v35.1.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v35.1.1...v35.1.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[35.1.2](https://togithub.com/renovatebot/github-action/compare/v35.1.1...v35.1.2)
(2023-03-12)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v35.1.2
([1d090c3](1d090c35f9))%0A%0A

###
[`v35.1.1`](https://togithub.com/renovatebot/github-action/releases/tag/v35.1.1)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v35.0.0...v35.1.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[35.1.1](https://togithub.com/renovatebot/github-action/compare/v35.0.0...v35.1.1)
(2023-03-11)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v35.1.1
([1124b56](1124b567ef))%0A%0A

###
[`v35.0.0`](https://togithub.com/renovatebot/github-action/releases/tag/v35.0.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.159.2...v35.0.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[35.0.0](https://togithub.com/renovatebot/github-action/compare/v34.159.2...v35.0.0)
(2023-03-10)

##### ⚠ BREAKING CHANGES

- **deps:** update renovate/renovate docker tag to v35
([#&#8203;702](https://togithub.com/renovatebot/github-action/issues/702))
- remove docker socket and change to current user
([#&#8203;700](https://togithub.com/renovatebot/github-action/issues/700))

##### Features

- remove docker socket and change to current user
([#&#8203;700](https://togithub.com/renovatebot/github-action/issues/700))
([827e518](827e51874a))

##### Bug Fixes

- **deps:** update renovate/renovate docker tag to v35
([#&#8203;702](https://togithub.com/renovatebot/github-action/issues/702))
([fedfacb](fedfacb882))

###
[`v34.159.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.159.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.159.1...v34.159.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.159.2](https://togithub.com/renovatebot/github-action/compare/v34.159.1...v34.159.2)
(2023-03-09)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.159.2
([78d73da](78d73dafcc))%0A%0A

###
[`v34.159.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.159.1)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.158.2...v34.159.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.159.1](https://togithub.com/renovatebot/github-action/compare/v34.158.2...v34.159.1)
(2023-03-08)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.159.1
([dd4cd50](dd4cd50d80))%0A%0A

###
[`v34.158.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.158.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.158.1...v34.158.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.158.2](https://togithub.com/renovatebot/github-action/compare/v34.158.1...v34.158.2)
(2023-03-07)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.158.2
([bfc1984](bfc1984004))%0A%0A

###
[`v34.158.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.158.1)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.157.1...v34.158.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.158.1](https://togithub.com/renovatebot/github-action/compare/v34.157.1...v34.158.1)
(2023-03-07)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.158.1
([f0d285e](f0d285ed5e))%0A%0A

###
[`v34.157.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.157.1)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.157.0...v34.157.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.157.1](https://togithub.com/renovatebot/github-action/compare/v34.157.0...v34.157.1)
(2023-03-06)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.157.1
([7462b97](7462b97a1f))%0A%0A

###
[`v34.157.0`](https://togithub.com/renovatebot/github-action/releases/tag/v34.157.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.154.4...v34.157.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[34.157.0](https://togithub.com/renovatebot/github-action/compare/v34.154.4...v34.157.0)
(2023-03-04)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.157.0
([330fcf4](330fcf4aa8))%0A%0A

###
[`v34.154.4`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.4)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.154.2...v34.154.4)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.154.4](https://togithub.com/renovatebot/github-action/compare/v34.154.2...v34.154.4)
(2023-03-03)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.154.4
([75e7fde](75e7fded7d))%0A%0A

###
[`v34.154.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.154.1...v34.154.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.154.2](https://togithub.com/renovatebot/github-action/compare/v34.154.1...v34.154.2)
(2023-03-01)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.154.2
([21912fe](21912fee12))%0A%0A

###
[`v34.154.1`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.1)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.154.0...v34.154.1)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.154.1](https://togithub.com/renovatebot/github-action/compare/v34.154.0...v34.154.1)
(2023-03-01)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.154.1
([c062279](c06227937f))%0A%0A

###
[`v34.154.0`](https://togithub.com/renovatebot/github-action/releases/tag/v34.154.0)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.153.2...v34.154.0)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

####
[34.154.0](https://togithub.com/renovatebot/github-action/compare/v34.153.2...v34.154.0)
(2023-02-28)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.154.0
([e13cf70](e13cf70861))%0A%0A

###
[`v34.153.2`](https://togithub.com/renovatebot/github-action/releases/tag/v34.153.2)

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v34.153.1...v34.153.2)

*See the the
[changelog](https://togithub.com/renovatebot/github-action/blob/release/CHANGELOG.md)
for changes in all releases.*

#####
[34.153.2](https://togithub.com/renovatebot/github-action/compare/v34.153.1...v34.153.2)
(2023-02-28)%0A%0A%0A### Bug Fixes%0A%0A\* **deps:** update
renovate/renovate docker tag to v34.153.2
([c3fdbd3](c3fdbd3fb5))%0A%0A

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 10:05:47 +02:00
Kjeld Schouten-Lebbing cece30586d
Update renovate.yml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-07 10:05:03 +02:00
Kjeld Schouten-Lebbing 31bb241377
minor oopsie in renovate config
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-07 09:24:43 +02:00
Kjeld Schouten-Lebbing 8949ad869a
Update renovate.json5 (#7872)
**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._

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-07 09:21:08 +02:00
allcontributors[bot] bbf45526cc
docs: add jrwrigh as a contributor for doc (#7867)
Adds @jrwrigh as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-05 00:09:48 +03:00
allcontributors[bot] 39a2f1568f
docs: add edmeister as a contributor for bug (#7842)
Adds @edmeister as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-26 22:55:04 +02:00
allcontributors[bot] cb6c5e0d05
docs: add CameronSabuda as a contributor for doc (#7837)
Adds @CameronSabuda as a contributor for doc.

This was requested by Ornias1993 [in this
comment](https://github.com/truecharts/charts/pull/7835#issuecomment-1483775858)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-25 10:34:02 +01:00
Cameron Sabuda af1b4d4e3c
chore(docs): Update dev docs link in readme (#7835)
**Description**
Updates the development documentation link in the readme as it appears
that the old one is out of date.

⚒️ Fixes  N/A

**⚙️ 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:**
N/A

**✔️ 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-03-25 08:51:39 +01:00
allcontributors[bot] aa61d235d7
docs: add jeremybox as a contributor for doc (#7817)
Adds @jeremybox as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 15:07:41 +01:00
allcontributors[bot] a6857ccb19
docs: add g-a-c as a contributor for bug (#7815)
Adds @g-a-c as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-03-19 15:05:02 +01:00
jeremybox ec8273a1a9
Update README.md (#7808)
Fix incorrect link to the getting started guide

**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:**

- [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
- [ ] ⬆️ 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: jeremybox <33465600+jeremybox@users.noreply.github.com>
2023-03-19 12:40:26 +02:00