Commit Graph

1910 Commits

Author SHA1 Message Date
Stavros Kois 5c03db5c61
fix(renovate/heimdall): only pick 2digits major vers (#17775)
**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  https://github.com/truecharts/charts/issues/17774

**⚙️ 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 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>
2024-02-02 00:22:52 +02:00
allcontributors[bot] 03395eb9d3
docs: add bbodenmiller as a contributor for bug (#17773)
Adds @bbodenmiller as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-01 20:53:22 +02:00
allcontributors[bot] 64a34242b2
docs: add antoinesaget as a contributor for doc (#17559)
Adds @antoinesaget as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 13:44:56 +02:00
allcontributors[bot] b23e2c16ef
docs: add ac1dburnz as a contributor for code (#17558)
Adds @ac1dburnz as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-27 13:41:15 +02:00
allcontributors[bot] d78d975eab
docs: add zierbeek as a contributor for code (#17509)
Adds @zierbeek as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-22 15:57:54 +02:00
allcontributors[bot] 9751fbcc82
docs: add ctag as a contributor for code, and doc (#17480)
Adds @ctag as a contributor for code, doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-22 00:30:36 +02:00
allcontributors[bot] 101f971c25
docs: add bahuma20 as a contributor for code (#17472)
Adds @bahuma20 as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-21 19:29:48 +02:00
TrueCharts Bot 1dde1f3624
chore(deps): update container image common to v17.2.26@24c98f7 by renovate (#17409)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.22` ->
`17.2.26` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/apps)) | patch | `17.2.25` ->
`17.2.26` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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 these
updates again.

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-21 18:33:27 +02:00
Stavros Kois 44d0ce060f
chore(ci): bump helm version 2024-01-21 16:29:05 +02:00
Stavros Kois 45e8ece969
chore(ci): install traefik during tests but set the services to clusterip (#17445)
**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._
2024-01-21 15:56:08 +02:00
Stavros Kois 28e6bf2808
Update renovate.json5
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-21 02:16:51 +02:00
allcontributors[bot] 87f580f1da
docs: add frapbod as a contributor for code (#17225)
Adds @frapbod as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-15 01:34:38 +02:00
allcontributors[bot] 955cb95edd
docs: add fnadeau as a contributor for doc (#17224)
Adds @fnadeau as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-15 00:56:44 +02:00
allcontributors[bot] f065f93844
docs: add ekrunch as a contributor for code (#17211)
Adds @ekrunch as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-14 04:23:13 +02:00
StevenMcElligott 5d4cd52f6a
fix(scrypted): Update outdate image and change appVersion (#17113)
**Description**

@stavros-k I updated the appVersion to reflect better the version
differences, will the bot pick it up in the future?

⚒️ Fixes  #17075 

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-14 02:43:43 +02:00
allcontributors[bot] 5686ef952e
docs: add nemesis1982 as a contributor for doc (#17086)
Adds @nemesis1982 as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-12 23:03:05 +02:00
TrueCharts Bot 6707839612
chore(deps): update pascalgn/automerge-action action to v0.16.2 by renovate (#17073)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pascalgn/automerge-action](https://togithub.com/pascalgn/automerge-action)
| action | patch | `v0.16.0` -> `v0.16.2` |

---

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

---

### Release Notes

<details>
<summary>pascalgn/automerge-action (pascalgn/automerge-action)</summary>

###
[`v0.16.2`](https://togithub.com/pascalgn/automerge-action/releases/tag/v0.16.2):
Release 0.16.2

[Compare
Source](https://togithub.com/pascalgn/automerge-action/compare/v0.16.1...v0.16.2)

-   GitHub API URL bug fix

###
[`v0.16.1`](https://togithub.com/pascalgn/automerge-action/releases/tag/v0.16.1):
Release 0.16.1

[Compare
Source](https://togithub.com/pascalgn/automerge-action/compare/v0.16.0...v0.16.1)

- Update node version
[#&#8203;242](https://togithub.com/pascalgn/automerge-action/issues/242)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-10 13:26:48 +01:00
TrueCharts Bot dfdd6b15a7
chore(deps): update pascalgn/automerge-action action to v0.16.0 by renovate (#17059)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[pascalgn/automerge-action](https://togithub.com/pascalgn/automerge-action)
| action | minor | `v0.15.6` -> `v0.16.0` |

---

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

---

### Release Notes

<details>
<summary>pascalgn/automerge-action (pascalgn/automerge-action)</summary>

###
[`v0.16.0`](https://togithub.com/pascalgn/automerge-action/releases/tag/v0.16.0):
Release 0.16.0

[Compare
Source](https://togithub.com/pascalgn/automerge-action/compare/v0.15.6...v0.16.0)

- Fix README
[#&#8203;240](https://togithub.com/pascalgn/automerge-action/issues/240)
- Use GITHUB_SERVER_URL environment variable
[#&#8203;238](https://togithub.com/pascalgn/automerge-action/issues/238)
-   Update dependencies

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-09 01:45:20 +01:00
allcontributors[bot] cb90c586df
docs: add aronkahrs-us as a contributor for code (#16894)
Adds @aronkahrs-us as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-05 23:38:13 +02:00
Stavros Kois 3df748cbca
chore(renovate): group humhub (#16895)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-05 23:38:01 +02:00
allcontributors[bot] 1e27b14d0f
docs: add mruoss as a contributor for code (#16882)
Adds @mruoss as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-05 23:23:50 +02:00
allcontributors[bot] 6933fc2b9e
docs: add oblique as a contributor for code (#16876)
Adds @oblique as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-05 00:56:11 +02:00
Yiannis Marangos 8d50330e39
fix(rdesktop): Mark port and probes as TCP (#16873)
**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 liveness probe of rdesktop. Port 3389 is RDP protocol, not HTTP.

**⚙️ 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
-->

I don't have a way to test it.

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

**✔️ 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._
2024-01-05 00:55:58 +02:00
Stavros Kois 9a6b741a54
chore(ci): fix typo
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 23:03:57 +02:00
Stavros Kois 0979f85cc6
fix(ci): dont fail on docs errors
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-04 22:29:29 +02:00
allcontributors[bot] 1f964ca876
docs: add Boemeltrein as a contributor for doc (#16843)
Adds @Boemeltrein as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-01-03 21:52:37 +01:00
Stavros Kois 09d94026e7
chore(renovate): use the last 3 as versioning for whisparr
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-03 12:28:45 +02:00
TrueCharts-Bot 980fedc5a3 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-01-03 00:09:16 +00:00
Kjeld Schouten d1952e7909
Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-02 21:48:44 +01:00
Stavros Kois 86fe520055
chore(ci): group NC images
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-02 15:43:18 +02:00
Stavros Kois b118ccf6d9
chore(images): fix some refs (#16749)
**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._
2024-01-02 13:15:02 +02:00
Kjeld Schouten da7c1a867c
Update renovate.json5
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-01 23:53:43 +01:00
Stavros Kois e6f9b2cdf5
fix(ci): fix repo for charts (#16742)
**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._
2024-01-01 23:26:55 +01:00
Stavros Kois 0a5991fb82
chore(scripts): dont fail for docs formatting on release
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-01-01 20:22:23 +02:00
Kjeld Schouten 3ec236a06a
remove old security crap pages
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-01-01 18:05:21 +01:00
Kjeld Schouten c585c2c364 remove non-oci truecharts repos from repo adds 2024-01-01 17:04:27 +01:00
Stavros kois 1d698aef98
chore(docs): fix spacing 2023-12-31 22:44:17 +02:00
Stavros kois 726cfed505
chore(scripts): fix more 2023-12-31 21:11:54 +02:00
Stavros kois f88f4ec5ea
chore(scripts): clean 2023-12-31 21:07:50 +02:00
Stavros kois 9037a6a4cd
chore(scripts): fix more 2023-12-31 21:07:19 +02:00
Stavros kois 51e54f3d88
chore(scripts): fix more 2023-12-31 20:59:42 +02:00
Stavros kois 6b2d77f8d0
chore(scripts): fix more 2023-12-31 20:55:32 +02:00
Stavros kois 005244ee5c
chore(scripts): fix more 2023-12-31 20:47:10 +02:00
Stavros kois a2b992dcad
chore(scripts): fix more 2023-12-31 20:33:09 +02:00
Stavros kois 5384582590
chore(scripts): fix more 2023-12-31 20:25:13 +02:00
Stavros kois 1b16a00558
chore(scripts): correct lists 2023-12-31 20:04:24 +02:00
Stavros kois e0ff5d7702
chore(scripts): fix titles 2023-12-31 20:04:24 +02:00
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