Commit Graph

2121 Commits

Author SHA1 Message Date
Stavros kois 7f252ed2e5
hmm 2024-05-12 23:12:42 +03:00
Stavros kois e92e1793de
-.- 2024-05-12 22:46:23 +03:00
Stavros kois 4ea75a6cbc
hmm 2024-05-12 22:42:40 +03:00
Stavros kois 88f89c9f68
wtf 2024-05-12 22:41:41 +03:00
Stavros kois 5c90271604
fixissue 2024-05-12 22:19:48 +03:00
Stavros kois f56cec4b47
more fixes 2024-05-12 22:01:40 +03:00
Stavros kois b49d68863f
fail fast 2024-05-12 21:34:56 +03:00
Stavros kois bda19c5847
duh 2024-05-12 21:32:03 +03:00
Stavros kois 2012422b97
fix title 2024-05-12 21:27:13 +03:00
Stavros kois a4944dd6b2
some fixes 2024-05-12 21:27:12 +03:00
Stavros kois 287ccb2afa
move to sh and debug 2024-05-12 20:57:58 +03:00
Stavros Kois 7ba6bf0631
Update frontmatter.sh
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-05-12 20:11:39 +03:00
Stavros Kois 218506a7c9
Update charts-release.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-05-12 20:11:23 +03:00
Stavros Kois 200097d1ba
fix(docs): fix docs (#21949)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-05-12 19:41:55 +03:00
TrueCharts Bot 47d1c15711
chore(deps): update actions/checkout digest to 0ad4b8f by renovate (#21824) 2024-05-09 20:12:13 +02:00
TrueCharts Bot da091fdbe8
chore(deps): update actions/checkout digest to 44c2b7a by renovate (#21794)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `0ad4b8f` -> `44c2b7a` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-05-09 02:26:01 +02:00
Stavros Kois f91c384060
chore(docs): exclude changelog from pagefind (#21693)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-05-06 18:21:19 +03:00
Stavros Kois e786e8c763
chore(renovate): formats and migrates config (#21585)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-05-05 19:45:19 +03:00
allcontributors[bot] cf392becd3
docs: add justsomescripts as a contributor for bug, and code (#21466)
Adds @justsomescripts as a contributor for bug, code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-05-05 11:19:54 +03:00
Stavros Kois 5b2ef989aa
chore(docs): fix docs gen 2024-05-02 00:46:18 +03:00
Stavros Kois 7bd9c5b257
chore(docs): also account for mdx 2024-05-01 22:16:13 +03:00
Kjeld Schouten 02e10381ac
feat: Add VolSync support and move CNPG backup credentials on SCALE (#21443)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-04-29 12:28:39 +02:00
TrueCharts-Bot 4cfcfb0324 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-04-28 00:17:07 +00:00
bitpushr 53be675909
chore(docs): Update anchors (#21393)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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: bitpushr <91350598+bitpushr@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-04-27 19:10:23 +03:00
Kjeld Schouten d612ac2de7
feat(volsync): add VolSync and VolumeSnapshots charts (#21432)
**Description**
Adds a volsync chart so we can start testing volsync soon(tm)

**⚙️ 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:**
Also adds VolumeSnapshots chart for future managing of VolumeSnapshot
CRDs

**✔️ 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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-04-27 18:07:55 +02:00
Kjeld Schouten fed514e0cf block system update 2024-04-26 20:00:38 +02:00
TrueCharts Bot 541aa4bf6f
chore(deps): update actions/checkout digest to 0ad4b8f by renovate (#21338)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `1d96c77` -> `0ad4b8f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-25 20:12:01 +02:00
TrueCharts Bot b75334390d
chore(deps): update actions/checkout digest to 1d96c77 by renovate (#21172)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `b4ffde6` -> `1d96c77` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-22 20:12:40 +02:00
Kjeld Schouten 3d6928b4c0
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-21 19:46:54 +02:00
Kjeld Schouten ddb64f0838
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-21 18:50:23 +02:00
Kjeld Schouten 2754192f7d
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-21 15:44:47 +02:00
Kjeld Schouten ff665e348e
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-21 15:39:46 +02:00
Kjeld Schouten a66fd3357b
Chore: rework SCALE catagories/groups to match helm and remove deprecated charts (#21111)
**Description**
We want to improve the meager-at-best descriptions for the option
groups/catagories on SCALE.
They should also match the naming scheme of Helm/Kubernetes.

With those things combined, we can then link users to the actual common
docs for more indepth info on each available option.
Saving us needlessly duplicated docs that need to be maintained and
giving more indepth information to users.

Having naming schemes that match *actual* kubernetes, also makes it
easier for users to migrate to a true kubernetes platform in the future.

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-21 14:31:23 +02:00
kqmaverick ef9315820f
docs(multiple charts): fix asides (#21073)
**Description**
Fixes asides and restores nextcloud migration guide images.

⚒️ Fixes  # 

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

**📃 Notes:**

**✔️ 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
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-04-20 20:03:07 +02:00
Kjeld Schouten 283c50cdf6
Update README.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-18 17:20:05 +02:00
Stavros Kois f084f2d661
chore(ci): fix renovate config
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-04-18 01:06:21 +03:00
Kjeld Schouten 8a12e312fb
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-17 14:17:27 +02:00
Stavros Kois e38373cbe8
chore(openebs): revert and ignore for now 2024-04-16 23:06:33 +03:00
Kjeld Schouten 02afe8c34a
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-16 19:09:14 +02:00
Kjeld Schouten e649d4ffa4
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-16 17:44:04 +02:00
TrueCharts Bot 366e44d0eb
chore(deps): update azure/setup-helm digest to fe7b79c by renovate (#20823)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://togithub.com/azure/setup-helm) | action |
digest | `b7246b1` -> `fe7b79c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-16 02:25:16 +02:00
allcontributors[bot] c0185acad8
docs: add axelrtgs as a contributor for code (#20726)
Adds @axelrtgs as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-04-14 02:38:06 +03:00
allcontributors[bot] 116335a865
docs: add v3DJG6GL as a contributor for code (#20725)
Adds @v3DJG6GL as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-04-14 02:33:56 +03:00
allcontributors[bot] f75b73b577
docs: add tannisroot as a contributor for code (#20724)
Adds @tannisroot as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-04-14 02:33:18 +03:00
Kjeld Schouten 1aabca9519
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-04-13 12:33:15 +02:00
TrueCharts Bot 7f94654be1
chore(deps): update pascalgn/automerge-action action to v0.16.3 by renovate (#20643)
This PR contains the following updates:

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

---

> [!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.3`](https://togithub.com/pascalgn/automerge-action/releases/tag/v0.16.3):
Release 0.16.3

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

-   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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI4Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-12 08:16:26 +02:00
kqmaverick cbefb312e0
feat(whisparr): switch to v3 (#20538)
**Description**
Switch whisparr to V3

⚒️ Fixes  # 

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

**📃 Notes:**

**✔️ Checklist:**

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

** 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._
2024-04-10 15:52:33 +00:00
TrueCharts Bot 8c4e906da6
chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.1 by renovate (#20263)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[yokawasa/action-setup-kube-tools](https://togithub.com/yokawasa/action-setup-kube-tools)
| action | patch | `v0.11.0` -> `v0.11.1` |

---

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

---

### Release Notes

<details>
<summary>yokawasa/action-setup-kube-tools
(yokawasa/action-setup-kube-tools)</summary>

###
[`v0.11.1`](https://togithub.com/yokawasa/action-setup-kube-tools/releases/tag/v0.11.1)

[Compare
Source](https://togithub.com/yokawasa/action-setup-kube-tools/compare/v0.11.0...v0.11.1)

#### What's Changed

- updated sample tool versions in README by
[@&#8203;yokawasa](https://togithub.com/yokawasa) in
[https://github.com/yokawasa/action-setup-kube-tools/pull/55](https://togithub.com/yokawasa/action-setup-kube-tools/pull/55)
- Bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/yokawasa/action-setup-kube-tools/pull/56](https://togithub.com/yokawasa/action-setup-kube-tools/pull/56)
- Release v0.11.1 by [@&#8203;yokawasa](https://togithub.com/yokawasa)
in
[https://github.com/yokawasa/action-setup-kube-tools/pull/57](https://togithub.com/yokawasa/action-setup-kube-tools/pull/57)

**Full Changelog**:
https://github.com/yokawasa/action-setup-kube-tools/compare/v0.11.0...v0.11.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSJdfQ==-->
2024-04-05 08:28:09 +02:00
allcontributors[bot] e9520f30fc
docs: add mxc42 as a contributor for code (#20200)
Adds @mxc42 as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-04-04 00:00:50 +03:00
allcontributors[bot] 0754834a56
docs: add sethidden as a contributor for code (#19998)
Adds @sethidden as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-03-30 14:33:30 +02:00
TrueCharts Bot a87c98e39b
chore(deps): update actions/setup-python digest to 82c7e63 by renovate (#19822)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://togithub.com/actions/setup-python) |
action | digest | `0a5c615` -> `82c7e63` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI3MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-26 19:16:24 +01:00
allcontributors[bot] cad2bf7e88
docs: add agassiyzh as a contributor for code (#19680)
Adds @agassiyzh as a contributor for code.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-03-23 18:30:13 +02:00
Kjeld Schouten 31406f101f
Update pr-validate.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-16 14:16:11 +01:00
Kjeld Schouten bc37c20627
tryout: remove schedule from renovate
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-16 12:17:34 +01:00
Kjeld Schouten cc03ef130a
remove deps releases from this repo
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-16 12:14:32 +01:00
Kjeld Schouten 0cd63e8dc5
chore(docs/ci): ensure docs and ci reflect new train names (#19211)
**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
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** 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._
2024-03-16 11:47:30 +01:00
Kjeld Schouten 4ff22b0b39
Update CODEOWNERS
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-16 10:16:42 +01:00
Kjeld Schouten 6e75283712
feat(add): sd-webui (#19148)
**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  #16709

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

Warns that the image is too-big to pull.
Cannot every be very reliable, as to rely on users reporting issues
manually for the forseeable future.

**✔️ 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._
2024-03-11 14:52:57 +01:00
TrueCharts Bot d3798caf2a
chore(deps): update azure/setup-helm digest to b7246b1 by renovate (#18958)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://togithub.com/azure/setup-helm) | action |
digest | `29960d0` -> `b7246b1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-08 01:26:43 +01:00
Kjeld Schouten d35add29bd
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-05 17:38:51 +01:00
Kjeld Schouten 684ef3589f
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-03-05 13:13:16 +01:00
TrueCharts Bot a42723954f
chore(deps): update dorny/paths-filter digest to de90cc6 by renovate (#18743)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [dorny/paths-filter](https://togithub.com/dorny/paths-filter) | action
| digest | `ebc4d7e` -> `de90cc6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjQuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-03 01:26:26 +01:00
TrueCharts Bot 67a225afc0
chore(deps): update azure/setup-helm action to v4 by renovate (#18717)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [azure/setup-helm](https://togithub.com/azure/setup-helm) | action |
major | `v3` -> `v4` |

---

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

---

### Release Notes

<details>
<summary>azure/setup-helm (azure/setup-helm)</summary>

### [`v4`](https://togithub.com/Azure/setup-helm/releases/tag/v4)

[Compare Source](https://togithub.com/azure/setup-helm/compare/v3...v4)

Latest v4 release

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTkuNiIsInVwZGF0ZWRJblZlciI6IjM3LjIxOS42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-29 01:24:39 +01:00
Kjeld Schouten b757af3eaa
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-28 16:20:07 +01:00
allcontributors[bot] d4372e416e
docs: add alfi0812 as a contributor for code (#18703)
Adds @alfi0812 as a contributor for code.

This was requested by StevenMcElligott [in this
comment](https://github.com/truecharts/charts/pull/18672#issuecomment-1967673233)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-27 22:58:14 +01:00
Kjeld Schouten d6731031c5
Update install_dependencies.sh
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-27 19:37:19 +01:00
Kjeld Schouten ca4edb9ed1
feat: add grafana dashboards (#18699)
**Description**
We really need to expand the metrics system, this adds some grafana
dashboards

**⚙️ 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 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-02-27 17:52:56 +01:00
Kjeld Schouten d66746cae5 chore: pre-commit cleanup 2024-02-27 16:46:41 +01:00
Kjeld Schouten fa19c513d6
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-27 16:40:59 +01:00
Kjeld Schouten 8eb96b672c
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-26 21:15:37 +01:00
Kjeld Schouten f5122190d0 ci: move from prometheus-operator to grafana-agent-operator 2024-02-26 17:38:36 +01:00
Kjeld Schouten 5a56b3f314
Add mimir (#18671)
**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 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-02-26 17:37:36 +01:00
Kjeld Schouten 4db2ce1807
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-25 15:28:04 +01:00
allcontributors[bot] 36a96ef315
docs: add adtwomey as a contributor for doc (#18559)
Adds @adtwomey as a contributor for doc.

This was requested by StevenMcElligott [in this
comment](https://github.com/truecharts/charts/pull/18555#issuecomment-1962936450)

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-25 15:01:58 +01:00
TrueCharts Bot 756eaa22fc
chore(deps): update yokawasa/action-setup-kube-tools action to v0.11.0 by renovate (#18502)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[yokawasa/action-setup-kube-tools](https://togithub.com/yokawasa/action-setup-kube-tools)
| action | minor | `v0.10.0` -> `v0.11.0` |

---

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

---

### Release Notes

<details>
<summary>yokawasa/action-setup-kube-tools
(yokawasa/action-setup-kube-tools)</summary>

###
[`v0.11.0`](https://togithub.com/yokawasa/action-setup-kube-tools/releases/tag/v0.11.0)

[Compare
Source](https://togithub.com/yokawasa/action-setup-kube-tools/compare/v0.10.0...v0.11.0)

#### What's Changed

- Support `arch-type` by
[@&#8203;yokawasa](https://togithub.com/yokawasa) in
[https://github.com/yokawasa/action-setup-kube-tools/pull/53](https://togithub.com/yokawasa/action-setup-kube-tools/pull/53)
- release v0.11.0 by [@&#8203;yokawasa](https://togithub.com/yokawasa)
in
[https://github.com/yokawasa/action-setup-kube-tools/pull/54](https://togithub.com/yokawasa/action-setup-kube-tools/pull/54)

**Full Changelog**:
https://github.com/yokawasa/action-setup-kube-tools/compare/v0.10.0...v0.11.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-24 13:13:44 +01:00
TrueCharts-Bot 8965459106 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-22 00:08:32 +00:00
TrueCharts Bot 777d0645fd
chore(deps): update github-actions by renovate (major) (#18247)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
major | `v3` -> `v4` |
| [dorny/paths-filter](https://togithub.com/dorny/paths-filter) | action
| major | `v2` -> `v3` |

---

> [!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`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v410)

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

- [Add support for partial checkout
filters](https://togithub.com/actions/checkout/pull/1396)

</details>

<details>
<summary>dorny/paths-filter (dorny/paths-filter)</summary>

###
[`v3`](https://togithub.com/dorny/paths-filter/blob/HEAD/CHANGELOG.md#v301)

[Compare
Source](https://togithub.com/dorny/paths-filter/compare/v1...v3)

- [Compare base and ref when token is
empty](https://togithub.com/dorny/paths-filter/pull/133)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-21 17:39:52 +01:00
TrueCharts Bot 8dea7aa349
chore(deps): update actions/checkout digest to f43a0e5 by renovate (#18465) 2024-02-21 16:47:43 +01:00
TrueCharts Bot dd515ce38c
chore(deps): update actions/checkout digest to f43a0e5 by renovate (#18452)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `2541b12` -> `f43a0e5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 16:30:03 +01:00
Kjeld Schouten 9223c9fe54 add catalog-templates test 2024-02-21 16:29:50 +01:00
Kjeld Schouten a7cac7c345 fix some catalog test failures 2024-02-21 16:24:48 +01:00
Kjeld Schouten 05855cf33b remove last dev-container reference 2024-02-21 14:28:40 +01:00
Kjeld Schouten 5947cb5842 fix(ci): remove reference to removed script from scale release pipeline 2024-02-21 14:25:58 +01:00
Kjeld Schouten 76e3456805 fix(ci): another ci fix 2024-02-21 13:34:30 +01:00
Kjeld Schouten c613037119 chore(ci): cleanup helm repos and use OCI more often 2024-02-21 13:31:44 +01:00
Kjeld Schouten 13b6cc42cb fix(ci): remove old buildcode and patch prep-help to ignore deps repo 2024-02-21 12:45:11 +01:00
Kjeld Schouten bfb4891471 fix(ci): fix release pipeline again 2024-02-21 01:34:10 +01:00
Kjeld Schouten 3f82666c29 fix(ci): correct mistake in CI 2024-02-21 01:27:45 +01:00
Kjeld Schouten 96042481e7
feat(ci): move catalog generation to charttool (#18451)
**Description**
This changes does a dirty implementation of charttool for catalog
building

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
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._
2024-02-21 01:22:20 +01:00
Kjeld Schouten b9a265cf77
Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-19 15:03:00 +01:00
TrueCharts Bot 6b08ccf3d0
chore(deps): update yokawasa/action-setup-kube-tools action to v0.10.0 by renovate (#18266)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[yokawasa/action-setup-kube-tools](https://togithub.com/yokawasa/action-setup-kube-tools)
| action | minor | `v0.9.3` -> `v0.10.0` |

---

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

---

### Release Notes

<details>
<summary>yokawasa/action-setup-kube-tools
(yokawasa/action-setup-kube-tools)</summary>

###
[`v0.10.0`](https://togithub.com/yokawasa/action-setup-kube-tools/blob/HEAD/CHANGELOG.md#v0100)

[Compare
Source](https://togithub.com/yokawasa/action-setup-kube-tools/compare/v0.9.3...v0.10.0)

-   update action to node20

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTQuNSIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-18 13:16:13 +01:00
TrueCharts Bot 95ca229c36
chore(deps): pin dependencies by renovate (#18261)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[tccr.io/tccr/devcontainer](https://togithub.com/truecharts/containers)
| container | pinDigest | -> `32429df` |
|
[thollander/actions-comment-pull-request](https://togithub.com/thollander/actions-comment-pull-request)
| action | digest | `1d3973d` -> `fabd468` |

---

> [!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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-17 19:17:36 +01:00
Kjeld Schouten 512dea10b6
feat(kubeapps): add support for tokenless login (#18259)
**Description**
This adds alpha code to test if we can make kubeapps work without pesky
token login.

**⚙️ 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:**
For production use of this, users should explicitly:
A. Setup NetworkPolicies
B. Add a GOOD authentication proxy in front

**✔️ 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: Kjeld Schouten <info@kjeldschouten.nl>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2024-02-17 13:40:00 +01:00
Kjeld Schouten b874cffb26
Update README.md
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-17 13:01:35 +01:00
Kjeld Schouten 1dc43a5e55
Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-16 16:43:52 +01:00
Kjeld Schouten 9cbb43f474
Update catalog-test.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-16 16:15:07 +01:00
Kjeld Schouten 150fcccfda
Update charts-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:47:44 +01:00
Kjeld Schouten 925d88e556
Update ct-install.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:47:23 +01:00
Kjeld Schouten 03384a9406
Update ct-lint.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2024-02-15 19:47:10 +01:00
TrueCharts-Bot b685bef5eb Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2024-02-15 00:08:49 +00:00
Kjeld Schouten f4117a52fe no message 2024-02-14 17:39:39 +01:00
Kjeld Schouten 05e169ef6f fixing an oopsie 2024-02-14 17:32:59 +01:00
Kjeld Schouten a3e0d3fb2f no message 2024-02-14 17:29:01 +01:00
Kjeld Schouten 0f69b32941 Don't use devcontainer anymore 2024-02-14 17:24:37 +01:00
Kjeld Schouten 26dea1706b no message 2024-02-14 17:13:42 +01:00
Kjeld Schouten a17afe1026 chore(ci): update helm on release pipeline 2024-02-14 17:02:56 +01:00
Kjeld Schouten 83c787ad46 feat(ci): add OCI push to deps. 2024-02-14 16:52:43 +01:00
TrueCharts Bot b825f0bd81
chore(deps): update endbug/label-sync digest to 5207415 by renovate (#18234)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [EndBug/label-sync](https://togithub.com/EndBug/label-sync) | action |
digest | `da00f2c` -> `5207415` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE4Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-14 01:26:56 +01:00
allcontributors[bot] 982b7b4fb9
docs: add felixfon as a contributor for doc (#18014)
Adds @felixfon as a contributor for doc.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2024-02-10 18:27:46 +02:00
Stavros Kois b1e7365ebf
chore(ci): fix heimdall again
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-02-10 18:27:25 +02:00
TrueCharts Bot 7589e0b677
chore(deps): update actions/delete-package-versions action to v5 by renovate (#17998)
This PR contains the following updates:

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

---

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

---

### Release Notes

<details>
<summary>actions/delete-package-versions
(actions/delete-package-versions)</summary>

###
[`v5`](https://togithub.com/actions/delete-package-versions/compare/v4...v5)

[Compare
Source](https://togithub.com/actions/delete-package-versions/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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-07 19:45:18 +01:00
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