Commit Graph

1164 Commits

Author SHA1 Message Date
Stavros kois 9a750178eb
chore(scripts): print title 2023-12-31 19:47:46 +02:00
Stavros kois a6eee59aa6
chore(sonarr): bump 2023-12-31 19:36:49 +02:00
Stavros kois d9283f4828
chore(sonarr): bump 2023-12-31 19:29:04 +02:00
Stavros kois 87d557cee7
chore(sonarr): bump 2023-12-31 18:32:55 +02:00
Stavros kois 2c59322f39
chore(sonarr): bump 2023-12-31 18:26:56 +02:00
Stavros kois 730a2488a4
chore(scripts): fix script 2023-12-31 18:22:29 +02:00
Stavros kois 53b813a306
chore(docs): fix script 2023-12-31 18:14:30 +02:00
Stavros kois e5c3b879fb
chore(docs): fix links generation 2023-12-31 18:04:07 +02:00
Stavros Kois 56ae722ec7
fix(script): typo
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-31 17:22:34 +02:00
Stavros Kois a65bc62a56
chore(script): say why it failed
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-31 17:16:24 +02:00
Stavros Kois b0d7808b72
chore(scripts): more logging
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-31 16:58:52 +02:00
Stavros Kois 90973235aa
Docs (#16682)
**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-12-31 16:51:16 +02:00
Stavros Kois 12b5c56b24
chore(docs): lints some docs, uses front-matter instead of # h1, and fix list items in changelog (#16589)
**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)-->

