Commit Graph

484 Commits

Author SHA1 Message Date
TrueCharts Bot 0291e75ad6
chore(deps): update helm chart common to 12.4.21 (#8088)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.21`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.21)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.20...common-12.4.21)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS41My4wIiwidXBkYXRlZEluVmVyIjoiMzUuNTMuMCJ9-->
2023-04-18 14:31:49 +02:00
Stavros Kois bbc0ef91ef
feat(scale): template for podOptions (#8077)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-18 11:33:31 +02:00
TrueCharts Bot f523c51647
chore(deps): update helm chart common to 12.4.20 (#8065)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.20)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.19...common-12.4.20)

Function library for TrueCharts

###
[`v12.4.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.19)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.18...common-12.4.19)

Function library for TrueCharts

###
[`v12.4.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.18)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.15...common-12.4.18)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
2023-04-16 16:29:02 +02:00
Kjeld Schouten-Lebbing 4d960acf2d
fix: hide host_networking on service export scale GUI
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-16 12:27:30 +02:00
Fletcher Nichol 0419d524e0
fix(template): fix ipam `staticIPConfigurations` indentation (#8053)
**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  #8052

I believe that the remaining issue here is one of indentation in
`serviceExpert.yaml`.

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-16 12:27:42 +03:00
TrueCharts Bot d9a13241cf
chore(deps): update helm chart common to 12.4.15 (#8051)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.15)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.14...common-12.4.15)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMCJ9-->
2023-04-16 00:26:26 +02:00
TrueCharts Bot 08b7db69ef
chore(deps): update helm chart common to 12.4.14 (#8046)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.14)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.13...common-12.4.14)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMCJ9-->
2023-04-15 23:06:20 +02:00
Stavros Kois 9ca9da9338
fix(template): fix static ip config (#8038)
**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  #8037

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-15 21:14:45 +03:00
TrueCharts Bot 8b8b3c4e99
chore(deps): update helm chart common to 12.4.13 (#8036)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.13)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.12...common-12.4.13)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMCJ9-->
2023-04-15 19:01:55 +02:00
Stavros Kois 2164f3cfbe
fix(paperless-ngx): disable varrun persistence (#8024)
**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  #8011

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-15 12:52:51 +02:00
TrueCharts Bot 1f7c9bd7d5
chore(deps): update helm chart common to 12.4.12 (#8027)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.12)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.10...common-12.4.12)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4zIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMyJ9-->
2023-04-15 12:52:07 +02:00
Stavros Kois 7d7f2a8f83
fix(templates): fix protocol in service list (#8016)
**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  #8012

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-15 12:03:03 +02:00
TrueCharts Bot 7204fe6763
chore(deps): update helm chart common to 12.4.10 (#7997)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.10`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.10)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.9...common-12.4.10)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMiJ9-->
2023-04-14 21:58:28 +02:00
TrueCharts Bot 465072be72
chore(deps): update helm chart common to 12.4.9 (#7989)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.8...common-12.4.9)

Function library for TrueCharts

###
[`v12.4.8`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.8)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.6...common-12.4.8)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ny4xIiwidXBkYXRlZEluVmVyIjoiMzUuNDcuMSJ9-->
2023-04-14 14:02:26 +02:00
Stavros Kois f889c9393b
fix(templates): fix externalInterfaces UI (#7981)
**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  #7944

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-14 09:45:05 +02:00
Kjeld Schouten-Lebbing 6b3144ca2b
Update resources.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-13 10:45:41 +02:00
TrueCharts Bot 337a44e09f
chore(deps): update helm chart common to 12.4.6 (#7960)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.3...common-12.4.6)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDYuMCJ9-->
2023-04-13 02:39:54 +02:00
Stavros Kois 9c000ac136
fix(templates): Reverts previous change of GPU section and applies a workaround for UI bug (#7954)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-12 20:42:55 +02:00
Stavros Kois 1d9273a4e8
fix(templates): Fix GPU section (#7939)
**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  #7926

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-12 11:01:11 +02:00
TrueCharts Bot f60123d50b
chore(deps): update helm chart common to 12.4.3 (#7931)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.3.0` -> `12.4.3` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.4.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.4.2...common-12.4.3)

Function library for TrueCharts

###
[`v12.4.2`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.4.2)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.3.0...common-12.4.2)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDEuMCJ9-->
2023-04-11 20:46:49 +02:00
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-11 12:07:17 +02:00
TrueCharts Bot 207cc6dfde
chore(deps): update helm chart common to 12.3.0 (#7896)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | minor |
`12.2.32` -> `12.3.0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.3.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.3.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.32...common-12.3.0)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS4zNi4wIiwidXBkYXRlZEluVmVyIjoiMzUuMzYuMCJ9-->
2023-04-07 14:30:15 +02:00
TrueCharts Bot 53a88c2014
chore(deps): update helm chart common to 12.2.32 (#7893)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | major |
`11.1.2` -> `12.2.32` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>truecharts/library-charts</summary>

###
[`v12.2.32`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.32)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.30...common-12.2.32)

Function library for TrueCharts

###
[`v12.2.30`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.30)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.29...common-12.2.30)

Function library for TrueCharts

###
[`v12.2.29`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.29)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.28...common-12.2.29)

Function library for TrueCharts

###
[`v12.2.28`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.28)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.26...common-12.2.28)

Function library for TrueCharts

###
[`v12.2.26`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.26)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.25...common-12.2.26)

Function library for TrueCharts

###
[`v12.2.25`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.25)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.24...common-12.2.25)

Function library for TrueCharts

###
[`v12.2.24`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.24)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.22...common-12.2.24)

Function library for TrueCharts

###
[`v12.2.22`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.22)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.21...common-12.2.22)

Function library for TrueCharts

###
[`v12.2.21`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.21)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.20...common-12.2.21)

Function library for TrueCharts

###
[`v12.2.20`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.20)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.19...common-12.2.20)

Function library for TrueCharts

###
[`v12.2.19`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.19)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.18...common-12.2.19)

Function library for TrueCharts

###
[`v12.2.18`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.18)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.17...common-12.2.18)

Function library for TrueCharts

###
[`v12.2.17`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.17)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.15...common-12.2.17)

Function library for TrueCharts

###
[`v12.2.15`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.15)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.14...common-12.2.15)

Function library for TrueCharts

###
[`v12.2.14`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.14)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.13...common-12.2.14)

Function library for TrueCharts

###
[`v12.2.13`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.13)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.12...common-12.2.13)

Function library for TrueCharts

###
[`v12.2.12`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.12)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.11...common-12.2.12)

Function library for TrueCharts

###
[`v12.2.11`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.11)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.10...common-12.2.11)

Function library for TrueCharts

###
[`v12.2.10`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.10)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.9...common-12.2.10)

Function library for TrueCharts

###
[`v12.2.9`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.9)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.7...common-12.2.9)

Function library for TrueCharts

###
[`v12.2.7`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.7)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.6...common-12.2.7)

Function library for TrueCharts

###
[`v12.2.6`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.6)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.5...common-12.2.6)

Function library for TrueCharts

###
[`v12.2.5`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.5)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.3...common-12.2.5)

Function library for TrueCharts

###
[`v12.2.3`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.3)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.1...common-12.2.3)

Function library for TrueCharts

###
[`v12.2.1`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.1)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-12.2.0...common-12.2.1)

Function library for TrueCharts

###
[`v12.2.0`](https://togithub.com/truecharts/library-charts/releases/tag/common-12.2.0)

[Compare
Source](https://togithub.com/truecharts/library-charts/compare/common-11.1.2...common-12.2.0)

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1My4xIn0=-->
2023-04-07 10:06:00 +02:00
Kjeld Schouten-Lebbing 02805e4efb
fix(SCALE): ensure Ingress GUI objects are correctly shown/hidden
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-13 11:33:46 +01:00
Stavros Kois eb277493c0
chore(authelia): cleanup secret a bit (#7768)
* chore(authelia): cleanup secret a bit

* Daemonset -> DaemonSet

* fix some typos

* no group  on nested var

* more typos

* cspell

* lowercase all
2023-03-08 21:05:10 +02:00
Kjeld Schouten-Lebbing b171bbaa70
Update ingressTLS.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 15:48:27 +01:00
Kjeld Schouten-Lebbing 7d7fbd5b63
Update workload.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-07 10:17:56 +01:00
Kjeld Schouten-Lebbing 40f9e1634e
Update securityContextContainer.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-05 22:42:18 +01:00
Kjeld Schouten-Lebbing 8e06598159
Update resources.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-05 11:23:15 +01:00
Kjeld Schouten-Lebbing c36f3f91c9
Update securityContextContainer.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-03-05 11:09:57 +01:00
Kjeld Schouten-Lebbing c34bfb1e9b
BREAKING CHANGE refactor: port all enterprise apps to new common and add apps (#7738)
* use new common

* more porting and add notes.txt

* portals

* add vaultwarden and authelia to enterprise

* some changes

* authelia porting

* fix grafana

* fixup metallb

* more

* traefik

* some initial blocky work

* fixes

* more work on enterprise train

* containers

* labels

* no message

* some more fixes

* update questions for new enterprise apps

* something

* remove postgresql dependency from enterprise train apps

* fix some traefik bugs

* remove prometheus affinities for now

* authelia postgresql fixes

* bump and fix install test errors

* bump common for probe fixes

* fix questions

* more questions fixes

* add some metrics improvements

* some more fixes

* whoops

* some authelia fixes

* fix blocky and authelia

* bump common for postgresql fixes

* hmm

* bump common

* bump redis to disable double manifest loading

* dont enc secrets for authelia

* traefik, blocky and authelia fixes

* traefik caps on protocols

* bump redis for password fixes

* ensure roles are clusterwide

* ok

* redis/common bumps

* remove blocky webui and change config location

* whoops

* redis fix

* more blocky tryouts

* authelia whoops

* bump blocky version

* disable prometheus controller

* oops

* bump common on prometheus for custom service selector labels

* rename prometheus selector labels on service

* damn

* more work

* blocky 100 tryout

* blocky root tryout

* fix blocky config and remove fsgroup

* dont drop caps

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* revert update for blocky

* use old-style mount for blocky

* put update back for blocky

* add initial postgresl query log support

* hmm

* small lint

* bump common

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-03-04 13:42:14 +01:00
Kjeld Schouten-Lebbing ff6ec438a4
Feat: Rework GUI templates (#7545)
* adapt metrics

* Adapt VPN

* Adapt codeserver (remove git related crap)

* add postgresql group, remove vpn group

* restructure securityContext and add testapp for gui testing

* simplify security questions.yaml

* adapt workload GUI

* no message

* no message

* adapt portal configmap name

* add netshoot GUI elements

* add postgresql GUI elements

* whoops

* some more gui fixes

* restructure

* Update Chart.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update vpn.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update common.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/dev/testapp/values.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Revert "limit fetch depth"

This reverts commit ffb83b1b05bf1e73ecf4fcb834c67f1e008a13ab. (+2 squashed commit)

Squashed commit:

[ffb83b1b05] limit fetch depth

[ce063d6a95] Update ct-install.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update build-release.sh

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ct-install.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

---------

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-28 18:38:55 +01:00
Kjeld Schouten-Lebbing e2b71bd889
Update metrics60m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-07 16:14:25 +01:00
Kjeld Schouten-Lebbing 694023ffa9
Update metrics3m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-07 16:14:19 +01:00
Kjeld Schouten-Lebbing c007dc7a3a
Update metrics.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-02-07 16:14:10 +01:00
Kjeld Schouten-Lebbing 677f82e440
Update metrics.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-25 11:41:29 +01:00
Kjeld Schouten-Lebbing 4ddc26be60
Update metrics3m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-25 11:41:27 +01:00
Kjeld Schouten-Lebbing 763db93dfb
Update metrics60m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-25 11:41:24 +01:00
Kjeld Schouten-Lebbing 1fc5be365a
Update ingressList.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-24 12:52:19 +01:00
Kjeld Schouten-Lebbing b0223fb36e
Update ingressTLS.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-24 12:51:44 +01:00
Kjeld Schouten-Lebbing 6ab35c83cc
Update ingressDefault.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-24 12:51:19 +01:00
Kjeld Schouten-Lebbing 2fc63b1e2c
Update ingress for new certificate system (#6615)
* Update ingressDefault.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressList.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressTLS.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressDefault.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressList.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressList.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressTLS.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update ingressList.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Apply suggestions from code review

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Apply suggestions from code review

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Bump for testing

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-24 12:25:48 +01:00
Kjeld Schouten-Lebbing edc9cb7a7d
Update advanced.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-01-18 13:54:17 +01:00
Kjeld Schouten-Lebbing 2d97bc9b9b
feat(cert-manager): add Cert-Manager configuration App (#6378)
* feat(cert-manager): add Cert-Manager configuration App

* eof

* pre-commit cleanup

* add temp crds folder

* patch mistake

* restructure

* add route53 support

* add some fails

* fixes and add route53 to GUI

* end

* add experimental HTTP01 support

* fix bug

* add buypass acme to dropdown

* add akamai support

* add Digitalocean

* add rfc2136 support

* fix some issues and add self-signed issuer

* add metrics and fix selfsigned

* whoops

* Add CA certificate system

* whoops

* benc stuff

* actually load CA

* fix

* fix ca

* bool -> boolean

* also test CA

* wait for pod to be ready

* sleep more agressively on cert-Manger itself

* some more fixes

* whoops

* fix mistakes

* all waits test

* add cmctl

* increase scope for now and some fixes

* simplify

* dont wait on non-existing pods

* make it non-failing

* fix typo
2023-01-18 00:06:10 +01:00
Stavros Kois 1ecd4fc869
chore(traefik): Add blacklistMode on geoblock and fix label (#6416) 2023-01-16 11:06:03 +02:00
TrueCharts-Admin 61ce802dce chore(deps): update helm chart common to 11.1.2 2022-12-27 20:19:18 +01:00
Kjeld Schouten-Lebbing ba535493d6
Update README.md.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-26 22:25:12 +01:00
TrueCharts Bot 4892780cb6
chore(deps): update helm chart common to 11.1.1 (#5820) 2022-12-26 14:06:24 +02:00
TrueCharts-Admin 1932744f33 chore(deps): update helm chart common to 11.1.0 2022-12-24 23:37:26 +01:00
Kjeld Schouten-Lebbing 04b527421f fix(docs): remove container security scan links, as there are simply too-many 2022-12-23 20:45:18 +01:00
Kjeld Schouten-Lebbing 225c3305a7
Update trivy-config.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-12-23 10:51:15 +01:00
TrueCharts Bot c712b06a2b
Update Helm chart common to v11.0.9 (#5467) 2022-12-17 10:35:39 +02:00
TrueCharts Bot 3c0bd41fad
chore(deps): update helm chart common to v11.0.8 (#5392) 2022-12-14 10:58:25 +02:00
TrueCharts Bot 87b7be1696
chore(deps): update helm chart common to v11.0.7 (#5267) 2022-12-11 12:09:48 +02:00
TrueCharts Bot 93cd388e43
chore(deps): update helm chart common to v11.0.6 (#5186) 2022-12-07 10:42:13 +02:00
TrueCharts Bot f8270e91f0
chore(deps): update helm chart common to v11.0.5 (#5168) 2022-12-07 09:16:43 +02:00
TrueCharts Bot c5a3078584
Update Helm chart common to v11.0.4 (#4989) 2022-11-29 13:44:03 +01:00
Kjeld Schouten-Lebbing 88b1a91c64
Create index.md
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-20 20:15:49 +01:00
TrueCharts Bot d83942185b
chore(deps): update helm chart common to v11.0.3 (#4460) 2022-11-15 18:23:18 +01:00
TrueCharts Bot e5727e57b2
chore(deps): update helm chart common to v11 (#4421) 2022-11-14 22:06:41 +01:00
Stavros Kois 43611dfa76
feat(traefik): add geoblock middleware (#4396)
* feat(traefik): add geoblock middleware

* add the required args

* add UI

* fix indentaiton
2022-11-13 12:03:07 +01:00
TrueCharts Bot 025fc12492
chore(deps): update helm chart common to v10.9.7 (#4390) 2022-11-12 18:50:48 +02:00
TrueCharts Bot bac1e6e5e3
chore(deps): update helm chart common to v10.9.6 (#4383) 2022-11-12 17:05:02 +01:00
Kjeld Schouten-Lebbing 18c87f71b8
Update metrics60m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:18 +01:00
Kjeld Schouten-Lebbing c78573b9a5
Update metrics3m.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:00 +01:00
Kjeld Schouten-Lebbing 1c944567c7
Update metrics.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:25:43 +01:00
Kjeld Schouten-Lebbing a0db0bec94
feat(apps): readd ingressList template 2022-11-11 18:51:30 +01:00
Stavros Kois 9559a83515
questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Kjeld Schouten-Lebbing d7405c2a59
chore(gui): remove persistence name option from gui
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 15:05:45 +01:00
Stavros Kois e330805402
fix(traefik): fix questions. Remove protocol selector globally (#4375)
* remove sdvanced q from http too

* fix traefik

* remove traefik

* put protocol behind checkbox

* bump

* remove advanced

* remove protocol selector

* bump patch🤞

* add desc

* dec
2022-11-11 14:54:11 +02:00
Kjeld Schouten-Lebbing 5c568e4b84
Yeet advanced service settings
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 12:46:41 +01:00
Kjeld Schouten-Lebbing 800312b295
fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
Kjeld Schouten-Lebbing 5864fce3ac
WIP Cleanup configuration options (#4365)
* chore(apps): remove un-needed UI elements

* dont grab metallb upstreams anymore

* add new readme template pointing to the website and remove helm-values system

* Move readme generation to daily job

* remove readme addition and remve readme generation from build-release script

* bump

* remvoe the use of helm-docs

* completely remove helm-docs

* move tag sync to renovate bump action

* fully remove tag sync and remove needless helm dependency updates

* remove needless helm prep

* get rid of needlessly loaded grafana repo
2022-11-10 16:46:44 +01:00
TrueCharts Bot 10d7852fcd
chore(deps): update helm chart common to v10.9.5 (#4361) 2022-11-10 10:38:52 +01:00
TrueCharts Bot 193ad171bc
chore(deps): update helm chart common to v10.9.4 (#4353) 2022-11-09 09:42:39 +02:00
TrueCharts Bot 990f452b6a
chore(deps): update helm chart common to v10.9.3 (#4350) 2022-11-08 15:27:15 +01:00
TrueCharts Bot 4518499735
chore(deps): update helm chart common to v10.9.1 (#4340) 2022-11-08 00:52:08 +02:00
TrueCharts Bot a7f5e03767
chore(deps): update helm chart common to v10.9.0 (#4338) 2022-11-07 22:14:34 +01:00
TrueCharts Bot 9ff681a3c3
chore(deps): update helm chart common to v10.8.1 (#4327) 2022-11-06 23:41:50 +02:00
TrueCharts Bot f12469e5c5
chore(deps): update helm chart common to v10.8.0 (#4310) 2022-11-05 19:39:39 +01:00
Stavros Kois e1224804c3
fix(tailscale): switch to the new golang binary (#4307)
* fix(tailscale): switch to the new golang binary

* temp, let CI  install tailscale

* test without secret

* change key name in secret

* change socket to varrun, which is the default that `tailscale` command looks for

* test with varrun enabled

* remove tty

* don't try to install TS

* dont load authkey as env

* update vpn template

* remove /var/lib as it now uses kubesecret for the state

* bump
2022-11-05 20:24:36 +02:00
TrueCharts Bot 8138c2d93c
chore(deps): update helm chart common to v10.7.19 (#4299) 2022-11-05 14:27:57 +01:00
TrueCharts Bot aa6c941866
chore(deps): update helm chart common to v10.7.14 (#4292) 2022-11-04 09:21:15 +02:00
Ethan Leisinger 2b29dc8794
feat(traefik): add support for insecureForwardAuth (#4247)
* add support for insecureSkipVerify for forwardAuth

* Fix handling of empty tls

* try something else

* simplify with with

* improve question layout and make proper version

* use piping for default

* Add some warning language for new feature

Signed-off-by: Ethan Leisinger <770373+packruler@users.noreply.github.com>
2022-11-03 00:39:33 +02:00
TrueCharts Bot ca31e5574c
chore(deps): update helm chart common to v10.7.13 (#4269) 2022-11-01 14:29:58 +02:00
TrueCharts Bot eccc3b36b8
chore(deps): update helm chart common to v10.7.12 (#4240) 2022-10-30 08:26:28 +01:00
Kjeld Schouten-Lebbing ed7dca527e
fix(GUI): remove ClusterFirstWithHostNetworking
It's set automatically already and is only usefull for hostNetworking related setups anyway

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-29 17:48:03 +02:00
TrueCharts Bot 5ab2cec1b9
chore(deps): update helm chart common to v10.7.11 (#4233) 2022-10-29 15:48:58 +03:00
TrueCharts Bot 3ecbeecefa
chore(deps): update helm chart common to v10.7.10 (#4227) 2022-10-28 22:06:07 +03:00
TrueCharts Bot 91b442263a
chore(deps): update helm chart common to v10.7.9 (#4220) 2022-10-28 11:37:56 +03:00
TrueCharts Bot 8bb0c6c573
chore(deps): update helm chart common to v10.7.8 (#4204) 2022-10-27 07:50:15 +03:00
TrueCharts Bot 19e735ecdf
chore(deps): update helm chart common to v10.7.7 (#4163) 2022-10-22 16:36:33 +03:00
TrueCharts Bot 97d286a02f
chore(deps): update helm chart common to v10.7.6 (#4151) 2022-10-22 13:22:00 +03:00
Jesperbelt ad4b8de878
Update Common library URL (#4153)
It seems this one has been overseen :).

Signed-off-by: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com>

Signed-off-by: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com>
2022-10-22 01:05:25 +02:00
TrueCharts Bot 966a9900bc
chore(deps): update helm chart common to v10.7.4 (#4148) 2022-10-21 15:30:43 +02:00
TrueCharts Bot dec3317fb1
chore(deps): update helm chart common to v10.7.2 (#4144) 2022-10-21 10:29:05 +03:00
TrueCharts Bot e4325775eb
chore(deps): update helm chart common to v10.7.1 (#4101) 2022-10-16 01:52:42 +03:00
TrueCharts Bot 5ae60cd553
chore(deps): update helm chart common to v10.7.0 (#4064) 2022-10-10 21:34:17 +02:00
Stavros Kois 2ec0b2eec8
chore(questions); fix HPA and networkPolicies UI (#4018)
* chore(questions); fix HPA

* fix netPolicies

* make HPA a list

* make netPolicy a list

* make names required and bump an app to test scale catalog
2022-10-07 19:46:09 +02:00
TrueCharts Bot 187edbc862
chore(deps): update helm chart common to v10.6.11 (#4022) 2022-10-07 08:37:02 +03:00
Stavros Kois f961cff814
chore(apps): split addons in smaller templates (#3979)
* split addons in smaller templates

* replace includes in files

* remove empty line
2022-10-02 00:39:52 +03:00
TrueCharts Bot 8e5e38f289
chore(deps): update helm chart common to v10.6.8 (#3976) 2022-10-01 12:55:09 +02:00
TrueCharts Bot a63e1c5a02
chore(deps): update helm chart common to v10.6.7 (#3973) 2022-10-01 01:14:48 +02:00
Kjeld Schouten-Lebbing d5a26f421c
Update persistenceList.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-30 19:22:42 +02:00
Kjeld Schouten-Lebbing 94ce924f85
Update persistenceAdvanced.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-30 19:22:10 +02:00
ksimm1 1888e072b7
feat(blocky): add blocky documentation links to descriptions (#3964)
* add blocky documentation links to descriptions

* run pre-commit on all files

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-30 18:00:41 +02:00
TrueCharts Bot c24ab776ea
chore(deps): update helm chart common to v10.6.5 (#3947) 2022-09-28 22:58:36 +03:00
TrueCharts Bot f02cd4c631
chore(deps): update helm chart common to v10.6.4 (#3915) 2022-09-26 16:32:00 +02:00
Stavros Kois 4c2ada63c9
feat(ci): make include replace simpler (#3904)
* move tempaltes

* update scripts

* bump for test

* print some info

* move some more files

* see what is taking so long

* remove time

* simple->LB

* CRLF->LF

* handle both LF and CRLF

* bumps
2022-09-26 10:11:11 +02:00
Kjeld Schouten-Lebbing 42493f8c84
fix(blocky): allow port changes, allow dot, fix prometheus and fix api access (#3899)
* fix(blocky): allow port changes, allow dot and fix api access

* update documentation and remove non-present unbound feature

* more docs

* fix a sponsor link while at it

* fix mistake

* fix two mistakes in prometheus config

* fix questions.yaml as well

* fix bug in basic auth template
2022-09-25 19:42:59 +02:00
TrueCharts Bot 57aae7bb2e
chore(deps): update helm chart common to v10.6.1 (#3894) 2022-09-25 15:02:52 +02:00
Stavros Kois ccf932740b
feat(treafik): add RealIP and addPrefix middleware (#3884)
* fix typo

* feat(treafik): add RealIP middleware

* move middlewares to includes

* bump minor

* remove pilot reference

* lint

* lint

* fix typo in workflow

* add script to update traefikMiddlewares

* add empty space

* realIP empty array

* add addprefix middleware
2022-09-25 11:14:39 +02:00
TrueCharts Bot 2b5cd40122
chore(deps): update helm chart common to v10.6.0 (#3869) 2022-09-24 20:44:43 +03:00
TrueCharts Bot 79fb234baa
chore(deps): update helm chart common to v10.5.12 (#3843) 2022-09-23 08:48:26 +03:00
Kjeld Schouten-Lebbing faa505e041
remove version badges from readmes and adapt links 2022-09-22 13:31:43 +02:00
TrueCharts Bot d386930941
chore(deps): update helm chart common to v10.5.11 (#3833) 2022-09-21 19:29:14 +02:00
Kjeld Schouten-Lebbing 7be0dcbe6d
chore(Apps): refactor Services SCALE GUI 2022-09-19 00:17:23 +02:00
Stavros Kois 47562bcd6b
chore(questions.yaml): Disabled by default autoPermissions (#3794) 2022-09-17 12:35:11 +02:00
Stavros Kois 6c68a6c013
chore(questions): split serviceSelector (#3751)
* chore(questions): split serviceSelector

* replace questions with the new templates
2022-09-15 00:27:12 +03:00
TrueCharts Bot f6df8f4e98
chore(deps): update helm chart common to v10.5.10 (#3768) 2022-09-14 09:21:25 +03:00
TrueCharts Bot 3823a15105
chore(deps): update helm chart common to v10.5.9 (#3738) 2022-09-11 12:09:01 +02:00
TrueCharts Bot 1a55224b53
chore(deps): update helm chart common to v10.5.8 (#3730) 2022-09-10 13:07:01 +03:00
Kjeld Schouten-Lebbing 4adc4b91b5
Update documentation.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-05 16:24:20 +02:00
Kjeld Schouten-Lebbing efe68723fc
Update README.md.gotmpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-04 00:12:05 +02:00
TrueCharts Bot a7726e8134
chore(deps): update helm chart common to v10.5.7 (#3677) 2022-09-03 21:52:48 +02:00
Stavros Kois be36c327fc
chore(questions): links only work in tooltips (#3657) 2022-09-02 00:30:35 +03:00
Stavros Kois 76f1c15e1f
feat(recyclarr): move to stable (#3646)
* feat(recyclarr): move to stable

* update questiosn and values
2022-08-31 19:44:32 +03:00
Stavros Kois fdfa64ea41
chore(ui): make link clickable (#3643)
* chore(ui): make link clickable

* both

* Update templates/questions/documentation.yaml

* Update templates/questions/documentation.yaml
2022-08-31 12:37:56 +02:00
Stavros Kois 8e7db38ff0
fix(questions): fix default port in UDP (#3645) 2022-08-31 11:31:04 +03:00
TrueCharts Bot d6148f19f6
chore(deps): update helm chart common to v10.5.6 (#3636) 2022-08-30 22:49:52 +02:00
Kjeld Schouten-Lebbing 9c232f799a
Update containerConfig.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-30 22:04:11 +02:00
TrueCharts Bot e8b8d4a91f
chore(deps): update helm chart common to v10.5.5 (#3627) 2022-08-30 16:01:35 +02:00
TrueCharts Bot 5a0b2ee591
chore(deps): update helm chart common to v10.5.4 (#3614) 2022-08-29 17:27:31 +02:00
TrueCharts Bot 0f55ccb105
chore(deps): update helm chart common to v10.5.3 (#3611) 2022-08-29 14:08:07 +02:00
Stavros Kois 274c522df6
feat(traefik): add support for proxyProtocol (#3593)
* feat(traefik): add support for proxyProtocol

* whoops

* empty space

* proxyprot on all entrypoints

* whoops again

* no fixes here

* Update charts/stable/traefik/templates/_args.tpl

* formatting

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-27 22:58:46 +02:00
TrueCharts Bot 51b1e38539
chore(deps): update helm chart common to v10.5.2 (#3584)
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-27 01:22:26 +02:00
TrueCharts Bot 8b1f8e2848
chore(deps): update helm chart common to v10.5.1 (#3563) 2022-08-25 09:27:48 +03:00
Stavros Kois 03ee25eb41
chore(questions): remove required from configFile (#3558) 2022-08-25 00:50:43 +02:00
Stavros Kois 987c2834c6
feat(questions): add tailscale addon questions (#3501)
* feat(questions): add tailscale addon questions

* add sock5 server

* add description

* update questions
2022-08-24 17:11:02 +02:00
Kjeld Schouten-Lebbing 4e4e3447d8
Update documentation.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-23 23:33:58 +02:00
TrueCharts Bot 6ccc247796
chore(deps): update helm chart common to v10.5.0 (#3547) 2022-08-23 08:31:25 +03:00
Stavros Kois a7652a487b
fix(docs): correctly set the train in link (#3534) 2022-08-22 19:46:38 +03:00
Kjeld Schouten-Lebbing 09115c5872
Update documentation.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-22 10:15:12 +02:00
Stavros Kois 2f30b3f950
fix(stdt): rename 7daystodie to stdt and cleanup (#3529)
* fix(stdt): rename 7daystodie to stdt and cleanup

* test

* update template

* update
2022-08-22 08:56:09 +03:00
Stavros Kois c137b74b0e
Update documentation.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 08:35:52 +03:00
Kjeld Schouten-Lebbing d62e3c6d9d
Update documentation.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-22 00:22:34 +02:00
Kjeld Schouten-Lebbing 8ecad379c3
docs: add sponsoring nagscreen
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-21 14:10:36 +02:00
TrueCharts Bot 4064d7ecba
chore(deps): update helm chart common to v10.4.13 (#3499) 2022-08-18 22:27:20 +03:00
Kjeld Schouten-Lebbing 777a2b6a26
Update persistenceBasic.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:04:16 +02:00
TrueCharts Bot 47088416ed
chore(deps): update helm chart common to v10.4.12 (#3450) 2022-08-12 21:11:04 +02:00
Kjeld Schouten-Lebbing bd9a8304d5
Update groups.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:12:49 +02:00
Kjeld Schouten-Lebbing 768c6c78f8
donate -> docs 2022-08-12 13:11:35 +02:00
Kjeld Schouten-Lebbing b07322e846
Update donate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:08:11 +02:00
Kjeld Schouten-Lebbing 738b260d32
Update donate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:06:57 +02:00
Kjeld Schouten-Lebbing 72220588b0
Update groups.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:02:37 +02:00
Kjeld Schouten-Lebbing d99a7f1906
Create donate.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 12:57:55 +02:00
Stavros Kois 16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values (#3447)
* fix(templates): move extraArgs from .Values.controller to .Values

* update questions

* whoops

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
Stavros Kois 0e40f84cb8
fix(custom-app): Move command from .Values.controller.command to .Values.command (#3446)
* fix(custom-app): Move command from .Values.controller.command to .Values.command

* whoops
2022-08-12 10:39:16 +02:00
sagit 7ef110f221
fix(question): Fix a mistake (#3438)
Signed-off-by: sagit <36596628+Sagit-chu@users.noreply.github.com>

Signed-off-by: sagit <36596628+Sagit-chu@users.noreply.github.com>
2022-08-11 07:51:45 +00:00
TrueCharts Bot 24576c7b43
chore(deps): update helm chart common to v10.4.11 (#3429) 2022-08-10 18:01:21 +02:00
Stavros Kois 7cd258678f
fix(docs): fix links (#3362)
* fix(docs): fix links

* update report to charts

* update some references from apps -> charts
2022-08-08 23:57:58 +02:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
Kjeld Schouten-Lebbing 20309bfaa2
Update README.md.gotmpl 2022-08-02 11:23:26 +02:00
TrueCharts Bot 71e29d656d
chore(deps): update helm chart common to v10.4.9 (#3349) 2022-07-31 08:53:57 +02:00
TrueCharts Bot 8162d59262
chore(deps): update helm chart common to v10.4.8 (#3297) 2022-07-25 22:43:25 +02:00
TrueCharts Bot d9eb717725
chore(deps): update helm chart common to v10.4.7 (#3278) 2022-07-23 14:22:44 +02:00
StevenMcElligott 635e29627b
Fixed Readme links (#3262) 2022-07-22 18:19:56 +02:00
TrueCharts Bot 71a6945816
chore(deps): update helm chart common to v10.4.6 (#3234) 2022-07-21 12:22:12 +02:00
TrueCharts Bot c6de388bf7
chore(deps): update helm chart common to v10.4.5 (#3224) 2022-07-20 09:25:39 +02:00
Kjeld Schouten-Lebbing 46b57a66fa
change template location 2022-07-19 14:39:22 +02:00
Kjeld Schouten-Lebbing d0f870e4d3
re-add version badges for fancyfancy 2022-07-19 14:03:28 +02:00
Kjeld Schouten-Lebbing 2b3ab65c26
fix(docs): fix broken readme 2022-07-19 14:00:53 +02:00
Kjeld Schouten-Lebbing 356b0e1dee
feat(ci): improve chart readme and scale description. 2022-07-19 13:53:25 +02:00
Stavros Kois 86facb67e7
chore(docs): fix headers for better table of contents (#3217)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-19 13:16:16 +02:00
Kjeld Schouten-Lebbing 2857446d84
push template fix 2022-07-19 13:16:03 +02:00
Kjeld Schouten-Lebbing 8017edcb49
chore: ReadmeCI is barfing 2022-07-19 12:22:48 +02:00
Kjeld Schouten-Lebbing 25e58b97d2
fixes 2022-07-19 12:14:13 +02:00
Kjeld Schouten-Lebbing 74db8dd910
fix(mosquitto): set password file when auth is enabled (#3216)
* fix(mosquitto): set password file when auth is enabled

* Update Chart.yaml

* Update README.md.gotmpl
2022-07-19 11:42:12 +02:00
Kjeld Schouten-Lebbing 4fc9d425dc
fix(charts): regenerate catalog and update template 2022-07-14 22:21:21 +02:00
Kjeld Schouten-Lebbing f015ed29fb
fix(ci): Ensure all Apps have a synced HelmIgnore file 2022-07-14 15:45:54 +02:00
Stavros Kois 837718944d
chore(docs): changes to CI doc generation (#3153)
* chore(docs): changes to CI doc generation

* remove comment

* copy icon.png to website

* rename to chart-icons

* ensure the correct paths exists

* remove per app licenses

* Apply suggestions from code review

* Update .github/workflows/charts-release.yaml

* Update .github/workflows/charts-release.yaml

* Update .github/workflows/charts-release.yaml

* update CHANGELOG tpl

* another version

* space between `---`

* Update .github/workflows/charts-release.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-12 22:38:48 +02:00
TrueCharts Bot 09e7d55ca8
chore(deps): update helm general non-major helm releases (#3147) 2022-07-12 20:25:00 +02:00
Kjeld Schouten-Lebbing 820937fee2
fix typo 2022-07-12 18:54:35 +02:00
Kjeld Schouten-Lebbing fcfa8df978
Update README.md.gotmpl 2022-07-11 23:13:55 +02:00
Kjeld Schouten-Lebbing f7128389d9
Delete CONFIG.md.gotmpl 2022-07-11 23:12:48 +02:00
Kjeld Schouten-Lebbing 0aebe38cc5
Update README.md.gotmpl 2022-07-11 23:11:19 +02:00
TrueCharts Bot 338d2469fc
chore(deps): update helm general non-major helm releases (#3113)
* chore(deps): update helm general non-major helm releases

* remove metallb changes

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-07-09 21:55:24 +02:00
Stavros Kois 37374e0e9b
fix(guacamole-client): adjust initcontainers with new image (#3069)
* fix(guacamole-client): add postgres image in values

* use multiinit image and cleanup shellscript format

* update image ref of czkawka

* better scalars

* quote
2022-07-04 19:15:44 +00:00
TrueCharts Bot 54dc59b3e1
chore(deps): update helm general non-major helm releases (#3066) 2022-07-04 16:21:32 +02:00
Stavros Kois e4e6f86d2c
feat(custom-app): Add custom command UI (#2983)
* feat(custom-app): Add custom command UI

* give custom command it's own checkbox

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-27 11:38:05 +02:00
TrueCharts Bot cdc9cb3cdd
chore(deps): update helm general non-major helm releases (#2977)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-25 14:22:52 +02:00
TrueCharts Bot 21c6d0bbf7
chore(deps): update helm general non-major helm releases (#2948) 2022-06-22 23:39:42 +02:00
TrueCharts Bot e465a115b4
chore(deps): update helm general non-major helm releases (#2943) 2022-06-21 08:27:33 +02:00
TrueCharts Bot c4e1365aed
chore(deps): update helm general non-major helm releases (#2886) 2022-06-14 15:02:17 +02:00
TrueCharts Bot c5fd4631f9
chore(deps): update helm general non-major helm releases (#2854) 2022-06-11 20:06:33 +02:00
TrueCharts Bot 3e8ec304f4
chore(deps): update helm general major helm releases (#2804) 2022-06-08 00:07:01 +02:00
Kjeld Schouten-Lebbing 6452c1b36d
fix(charts): hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. 2022-06-07 23:29:22 +02:00
TrueCharts Bot d690f91c43
chore(deps): update helm general non-major helm releases (#2838) 2022-06-07 20:39:11 +02:00
Kjeld Schouten-Lebbing 72ed0cda1c
feat(questions): add NFS server persistence GUI option and simplify persistence section 2022-06-05 16:59:11 +02:00
TrueCharts Bot 8def52f470
chore(deps): update helm general non-major helm releases (#2803) 2022-05-31 21:20:34 +02:00