front matter is supported by all doc sites (including github markdown
rendering
and is easier to add extra metadata later on, if we want to.

```
---
title: sometitle
---
```

**⚙️ 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-12-31 16:24:05 +02:00
Kjeld Schouten 58e6a166ae
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-17 13:59:32 +01:00
Kjeld Schouten d518508468
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 12:59:25 +01:00
Kjeld Schouten 83a5ad8ae2
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 00:33:05 +01:00
Kjeld Schouten a8da18fb12
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-16 00:32:15 +01:00
Kjeld Schouten ec342424b5
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-15 19:12:52 +01:00
Kjeld Schouten 4c71892fe9
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-14 19:52:00 +01:00
Kjeld Schouten 6be41fa0f6 feat: switch to charttool based dependency fetching 2023-12-14 16:38:58 +01:00
TrueCharts Bot 4bec21bf97
chore(deps): update actions/stale action to v9 (#15858)
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/stale (actions/stale)</summary>

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-08 01:30:18 +01:00
TrueCharts Bot 81f7edef55
chore(deps): update actions/setup-python action to v5 (#15805)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | major | `v4` -> `v5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>actions/setup-python (actions/setup-python)</summary>

### [`v5`](https://togithub.com/actions/setup-python/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/setup-python/compare/v4...v5)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-12-06 19:23:29 +01:00
Kjeld Schouten c6c873d265
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:50:03 +01:00
Kjeld Schouten 13ee5e145b
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-05 19:48:52 +01:00
Kjeld Schouten cf9fbd65ac
Delete .github/workflows/daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-30 23:09:25 +01:00
Kjeld Schouten 574021b5a4 chore: cleanup with precommon, fix chmod and shebang 2023-11-30 11:56:37 +01:00
Kjeld Schouten e1ce7069e5
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-24 20:20:55 +01:00
Max c4640fe1ae
Handle containers tag values between quotes in daily workflow (#15326)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

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

This follows https://github.com/truecharts/charts/pull/15325 issue,
which is from daily workflow not properly handling tag between quotes
and keeping the first quote leading to this quote being inserted between
quotes in the Chart.yaml later on.

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-24 15:46:31 +01:00
TrueCharts Bot 2e1063528c
chore(deps): update dessant/lock-threads digest to 1bf7ec2 (#15259)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) |
action | digest | `d42e5f4` -> `1bf7ec2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy42NS4wIiwidXBkYXRlZEluVmVyIjoiMzcuNjUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-24 07:21:56 +01:00
Stavros Kois f1ee39bac0
chore(ci): lint files (#15238)
**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.
-->

Run-ed pre-commit on all files

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-11-22 10:24:05 +02:00
Kjeld Schouten 726d7e4eaa
Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 00:37:14 +01:00
Kjeld Schouten a23b3baf97
Update daily.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-22 00:35:05 +01:00
Kjeld Schouten cee01021d0
Delete .github/workflows/renovate-bump.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 19:27:13 +01:00
Kjeld Schouten 3b2a694ba8
Delete .github/workflows/renovate.yml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 18:18:29 +01:00
Kjeld Schouten 78d71a8b3f
Update renovate.yml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-18 11:29:22 +01:00
TrueCharts Bot f38539cf19
chore(deps): update renovatebot/github-action action to v39.1.3 (#14743)
This PR contains the following updates:

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

---

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

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

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.3
([7806c80](7806c80e99))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.59.7
([a2ec2c2](a2ec2c2beb))
- **deps:** update renovate docker tag to v37.59.8
([5269779](5269779231))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-17 04:28:32 +01:00
TrueCharts Bot d76818d20a
chore(deps): update renovatebot/github-action action to v39.1.2 (#14690)
This PR contains the following updates:

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

---

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

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

##### Documentation

- update references to renovatebot/github-action to v39.1.1
([fd6366e](fd6366e5db))

##### Miscellaneous Chores

- **deps:** lock file maintenance
([3419607](3419607a0f))
- **deps:** lock file maintenance
([4c2bcca](4c2bcca58c))
- **deps:** lock file maintenance
([425cf68](425cf68d08))
- **deps:** update commitlint monorepo to v17.8.1
([5932441](5932441de7))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.60
([7325ba3](7325ba3083))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.61
([02fb7f3](02fb7f32ec))
- **deps:** update dependency eslint to v8.52.0
([abe185f](abe185fe98))
- **deps:** update dependency eslint to v8.53.0
([079e4bc](079e4bcf4e))
- **deps:** update linters to v6.10.0
([7525032](7525032863))
- **deps:** update linters to v6.9.0
([be5bc9f](be5bc9ff2e))
- **deps:** update linters to v6.9.1
([882775c](882775c585))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.2.2
([5c4d0ee](5c4d0ee1af))

##### Continuous Integration

- **deps:** update renovate docker tag to v37.33.2
([a3908d9](a3908d9af6))
- **deps:** update renovate docker tag to v37.33.6
([cc72291](cc72291c3a))
- **deps:** update renovate docker tag to v37.34.1
([28dd403](28dd403a23))
- **deps:** update renovate docker tag to v37.34.2
([2b588cc](2b588cc2d3))
- **deps:** update renovate docker tag to v37.34.3
([ca982b0](ca982b0b0a))
- **deps:** update renovate docker tag to v37.35.0
([b8e6f24](b8e6f24250))
- **deps:** update renovate docker tag to v37.35.1
([4611acc](4611accbea))
- **deps:** update renovate docker tag to v37.35.2
([fd838f2](fd838f220b))
- **deps:** update renovate docker tag to v37.36.2
([fee607a](fee607a30c))
- **deps:** update renovate docker tag to v37.36.3
([9cc97ac](9cc97aceb1))
- **deps:** update renovate docker tag to v37.37.2
([52e3520](52e3520ea7))
- **deps:** update renovate docker tag to v37.40.0
([23e6eeb](23e6eebf54))
- **deps:** update renovate docker tag to v37.42.0
([b312e42](b312e42097))
- **deps:** update renovate docker tag to v37.43.1
([637a2b1](637a2b1c3f))
- **deps:** update renovate docker tag to v37.43.2
([8660e7c](8660e7ca22))
- **deps:** update renovate docker tag to v37.43.4
([d915308](d915308160))
- **deps:** update renovate docker tag to v37.44.0
([16207c0](16207c0ef0))
- **deps:** update renovate docker tag to v37.45.0
([3197fb5](3197fb5d0d))
- **deps:** update renovate docker tag to v37.46.0
([e596968](e596968804))
- **deps:** update renovate docker tag to v37.48.0
([e48895f](e48895f655))
- **deps:** update renovate docker tag to v37.49.1
([88da062](88da0627b6))
- **deps:** update renovate docker tag to v37.49.3
([d657100](d6571008c0))
- **deps:** update renovate docker tag to v37.50.1
([5b6ffb3](5b6ffb30ab))
- **deps:** update renovate docker tag to v37.50.2
([e596dad](e596dadc54))
- **deps:** update renovate docker tag to v37.51.3
([9d71175](9d7117516b))
- **deps:** update renovate docker tag to v37.52.0
([e7f230a](e7f230ac0b))
- **deps:** update renovate docker tag to v37.53.1
([de43a67](de43a67294))
- **deps:** update renovate docker tag to v37.54.3
([902401f](902401fa2c))
- **deps:** update renovate docker tag to v37.55.0
([ae3928b](ae3928baa3))
- **deps:** update renovate docker tag to v37.56.0
([02952f7](02952f7fa7))
- **deps:** update renovate docker tag to v37.56.3
([ed3870d](ed3870db2b))
- **deps:** update renovate docker tag to v37.57.1
([6c9c87a](6c9c87a93f))
- **deps:** update renovate docker tag to v37.57.2
([3eefb00](3eefb0043a))
- **deps:** update renovate docker tag to v37.59.2
([069d6dd](069d6dd10e))
- **deps:** update renovate docker tag to v37.59.4
([ed5e194](ed5e194bd0))
- **deps:** update renovate docker tag to v37.59.6
([fae403e](fae403ea7e))
- **deps:** update wagoid/commitlint-github-action action to v5.4.4
([cb2c912](cb2c9124cb))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-15 21:26:32 +01:00
Kjeld Schouten 27664e7ff3
feat(metallb/cloudnative-pg/CI): BREAKING CHANGE move to consume upstream helm charts (#14681)
**Description**

To ensure stability, we've decided to directly use upstream helm-charts
from their respective projects for operators specifically.
Mostly because they heavily rely on rbac, crds and crs, which could
cause conflicts between shipped rbac/crd and container versions.

also patches the ci for a few other operators to exclude them from
signing requirements

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

- [ ] ⚖️ 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.

- [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-11-15 15:39:03 +01:00
Kjeld Schouten dc55c9a77d
feat(velero): add velero (#14648)
**Description**
This adds a Velero helm chart.
This time we've chosen to directly use the upstream operator helm chart,
as it does not contain many problematic bits and would offer more
stability.

⚒️ Fixes  #14524

**⚙️ 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:**
This does not contain any custom resources references backed by common
yet.
However, those can also be added using velero cli for testing for the
time being.

It also does not contain any GUI sections for SCALE yet, just like
cert-manager it would likely be added on-demand.

**✔️ 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.

- [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-11-14 14:12:27 +01:00
TrueCharts Bot 4c9f16fc7a
chore(deps): update dessant/lock-threads action to v5 (#14644)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) |
action | major | `v4` -> `v5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>dessant/lock-threads (dessant/lock-threads)</summary>

### [`v5`](https://togithub.com/dessant/lock-threads/compare/v4...v5)

[Compare
Source](https://togithub.com/dessant/lock-threads/compare/v4...v5)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy41Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuNTcuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-14 11:29:59 +01:00
Kjeld Schouten 9392c4c24f
Update charts-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:14:46 +01:00
Kjeld Schouten 2823b415a3
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-13 00:12:58 +01:00
Kjeld Schouten 3c0811608b
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-12 20:54:51 +01:00
Kjeld Schouten 2551abbf3f
Update renovate-bump.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-06 10:38:40 +01:00
Kjeld Schouten 5cfe645b26
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 12:06:33 +01:00
Kjeld Schouten ca201eab88
run helm and kube on latest
more thoruogh testing will be done on common library

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-11-05 12:01:27 +01:00
TrueCharts Bot 86ea5dba35
chore(deps): update helm/chart-testing-action action to v2.6.1 (#14299)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-testing-action](https://togithub.com/helm/chart-testing-action)
| action | patch | `v2.6.0` -> `v2.6.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

##### What's Changed

- bump ct to v3.10.1 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[https://github.com/helm/chart-testing-action/pull/136](https://togithub.com/helm/chart-testing-action/pull/136)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40My40IiwidXBkYXRlZEluVmVyIjoiMzcuNDMuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-03 15:27:24 +01:00
TrueCharts Bot 33581c7ac9
chore(deps): update helm/chart-releaser-action action to v1.6.0 (#14258)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[helm/chart-releaser-action](https://togithub.com/helm/chart-releaser-action)
| action | minor | `v1.5.0` -> `v1.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>helm/chart-releaser-action
(helm/chart-releaser-action)</summary>

###
[`v1.6.0`](https://togithub.com/helm/chart-releaser-action/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0)

#### What's Changed

- Allow to mark the published github release as latest by
[@&#8203;szaimen](https://togithub.com/szaimen) in
[https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135)
- Support actions triggered by a tag by
[@&#8203;luisico](https://togithub.com/luisico) in
[https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96)
- Add flag `skip-existing` to skip upload if release exists by
[@&#8203;xunleii](https://togithub.com/xunleii) in
[https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134)
- bump to use chart-releaser v1.6.0 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/146](https://togithub.com/helm/chart-releaser-action/pull/146)
- Remove `charts_repo_url` from readme by
[@&#8203;viceice](https://togithub.com/viceice) in
[https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144)
- Remove deprecated `charts_repo_url` option in documentation by
[@&#8203;krapie](https://togithub.com/krapie) in
[https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137)
- Add `changed_charts` and `chart_version` outputs by
[@&#8203;n-oden](https://togithub.com/n-oden) in
[https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130)
- Added: --packages-with-index parameter by
[@&#8203;valeriano-manassero](https://togithub.com/valeriano-manassero)
in
[https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148)
- docs: add skip_existing to README by
[@&#8203;lazyfrosch](https://togithub.com/lazyfrosch) in
[https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158)
- README: Fix default chart-releaser version by
[@&#8203;michalbiesek](https://togithub.com/michalbiesek) in
[https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155)
- Extend `show_help` with `packages-with-index` by
[@&#8203;michalbiesek](https://togithub.com/michalbiesek) in
[https://github.com/helm/chart-releaser-action/pull/160](https://togithub.com/helm/chart-releaser-action/pull/160)
- Add `--pages-branch` parameter by
[@&#8203;michalbiesek](https://togithub.com/michalbiesek) in
[https://github.com/helm/chart-releaser-action/pull/156](https://togithub.com/helm/chart-releaser-action/pull/156)
- fix packages_with_index flag by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/172](https://togithub.com/helm/chart-releaser-action/pull/172)
- bump cr to 1.6.1 and add dependabot config by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-releaser-action/pull/173](https://togithub.com/helm/chart-releaser-action/pull/173)

#### New Contributors

- [@&#8203;szaimen](https://togithub.com/szaimen) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/135](https://togithub.com/helm/chart-releaser-action/pull/135)
- [@&#8203;luisico](https://togithub.com/luisico) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/96](https://togithub.com/helm/chart-releaser-action/pull/96)
- [@&#8203;xunleii](https://togithub.com/xunleii) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/134](https://togithub.com/helm/chart-releaser-action/pull/134)
- [@&#8203;viceice](https://togithub.com/viceice) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/144](https://togithub.com/helm/chart-releaser-action/pull/144)
- [@&#8203;krapie](https://togithub.com/krapie) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/137](https://togithub.com/helm/chart-releaser-action/pull/137)
- [@&#8203;n-oden](https://togithub.com/n-oden) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/130](https://togithub.com/helm/chart-releaser-action/pull/130)
-
[@&#8203;valeriano-manassero](https://togithub.com/valeriano-manassero)
made their first contribution in
[https://github.com/helm/chart-releaser-action/pull/148](https://togithub.com/helm/chart-releaser-action/pull/148)
- [@&#8203;lazyfrosch](https://togithub.com/lazyfrosch) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/158](https://togithub.com/helm/chart-releaser-action/pull/158)
- [@&#8203;michalbiesek](https://togithub.com/michalbiesek) made their
first contribution in
[https://github.com/helm/chart-releaser-action/pull/155](https://togithub.com/helm/chart-releaser-action/pull/155)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/helm/chart-releaser-action/pull/174](https://togithub.com/helm/chart-releaser-action/pull/174)

**Full Changelog**:
https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-11-02 19:31:00 +01:00
TrueCharts Bot 680c9d4cd1
chore(deps): update helm/chart-testing-action action to v2.6.0 (#14174)
This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

##### What's Changed

- docs: bump helm/kind-action version by
[@&#8203;dunglas](https://togithub.com/dunglas) in
[https://github.com/helm/chart-testing-action/pull/122](https://togithub.com/helm/chart-testing-action/pull/122)
- bump ct to v3.10.0 by [@&#8203;cpanato](https://togithub.com/cpanato)
in
[https://github.com/helm/chart-testing-action/pull/134](https://togithub.com/helm/chart-testing-action/pull/134)

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

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

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

#### What's Changed

- Download binary with right arch by
[@&#8203;Ludea](https://togithub.com/Ludea) in
[https://github.com/helm/chart-testing-action/pull/118](https://togithub.com/helm/chart-testing-action/pull/118)
- Bump ct and cleanup script by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/helm/chart-testing-action/pull/124](https://togithub.com/helm/chart-testing-action/pull/124)
- Bump sigstore/cosign-installer from
[`c3667d9`](c3667d9942)
to
[`6e04d22`](6e04d228eb)
by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/chart-testing-action/pull/125](https://togithub.com/helm/chart-testing-action/pull/125)
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/chart-testing-action/pull/127](https://togithub.com/helm/chart-testing-action/pull/127)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/helm/chart-testing-action/pull/128](https://togithub.com/helm/chart-testing-action/pull/128)

#### New Contributors

- [@&#8203;Ludea](https://togithub.com/Ludea) made their first
contribution in
[https://github.com/helm/chart-testing-action/pull/118](https://togithub.com/helm/chart-testing-action/pull/118)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/helm/chart-testing-action/pull/125](https://togithub.com/helm/chart-testing-action/pull/125)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-10-31 19:27:17 +02: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
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
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
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
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
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
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
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
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
TrueCharts Bot 9b592866e0
chore(deps): update actions/setup-node digest to bea5baf (#11550)
This PR contains the following updates:

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

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-14 15:22:59 +02:00
TrueCharts Bot 437987ffe9
chore(deps): update ubuntu to 22.04 (#11351)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ubuntu](https://togithub.com/actions/runner-images) | github-runner |
major | `20.04` -> `22.04` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-09 02:43:13 +02:00
TrueCharts Bot 9a6773c96c
chore(deps): update thollander/actions-comment-pull-request digest to d61db78 (#11259)
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 | `630516f` -> `d61db78` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNC4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-06 23:21:46 +02:00
TrueCharts Bot 06803de9e0
chore(deps): update thollander/actions-comment-pull-request digest to 630516f (#11238)
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 | `dadb766` -> `630516f` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zMy41IiwidXBkYXRlZEluVmVyIjoiMzYuMzMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-08-06 14:23:08 +02:00
Kjeld Schouten 6c7f07bfa2
fix(ci): use our helm charts to install dependencies from, to ensure operator validation works in ci (#11093)
**Description**
Currently CI uses static manifests for fetching operator dependencies
during testing.
Lets use helm-charts instead. 

**⚙️ Type of change**

- [x] ⚙️ 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:**

- [ ] ⚖️ 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-07-31 19:34:55 +02:00
Kjeld Schouten 9c2b859a76
feat(traefik): BREAKING CHANGE register traefik and use traefik namespace for middleware instead of tc-system (#11086)
**Description**
With the removal of manifest manager tc-system is removed for new users.
Traefik should use it's own namespace for middlewares instead and common
is already adapted to allow this.

This change also allows us to throw errors if traefik isn't installed on
a system when ingress is enabled.

Downside is that this currently breaks ingressclass, which is a
non-supported setup currently, untill we do more R&D for cleanly
handling ingressClasses, namespaces and middlewares correctly.

Also adds helm and SCALE support for the modsecurity plugin.

Also fixes CI bug with metallb.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
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-07-31 12:32:04 +02:00
TrueCharts Bot c647186094
chore(deps): update renovatebot/github-action action to v39.0.1 (#10770)
This PR contains the following updates:

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

---

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

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

##### Documentation

- update references to renovatebot/github-action to v39
([184f0e6](184f0e65a7))

##### Miscellaneous Chores

- **deps:** update dependency eslint to v8.45.0
([323923a](323923a9f3))
- **deps:** update linters to v5.62.0
([bddac3d](bddac3de97))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9.0.4
([5df2f24](5df2f24f5d))

##### Continuous Integration

- **deps:** update renovate docker tag to v36
([#&#8203;775](https://togithub.com/renovatebot/github-action/issues/775))
([fe6a130](fe6a130a27))
- **deps:** update renovate docker tag to v36.10.1
([a435134](a435134ad9))
- **deps:** update renovate docker tag to v36.14.0
([6660f96](6660f963aa))
- **deps:** update renovate docker tag to v36.17.0
([b55d474](b55d4743d5))
- **deps:** update renovate docker tag to v36.18.2
([3aa34f8](3aa34f8d60))
- **deps:** update renovate docker tag to v36.18.4
([a05d760](a05d76073e))
- **deps:** update renovate docker tag to v36.19.1
([d2638c2](d2638c281a))
- **deps:** update renovate docker tag to v36.19.2
([dde1ebd](dde1ebd6da))
- **deps:** update renovate docker tag to v36.8.1
([e4094b3](e4094b38c5))
- **deps:** update renovate docker tag to v36.8.11
([d67dd20](d67dd20be0))
- **deps:** update renovate docker tag to v36.8.2
([e48e03e](e48e03eade))
- **deps:** update renovate docker tag to v36.8.4
([896c8fd](896c8fda33))
- **deps:** update renovate docker tag to v36.8.5
([5aac6a8](5aac6a844f))
- **deps:** update renovate docker tag to v36.9.1
([ae5914e](ae5914ecd4))
- **deps:** update renovate docker tag to v36.9.2
([c55fda9](c55fda996d))
- **deps:** update wagoid/commitlint-github-action action to v5.4.2
([eb33448](eb33448f3e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzYuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
2023-07-23 11:22:29 +02:00
Kjeld Schouten 3fb1c6a2ea
feat: add cert-manager operator chart DNM DRAFT (#10297)
**Description**
Draft addition of cert-manager as an operator chart

**⚙️ 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-07-15 19:22:49 +02:00
TrueCharts Bot 520c1b6412
chore(deps): update actions/setup-python digest to 61a6322 (#10458)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `bd6b4b6` -> `61a6322` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjQiLCJ1cGRhdGVkSW5WZXIiOiIzNi44LjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-14 10:23:17 +02:00
TrueCharts Bot d8e2c71735
chore(deps): update renovatebot/github-action action to v39.0.0 (#10420)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | major | `v38.1.13` -> `v39.0.0` |

---

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.13...v39.0.0)

##### ⚠ BREAKING CHANGES

-   The action now uses the slim renovate version by default.

##### Features

- drop `useSlim` and use \`latest' tag
([#&#8203;782](https://togithub.com/renovatebot/github-action/issues/782))
([89ff8f7](89ff8f7bf9))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-12 16:24:36 +02:00
TrueCharts Bot 449843fa90
chore(deps): update renovatebot/github-action action to v38.1.13 (#10417)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.11` -> `v38.1.13` |

---

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.12...v38.1.13)

##### Build System

- **deps:** update dependency semantic-release to v21.0.7
([15c9444](15c94446ef))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.11...v38.1.12)

##### Bug Fixes

- use full image again by default
([#&#8203;781](https://togithub.com/renovatebot/github-action/issues/781))
([523965f](523965fe24))

##### Documentation

- mention that Fine-grained PATs are not supported
([#&#8203;778](https://togithub.com/renovatebot/github-action/issues/778))
([8a25544](8a25544ae4))

##### Miscellaneous Chores

- **config:** migrate renovate config
([#&#8203;779](https://togithub.com/renovatebot/github-action/issues/779))
([252e47a](252e47ae93))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.38
([996d881](996d881921))
- **deps:** update dependency eslint to v8.44.0
([28ff2ef](28ff2ef928))
- **deps:** update linters to v5.61.0
([d3b8a98](d3b8a98375))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.159.7
([cf29b1d](cf29b1d7c3))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi43LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi43LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-12 11:25:51 +02:00
Ben Kochie 6a043c651c
chore(deps): Update prometheus-operator to v0.66.0 (#10172)
**Description**
* Update prometheus-operator image to v0.66.0
* Update prometheus-config-reloader image to v0.66.0
* Update CI tests to match.
* Add script to help updating CRDs.
* Update CRDs to v0.66.0.

⚒️ 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: SuperQ <superq@gmail.com>
2023-07-08 10:54:56 +02:00
TrueCharts Bot fa404ff4cb
chore(deps): update actions/setup-node digest to e33196f (#10193)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://togithub.com/actions/setup-node) | action
| digest | `64ed1c7` -> `e33196f` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjciLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-06 09:22:23 +02:00
TrueCharts Bot 5cea6000ca
chore(deps): update renovatebot/github-action action to v38.1.11 (#10188)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.9` -> `v38.1.11` |

---

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.10...v38.1.11)

##### Build System

- **deps:** update dependency typescript to v5.1.6
([b8d2871](b8d28711d2))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.9...v38.1.10)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;tsconfig/node16](https://togithub.com/tsconfig/node16) to v16
([#&#8203;776](https://togithub.com/renovatebot/github-action/issues/776))
([1da123a](1da123aa75))
- **deps:** update dependency lint-staged to v13.2.3
([e093539](e093539887))

##### Build System

- **deps:** update dependency semantic-release to v21.0.6
([4ab927d](4ab927d8a5))

##### Continuous Integration

- **deps:** update actions/setup-node action to v3.7.0
([9038e41](9038e41d7c))
- **deps:** update renovate docker tag to v35.159.6
([0cf0a94](0cf0a94e5f))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-06 04:51:43 +02:00
TrueCharts Bot 3a70defc4d
chore(deps): update renovatebot/github-action action to v38.1.9 (#10166)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.8` -> `v38.1.9` |

---

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.8...v38.1.9)

##### Documentation

- update references to actions/checkout to v3.5.3
([ce294bf](ce294bf4b8))

##### Miscellaneous Chores

- **deps:** update commitlint monorepo to v17.6.6
([a8e4d64](a8e4d643f4))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.37
([9952b36](9952b36be6))
- **deps:** update dependency prettier-plugin-package to v1.3.1
([087c455](087c455eb5))
- **deps:** update linters to v5.60.0
([b057bb5](b057bb580d))
- **deps:** update linters to v5.60.1
([5c09708](5c0970863b))

##### Build System

- **deps:** update dependency typescript to v5.1.5
([9143c4e](9143c4ec78))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.143.0
([e466248](e466248506))
- **deps:** update renovate docker tag to v35.144.0
([78dd8c4](78dd8c4855))
- **deps:** update renovate docker tag to v35.144.2
([72da75e](72da75e0d3))
- **deps:** update renovate docker tag to v35.144.3
([9cc209c](9cc209ca3f))
- **deps:** update renovate docker tag to v35.146.1
([7486463](7486463809))
- **deps:** update renovate docker tag to v35.147.0
([c5be64d](c5be64d2b4))
- **deps:** update renovate docker tag to v35.150.0
([f60632d](f60632d7fe))
- **deps:** update renovate docker tag to v35.151.1
([5656713](5656713e8e))
- **deps:** update renovate docker tag to v35.154.0
([b4eab58](b4eab58fb2))
- **deps:** update renovate docker tag to v35.155.0
([b481ba1](b481ba13db))
- **deps:** update renovate docker tag to v35.156.0
([8e1d99d](8e1d99dfa0))
- **deps:** update renovate docker tag to v35.157.1
([a0fd369](a0fd36975e))
- **deps:** update renovate docker tag to v35.158.0
([c6313ab](c6313abbc3))
- **deps:** update renovate docker tag to v35.159.1
([8e991b6](8e991b655a))
- **deps:** update renovate docker tag to v35.159.4
([88c3789](88c3789bd2))
- **deps:** update renovate docker tag to v35.159.5
([a57504f](a57504f685))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4wLjAiLCJ1cGRhdGVkSW5WZXIiOiIzNi4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
2023-07-05 07:26:54 +02:00
TrueCharts Bot 33daff5aae
chore(deps): update renovatebot/github-action action to v38.1.8 (#9885)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.7` -> `v38.1.8` |

---

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.7...v38.1.8)

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.35
([22fc01c](22fc01c452))
- **deps:** update dependency
[@&#8203;types/node](https://togithub.com/types/node) to v16.18.36
([513423e](513423ee3f))
- **deps:** update dependency eslint to v8.43.0
([5b35c1d](5b35c1d19d))
- **deps:** update linters to v5.59.11
([c70b63b](c70b63bb98))

##### Build System

- **deps:** update dependency conventional-changelog-conventionalcommits
to v6.1.0
([0ba327f](0ba327f41f))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.124.1
([ffae6be](ffae6be70b))
- **deps:** update renovate docker tag to v35.124.4
([1e033ab](1e033ab3ee))
- **deps:** update renovate docker tag to v35.125.0
([ffdd4ae](ffdd4aeaa0))
- **deps:** update renovate docker tag to v35.126.0
([a9f1a5f](a9f1a5f46b))
- **deps:** update renovate docker tag to v35.127.1
([a2a9f36](a2a9f36fd8))
- **deps:** update renovate docker tag to v35.129.0
([dacd43d](dacd43df71))
- **deps:** update renovate docker tag to v35.131.0
([58de755](58de755a2d))
- **deps:** update renovate docker tag to v35.133.2
([cc54f66](cc54f66272))
- **deps:** update renovate docker tag to v35.135.0
([f33cc65](f33cc65d83))
- **deps:** update renovate docker tag to v35.138.1
([37e9ff5](37e9ff51ee))
- **deps:** update renovate docker tag to v35.140.0
([b03f7ca](b03f7caec4))
- **deps:** update renovate docker tag to v35.140.1
([544d670](544d670e97))
- **deps:** update renovate docker tag to v35.140.2
([c4688b4](c4688b47ae))
- **deps:** update renovate docker tag to v35.140.3
([189691f](189691fb96))
- **deps:** update renovate docker tag to v35.141.2
([2f20ded](2f20ded8ea))
- **deps:** update renovate docker tag to v35.141.3
([4272c25](4272c251d2))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjM1LjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-25 02:49:13 +02:00
TrueCharts Bot 88eadef767
chore(deps): update renovatebot/github-action action to v38.1.7 (#9715)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.6` -> `v38.1.7` |

---

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.6...v38.1.7)

##### Documentation

- update references to renovatebot/github-action to v38
([#&#8203;773](https://togithub.com/renovatebot/github-action/issues/773))
([fc58615](fc58615496))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.120.0
([#&#8203;769](https://togithub.com/renovatebot/github-action/issues/769))
([790abb8](790abb8b05))
- **deps:** update renovate docker tag to v35.122.0
([2d0ab32](2d0ab324d6))
- **deps:** update renovate docker tag to v35.124.0
([4a5d2f6](4a5d2f6e53))

##### Build System

- **deps:** update semantic-release monorepo
([3105287](3105287c13))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjQuMSIsInVwZGF0ZWRJblZlciI6IjM1LjEyNC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-17 08:22:01 +02:00
Stavros Kois 8dfaee1c9b
feat(nextcloud): BREAKING CHANGE - rework fully (#9169)
**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**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
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
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 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`

---

_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>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-17 00:10:56 +03:00
TrueCharts Bot 3982bbe0a2
chore(deps): update renovatebot/github-action action to v38.1.6 (#9688)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.4` -> `v38.1.6` |

---

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.5...v38.1.6)

##### Build System

- **deps:** update dependency conventional-changelog-conventionalcommits
to v6
([#&#8203;772](https://togithub.com/renovatebot/github-action/issues/772))
([4e623b6](4e623b6e95))

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.4...v38.1.5)

##### Continuous Integration

- **deps:** update renovate docker tag to v35.117.3
([98f87cc](98f87ccc01))
- **deps:** update renovate docker tag to v35.118.0
([fe109c7](fe109c785b))

##### Miscellaneous Chores

- **deps:** update linters
([#&#8203;768](https://togithub.com/renovatebot/github-action/issues/768))
([aa8361b](aa8361b8e4))
- **renovate:** use slim image for updates
([#&#8203;770](https://togithub.com/renovatebot/github-action/issues/770))
([1e89526](1e89526051))

##### Build System

- **deps:** update dependency
[@&#8203;semantic-release/github](https://togithub.com/semantic-release/github)
to v9
([#&#8203;771](https://togithub.com/renovatebot/github-action/issues/771))
([628faf8](628faf8cfc))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-16 10:24:40 +02:00
TrueCharts Bot 4d4619c540
chore(deps): update renovatebot/github-action action to v38.1.4 (#9643)
This PR contains the following updates:

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

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

[Compare
Source](https://togithub.com/renovatebot/github-action/compare/v38.1.3...v38.1.4)

##### Continuous Integration

- **deps:** update actions/checkout action to v3.5.3
([fe7a737](fe7a737022))
- **deps:** update renovate docker tag to v35.115.2
([b0d9ad1](b0d9ad1118))

##### Build System

- **deps:** update dependency semantic-release to v21.0.3
([ae6d595](ae6d595ace))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTguMCIsInVwZGF0ZWRJblZlciI6IjM1LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-14 23:20:42 +02:00
Stavros Kois a2dbca0ed4
chore(ci): add screenshots generation (#9582)
**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-06-13 09:56:52 +02:00
TrueCharts Bot 38517560aa
chore(deps): update dessant/lock-threads digest to be8aa5b (#9595)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dessant/lock-threads](https://togithub.com/dessant/lock-threads) |
action | digest | `c1b35ae` -> `be8aa5b` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-12 21:27:33 +02:00
TrueCharts Bot a316a513a4
chore(deps): update thollander/actions-comment-pull-request digest to dadb766 (#9561)
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 | `632cf9c` -> `dadb766` |

---

### ⚠ 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-10 16:29:07 +02:00
TrueCharts Bot ceeea75e26
chore(deps): update actions/checkout action to v3.5.3 (#9543)
This PR contains the following updates:

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

---

### Release Notes

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

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

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

- [Fix: Checkout fail in self-hosted runners when faulty submodule are
checked-in](https://togithub.com/actions/checkout/pull/1196)
- [Fix typos found by
codespell](https://togithub.com/actions/checkout/pull/1287)
- [Add support for sparse
checkouts](https://togithub.com/actions/checkout/pull/1369)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-09 18:23:24 +02:00
TrueCharts Bot feba705c86
chore(deps): update actions/checkout digest to c85c95e (#9542)
This PR contains the following updates:

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-09 18:22:14 +02:00
Kjeld Schouten 7a5d8d4cf2
Update charts-test.yaml (#9539)
**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 <kjeld@schouten-lebbing.nl>
2023-06-09 15:56:28 +02:00
Kjeld Schouten-Lebbing b1bf590ac6 add echo and make fetching manifest non-failing 2023-06-09 10:38:13 +02:00
Kjeld Schouten-Lebbing 93a0ad0fd6 different serverside apply order 2023-06-09 10:36:21 +02:00
Kjeld Schouten-Lebbing 00e2365625 fix(ci): correctly load prometheus-operator manifest 2023-06-09 09:39:06 +02:00
Kjeld Schouten ce7e050dd7
fix(ci): add prometheus operator manifest fetching
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-06-09 09:25:15 +02:00
TrueCharts Bot 93d4a9d211
chore(deps): update renovatebot/github-action action to v38.1.3 (#9479)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[renovatebot/github-action](https://togithub.com/renovatebot/github-action)
| action | patch | `v38.1.2` -> `v38.1.3` |

---

### Release Notes

<details>
<summary>renovatebot/github-action</summary>

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

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

##### Build System

- **deps:** update dependency typescript to v5.1.3
([3d4bb3c](3d4bb3c0bd))

##### Continuous Integration

- **deps:** update renovate docker tag to v35.110.2
([4a7f1bf](4a7f1bf558))
- **deps:** update renovate docker tag to v35.111.0
([2a35715](2a357150d5))
- **deps:** update renovate docker tag to v35.113.1
([#&#8203;764](https://togithub.com/renovatebot/github-action/issues/764))
([e383b5f](e383b5f697))
- **deps:** update renovate docker tag to v35.113.2
([d22669a](d22669a25c))
- **deps:** update renovate docker tag to v35.114.2
([5b40045](5b40045bc1))
- **deps:** update renovate docker tag to v35.115.0
([#&#8203;766](https://togithub.com/renovatebot/github-action/issues/766))
([df2ce27](df2ce270d3))

##### Miscellaneous Chores

- **deps:** update commitlint monorepo to v17.6.5
([41c7dac](41c7dac9b5))
- **deps:** update linters to v5.59.8
([0075894](00758942ee))
- **release:** 38.1.3 \[skip ci]
([b65c00b](b65c00b9dc))
- update link to changelog on release branch
([#&#8203;762](https://togithub.com/renovatebot/github-action/issues/762))
([9022df2](9022df2c32))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-06-09 04:56:55 +02:00
Kjeld Schouten 4ce0590fac
feat(ci): install operators before testing (#9455)
**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 <kjeld@schouten-lebbing.nl>
2023-06-07 12:44:38 +02:00