Compare commits

...

25 Commits

Author SHA1 Message Date
TrueCharts Bot
06adda67eb chore(deps): update helm general non-major (#7998)
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.13` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `7.0.6` ->
`7.0.8` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.5` ->
`6.0.7` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.3` ->
`6.0.7` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `6.0.22` ->
`6.0.24` |

---

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

###
[`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>

<details>
<summary>truecharts/charts</summary>

###
[`v7.0.8`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.8)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.7...mariadb-7.0.8)

Fast, reliable, scalable, and easy to use open-source relational
database system.

###
[`v7.0.7`](https://togithub.com/truecharts/charts/releases/tag/mariadb-7.0.7)

[Compare
Source](https://togithub.com/truecharts/charts/compare/mariadb-7.0.6...mariadb-7.0.7)

Fast, reliable, scalable, and easy to use open-source relational
database system.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on tuesday" 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.

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

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-15 21:58:47 +02:00
Stavros Kois
7a01728c35 chore(external-service): update values for consistency (#8041)
**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-15 22:37:30 +03:00
allcontributors[bot]
9f8b664fcd docs: add backerman as a contributor for bug (#8040)
Adds @backerman as a contributor for bug.

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

[skip ci]

---------

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

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 21:12:01 +03:00
TrueCharts Bot
3da0d5d739 chore(deps): update helm chart common to 12.4.13 (#8035)
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:02:11 +02: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
926084c29d fix(blocky): fix additional bootstap dns (#8029)
**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 #8014
⚒️ Fixes #7990

**⚙️ 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:12:31 +00:00
Stavros Kois
2b4194c958 All contributors/add commander starhump (#8033)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:43:02 +03:00
Stavros Kois
7df0f9739f docs: update .github/README.md [skip ci] (#8032)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:41:24 +03:00
Stavros Kois
803973e0e4 docs: update .github/README.md [skip ci] (#8031)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

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

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 14:37:01 +03:00
TrueCharts Bot
e5dea3ff2e chore(deps): update helm chart common to 12.4.12 (#8026)
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 13:25:36 +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
MaverickD650
69e0d372c7 feat(lldap): LLDAP move to stable (#8025)
**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.
-->
Moving to stable as Discord users and I have reported successful
installs. I have also personally tested the app functions with Jellyfin
with the upstream guidance and Authelia using the documented guide.

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

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
Discord users have successfully installed the app and used with
Authelia. I have personally verified that Jellyfin correctly binds to
the ldap directory and retrieves users and groups using the upstream
guidance. This is likewise the case with Authelia and I have
successfully logged in with a test user using the new compiled
documentation. Changes verified by checking the LLDAP logs to ensure the
BindDN which can be changed by the user has been picked up correctly.

**📃 Notes:**
<!-- Please enter any other relevant information here -->
Wanted to keep the docs seperate from the stable move hence the seperate
PRs.

**✔️ 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
- [X] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-15 12:52:27 +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
MaverickD650
93c080d729 docs(LLDAP): Revamp docs with Authelia guide (#8015)
**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.
-->

Wrote a guide integrating upstream specific values for Authelia and
mapping them to the SCALE UI. Also included a note about the read only
user group to promote good security practices.

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

Personally tested the guide to spin up Authelia and successfully
authenticated my test LLDAP user. Also been sense checked by users on
Discord (thanks guys).

**📃 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
- [X] 📄 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:02:40 +02:00
allcontributors[bot]
8f3ca2e1ba docs: add nautilus7 as a contributor for bug (#8018)
Adds @nautilus7 as a contributor for bug.

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

[skip ci]

---------

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

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

[skip ci]

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-15 12:23:36 +03:00
allcontributors[bot]
7e0698131e docs: add ccalby as a contributor for bug (#8022)
Adds @ccalby as a contributor for bug.

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

[skip ci]

---------

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-15 12:22:37 +03:00
allcontributors[bot]
da445b3b28 docs: add neoestremi as a contributor for bug (#8021)
Adds @neoestremi as a contributor for bug.

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

[skip ci]

---------

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

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

[skip ci]

---------

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

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

[skip ci]

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

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-15 12:12:13 +03:00
317 changed files with 853 additions and 674 deletions

View File

@@ -1106,7 +1106,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/1340877?v=4",
"profile": "https://github.com/neoestremi",
"contributions": [
"mentoring"
"mentoring",
"bug"
]
},
{
@@ -1286,7 +1287,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/92877124?v=4",
"profile": "https://github.com/MaverickD650",
"contributions": [
"code"
"code",
"bug"
]
},
{
@@ -1652,6 +1654,15 @@
"bug"
]
},
{
"login": "CommanderStarhump",
"name": "CommanderStarhump",
"avatar_url": "https://avatars.githubusercontent.com/u/91758053?v=4",
"profile": "https://github.com/CommanderStarhump",
"contributions": [
"bug"
]
},
{
"login": "vianchiel",
"name": "Vianchiel",
@@ -1669,6 +1680,87 @@
"contributions": [
"bug"
]
},
{
"login": "nautilus7",
"name": "nautilus7",
"avatar_url": "https://avatars.githubusercontent.com/u/1540233?v=4",
"profile": "https://github.com/nautilus7",
"contributions": [
"bug"
]
},
{
"login": "kqmaverick",
"name": "kqmaverick",
"avatar_url": "https://avatars.githubusercontent.com/u/121722567?v=4",
"profile": "https://github.com/kqmaverick",
"contributions": [
"bug"
]
},
{
"login": "ccalby",
"name": "ccalby",
"avatar_url": "https://avatars.githubusercontent.com/u/680553?v=4",
"profile": "https://github.com/ccalby",
"contributions": [
"bug"
]
},
{
"login": "kofeyh",
"name": "kofeyh",
"avatar_url": "https://avatars.githubusercontent.com/u/26401963?v=4",
"profile": "https://github.com/kofeyh",
"contributions": [
"bug"
]
},
{
"login": "imjustleaving",
"name": "imjustleaving",
"avatar_url": "https://avatars.githubusercontent.com/u/109609649?v=4",
"profile": "https://github.com/imjustleaving",
"contributions": [
"bug"
]
},
{
"login": "PrototypeActual",
"name": "Cristian Torres",
"avatar_url": "https://avatars.githubusercontent.com/u/18661121?v=4",
"profile": "https://github.com/PrototypeActual",
"contributions": [
"bug"
]
},
{
"login": "schopenhauer",
"name": "schopenhauer",
"avatar_url": "https://avatars.githubusercontent.com/u/2085103?v=4",
"profile": "https://github.com/schopenhauer",
"contributions": [
"bug"
]
},
{
"login": "Zackptg5",
"name": "Zackptg5",
"avatar_url": "https://avatars.githubusercontent.com/u/5107713?v=4",
"profile": "https://github.com/Zackptg5",
"contributions": [
"bug"
]
},
{
"login": "backerman",
"name": "Brad Ackerman",
"avatar_url": "https://avatars.githubusercontent.com/u/115895?v=4",
"profile": "https://bradackerman.com/",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,

18
.github/README.md vendored
View File

@@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-178-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-188-orange.svg?style=for-the-badge)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -284,7 +284,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Chowarmaan"><img src="https://avatars.githubusercontent.com/u/175738?v=4?s=100" width="100px;" alt="Steven Scott"/><br /><sub><b>Steven Scott</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Chowarmaan" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/piwi3910"><img src="https://avatars.githubusercontent.com/u/12539757?v=4?s=100" width="100px;" alt="Watteel Pascal"/><br /><sub><b>Watteel Pascal</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=piwi3910" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JamesOsborn-SE"><img src="https://avatars.githubusercontent.com/u/3580335?v=4?s=100" width="100px;" alt="JamesOsborn-SE"/><br /><sub><b>JamesOsborn-SE</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=JamesOsborn-SE" title="Code">💻</a> <a href="https://github.com/truecharts/charts/commits?author=JamesOsborn-SE" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/neoestremi"><img src="https://avatars.githubusercontent.com/u/1340877?v=4?s=100" width="100px;" alt="NeoToxic"/><br /><sub><b>NeoToxic</b></sub></a><br /><a href="#mentoring-neoestremi" title="Mentoring">🧑‍🏫</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/neoestremi"><img src="https://avatars.githubusercontent.com/u/1340877?v=4?s=100" width="100px;" alt="NeoToxic"/><br /><sub><b>NeoToxic</b></sub></a><br /><a href="#mentoring-neoestremi" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/truecharts/charts/issues?q=author%3Aneoestremi" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jab416171"><img src="https://avatars.githubusercontent.com/u/345752?v=4?s=100" width="100px;" alt="jab416171"/><br /><sub><b>jab416171</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jab416171" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.zioniyes.me"><img src="https://avatars.githubusercontent.com/u/16231288?v=4?s=100" width="100px;" alt="Anna"/><br /><sub><b>Anna</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=HumbleDeer" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ChaosBlades"><img src="https://avatars.githubusercontent.com/u/7530545?v=4?s=100" width="100px;" alt="ChaosBlades"/><br /><sub><b>ChaosBlades</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3AChaosBlades" title="Bug reports">🐛</a></td>
@@ -310,7 +310,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/u4ium"><img src="https://avatars.githubusercontent.com/u/57515023?v=4?s=100" width="100px;" alt="u4ium"/><br /><sub><b>u4ium</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=u4ium" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ErroneousBosch"><img src="https://avatars.githubusercontent.com/u/20829218?v=4?s=100" width="100px;" alt="ErroneousBosch"/><br /><sub><b>ErroneousBosch</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3AErroneousBosch" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MaverickD650"><img src="https://avatars.githubusercontent.com/u/92877124?v=4?s=100" width="100px;" alt="MaverickD650"/><br /><sub><b>MaverickD650</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=MaverickD650" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MaverickD650"><img src="https://avatars.githubusercontent.com/u/92877124?v=4?s=100" width="100px;" alt="MaverickD650"/><br /><sub><b>MaverickD650</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=MaverickD650" title="Code">💻</a> <a href="https://github.com/truecharts/charts/issues?q=author%3AMaverickD650" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Grogdor"><img src="https://avatars.githubusercontent.com/u/6863613?v=4?s=100" width="100px;" alt="Grogdor"/><br /><sub><b>Grogdor</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=Grogdor" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rgooler"><img src="https://avatars.githubusercontent.com/u/1108200?v=4?s=100" width="100px;" alt="Ryan Gooler"/><br /><sub><b>Ryan Gooler</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=rgooler" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://reb.gg"><img src="https://avatars.githubusercontent.com/u/16991201?v=4?s=100" width="100px;" alt="Rob Herley"/><br /><sub><b>Rob Herley</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=robherley" title="Documentation">📖</a></td>
@@ -363,8 +363,20 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Malpractis"><img src="https://avatars.githubusercontent.com/u/31232305?v=4?s=100" width="100px;" alt="Malpractis"/><br /><sub><b>Malpractis</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3AMalpractis" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CommanderStarhump"><img src="https://avatars.githubusercontent.com/u/91758053?v=4?s=100" width="100px;" alt="CommanderStarhump"/><br /><sub><b>CommanderStarhump</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3ACommanderStarhump" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/vianchiel"><img src="https://avatars.githubusercontent.com/u/123665622?v=4?s=100" width="100px;" alt="Vianchiel"/><br /><sub><b>Vianchiel</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Avianchiel" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/b-m-f"><img src="https://avatars.githubusercontent.com/u/2843450?v=4?s=100" width="100px;" alt="Maximilian Ehlers"/><br /><sub><b>Maximilian Ehlers</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Ab-m-f" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nautilus7"><img src="https://avatars.githubusercontent.com/u/1540233?v=4?s=100" width="100px;" alt="nautilus7"/><br /><sub><b>nautilus7</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Anautilus7" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kqmaverick"><img src="https://avatars.githubusercontent.com/u/121722567?v=4?s=100" width="100px;" alt="kqmaverick"/><br /><sub><b>kqmaverick</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Akqmaverick" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ccalby"><img src="https://avatars.githubusercontent.com/u/680553?v=4?s=100" width="100px;" alt="ccalby"/><br /><sub><b>ccalby</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Accalby" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kofeyh"><img src="https://avatars.githubusercontent.com/u/26401963?v=4?s=100" width="100px;" alt="kofeyh"/><br /><sub><b>kofeyh</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Akofeyh" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/imjustleaving"><img src="https://avatars.githubusercontent.com/u/109609649?v=4?s=100" width="100px;" alt="imjustleaving"/><br /><sub><b>imjustleaving</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Aimjustleaving" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/PrototypeActual"><img src="https://avatars.githubusercontent.com/u/18661121?v=4?s=100" width="100px;" alt="Cristian Torres"/><br /><sub><b>Cristian Torres</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3APrototypeActual" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/schopenhauer"><img src="https://avatars.githubusercontent.com/u/2085103?v=4?s=100" width="100px;" alt="schopenhauer"/><br /><sub><b>schopenhauer</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Aschopenhauer" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Zackptg5"><img src="https://avatars.githubusercontent.com/u/5107713?v=4?s=100" width="100px;" alt="Zackptg5"/><br /><sub><b>Zackptg5</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3AZackptg5" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://bradackerman.com/"><img src="https://avatars.githubusercontent.com/u/115895?v=4?s=100" width="100px;" alt="Brad Ackerman"/><br /><sub><b>Brad Ackerman</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Abackerman" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>

View File

@@ -3,7 +3,7 @@ appVersion: "23.2.1.253"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/clickhouse
- https://clickhouse.com/
type: application
version: 5.0.6
version: 5.0.8
annotations:
truecharts.org/catagories: |
- database

View File

@@ -3,7 +3,7 @@ appVersion: "10.11.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
@@ -25,7 +25,7 @@ sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
type: application
version: 7.0.7
version: 7.0.9
annotations:
truecharts.org/catagories: |
- database

View File

@@ -3,7 +3,7 @@ appVersion: "1.6.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 6.0.17
version: 6.0.19
annotations:
truecharts.org/catagories: |
- database

View File

@@ -3,7 +3,7 @@ appVersion: "6.0.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 6.0.6
version: 6.0.8
annotations:
truecharts.org/catagories: |
- database

View File

@@ -3,7 +3,7 @@ appVersion: "7.0.8"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
type: application
version: 6.0.23
version: 6.0.25
annotations:
truecharts.org/catagories: |
- database

View File

@@ -3,7 +3,7 @@ appVersion: "9.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://github.com/apache/solr
type: application
version: 4.0.6
version: 4.0.8
annotations:
truecharts.org/catagories: |
- search

View File

@@ -3,11 +3,11 @@ appVersion: "4.37.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.22
version: 6.0.24
deprecated: false
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
home: https://truecharts.org/charts/enterprise/authelia
@@ -35,7 +35,7 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 15.1.5
version: 15.1.6
annotations:
truecharts.org/catagories: |
- security

View File

@@ -3,11 +3,11 @@ appVersion: "0.20.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.22
version: 6.0.24
description: Blocky is a DNS proxy, DNS enhancer and ad-blocker for the local network written in Go
home: https://truecharts.org/charts/enterprise/blocky
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blocky.png
@@ -25,7 +25,7 @@ sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
version: 5.0.15
version: 5.0.17
annotations:
truecharts.org/catagories: |
- network

View File

@@ -439,12 +439,22 @@ questions:
schema:
type: string
default: 2s
- variable: failStartOnListError
label: Fail Start on List Error
description: Fail to start if at least one list can't be downloaded or opened
- variable: startStrategy
label: Start Strategy
description: |
blocking: all blocking lists will be loaded before DNS resolution starts.</br>
failOnError: like blocking but blocky will shut down if any download fails.</br>
fast: DNS resolution starts immediately without blocking which will be enabled after list load is completed
schema:
type: boolean
default: false
type: string
default: blocking
enum:
- value: blocking
description: Blocking
- value: failOnError
description: Fail On Error
- value: fast
description: Fast
- variable: processingConcurrency
label: Processing Concurrency
description: Sets how many list-groups can be processed at the same time

View File

@@ -113,9 +113,11 @@ bootstrapDns:
{{- with .upstream }}
- upstream: {{ . }}
{{- end }}
{{- range $id, $value := .ips }}
{{- if .ips }}
ips:
{{- range $id, $value := .ips }}
- {{ $value }}
{{- end }}
{{- end }}
{{- end }}
{{- end }}
@@ -204,7 +206,7 @@ blocking:
downloadTimeout: {{ .Values.blocking.downloadTimeout }}
downloadAttempts: {{ .Values.blocking.downloadAttempts }}
downloadCooldown: {{ .Values.blocking.downloadCooldown }}
failStartOnListError: {{ .Values.blocking.failStartOnListError }}
startStrategy: {{ .Values.blocking.startStrategy }}
processingConcurrency: {{ .Values.blocking.processingConcurrency }}
{{- if .Values.blocking.whitelist }}
whiteLists:

View File

@@ -207,8 +207,8 @@ blocking:
downloadAttempts: 3
# -- Sets the block download cooldown
downloadCooldown: 2s
# -- Set to fail start of lists cannot be downloaded
failStartOnListError: false
# -- Set the start strategy (blocking | failOnError | fast)
startStrategy: blocking
# -- Sets how many list-groups can be processed at the same time
processingConcurrency: 4
# -- Add blocky whitelists

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager
- https://cert-manager.io/
type: application
version: 1.0.19
version: 1.0.20
annotations:
truecharts.org/catagories: |
- core

View File

@@ -3,7 +3,7 @@ appVersion: "9.4.7"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.
home: https://truecharts.org/charts/enterprise/grafana
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-grafana
- https://grafana.com/
type: application
version: 7.0.16
version: 7.0.17
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
@@ -22,7 +22,7 @@ sources:
- https://github.com/metallb/metallb
- https://metallb.universe.tf
type: application
version: 8.0.12
version: 8.0.13
annotations:
truecharts.org/catagories: |
- core

View File

@@ -3,7 +3,7 @@ appVersion: "2.43.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: exporters.enabled,exporters.node-exporter.enabled
name: node-exporter
repository: https://charts.bitnami.com/bitnami
@@ -29,7 +29,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
type: application
version: 8.0.14
version: 8.0.15
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -3,7 +3,7 @@ appVersion: "2.9.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik
@@ -23,7 +23,7 @@ sources:
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
type: application
version: 17.0.19
version: 17.0.20
annotations:
truecharts.org/catagories: |
- network

View File

@@ -3,7 +3,7 @@ appVersion: "1.27.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://github.com/dani-garcia/vaultwarden
type: application
version: 20.0.12
version: 20.0.13
annotations:
truecharts.org/catagories: |
- security

View File

@@ -3,7 +3,7 @@ appVersion: "23.2.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Actual is a super fast privacy-focused app for managing your finances.
home: https://truecharts.org/charts/stable/actualserver
@@ -25,4 +25,4 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- finance
version: 4.0.3
version: 4.0.4

View File

@@ -3,7 +3,7 @@ appVersion: "0.107.25"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://truecharts.org/charts/stable/adguard-home
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
@@ -18,7 +18,7 @@ maintainers:
name: adguard-home
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
home: https://truecharts.org/charts/stable/adminer
@@ -26,4 +26,4 @@ sources:
- https://github.com/vrana/adminer
- http://hub.docker.com/_/adminer/
type: application
version: 4.0.3
version: 4.0.4

View File

@@ -3,7 +3,7 @@ appVersion: "2.11.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: AirDC++ Web Client is a locally installed application, which is designed for flexible sharing of files or directories within groups of people in a local network or over internet.
home: https://truecharts.org/charts/stable/airdcpp-webclient
@@ -23,7 +23,7 @@ sources:
- https://airdcpp-web.github.io/
- https://github.com/airdcpp-web/airdcpp-webclient
type: application
version: 6.0.3
version: 6.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "10.6.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png
@@ -20,7 +20,7 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
version: 9.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: alist
version: 5.0.3
version: 5.0.4
appVersion: "3.12.2"
description: Alist program that supports multiple storage, powered by Gin and React
type: application
@@ -21,7 +21,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "1.0.16"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Expose all events from an Amcrest device to an MQTT broker
home: https://truecharts.org/charts/stable/amcrest2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/amcrest2mqtt.png
@@ -18,7 +18,7 @@ name: amcrest2mqtt
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt
- https://github.com/dchesterton/amcrest2mqtt
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
home: https://truecharts.org/charts/stable/amule
@@ -29,4 +29,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/amule
- https://github.com/t-chab/dockerfiles
type: application
version: 3.0.3
version: 3.0.4

View File

@@ -3,7 +3,7 @@ appVersion: "1.4.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Index and stream music using apache-musicindex and m3u playlists
home: https://truecharts.org/charts/stable/apache-musicindex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-musicindex.png
@@ -21,7 +21,7 @@ name: apache-musicindex
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex
- http://hacks.slashdirt.org/sw/musicindex/
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "4.2.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
home: https://truecharts.org/charts/stable/appdaemon
@@ -24,7 +24,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon
- https://github.com/AppDaemon/appdaemon
type: application
version: 12.0.3
version: 12.0.4
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -3,7 +3,7 @@ appVersion: "3.7.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
home: https://truecharts.org/charts/stable/apt-cacher-ng
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
- https://www.unix-ag.uni-kl.de/~bloch/acng/
type: application
version: 4.0.1
version: 4.0.2
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: aria server for downloading web content
home: https://truecharts.org/charts/stable/aria2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/aria2.png
@@ -18,7 +18,7 @@ name: aria2
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/aria2
- https://github.com/P3TERX/Aria2-Pro-Docker
version: 8.0.1
version: 8.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "1.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
home: https://truecharts.org/charts/stable/ariang
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ariang.png
@@ -18,7 +18,7 @@ name: ariang
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
- https://github.com/leonismoe/docker-images
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "3.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: An easy-to-use, multi-track audio editor and recorder
home: https://truecharts.org/charts/stable/audacity
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audacity.png
@@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-audacity
- https://www.audacityteam.org/
type: application
version: 8.0.3
version: 8.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "2.2.15"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
home: https://truecharts.org/charts/stable/audiobookshelf
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.png
@@ -18,7 +18,7 @@ name: audiobookshelf
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
- https://github.com/advplyr/audiobookshelf
version: 5.0.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autobrr
version: 4.0.1
version: 4.0.2
appVersion: "1.18.0"
description: The modern download automation tool for torrents.
type: application
@@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: A Lidarr companion script to automatically download music for Lidarr.
home: https://truecharts.org/charts/stable/automatic-music-downloader
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader
- https://github.com/RandomNinjaAtk/docker-amd
type: application
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autoscan
version: 4.0.3
version: 4.0.4
appVersion: "latest"
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
type: application
@@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "1.4.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks.
home: https://truecharts.org/charts/stable/avidemux
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/avidemux
- https://github.com/jlesage/docker-avidemux
type: application
version: 4.0.1
version: 4.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
appVersion: "1.15.0"
kubeVersion: ">=1.16.0-0"
version: 12.0.1
version: 12.0.2
name: babybuddy
description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.
type: application
@@ -19,7 +19,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,11 +3,11 @@ appVersion: "1.14.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.22
version: 6.0.24
description: Baserow is an open source no-code database tool and Airtable alternative.
home: https://truecharts.org/charts/stable/baserow
icon: https://truecharts.org/img/hotlink-ok/chart-icons/baserow.png
@@ -22,7 +22,7 @@ name: baserow
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
- https://gitlab.com/bramw/baserow/
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- productivity

View File

@@ -3,7 +3,7 @@ appVersion: "1.1.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements
home: https://truecharts.org/charts/stable/bazarr
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bazarr
- https://github.com/morpheus65535/bazarr
type: application
version: 14.0.3
version: 14.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "1.6.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: A music library manager and not, for the most part, a music player.
home: https://truecharts.org/charts/stable/beets
icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png
@@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-beets
- https://beets.io/
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: "Lightweight self-hosted facebook-styled PHP blog."
home: https://truecharts.org/charts/stable/blog
icon: https://truecharts.org/img/hotlink-ok/chart-icons/blog.png
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/blog
- https://github.com/m1k1o/blog
- https://github.com/nicholaswilde/docker-blog
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- hosting

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: boinc
version: 5.0.1
version: 5.0.2
appVersion: "latest"
description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers).
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "2201.1.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Booksonic is a platform for accessing the audibooks you own wherever you are
home: https://truecharts.org/charts/stable/booksonic-air
icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
@@ -19,7 +19,7 @@ name: booksonic-air
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
- https://github.com/popeen/Booksonic-Air
version: 9.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,11 +3,11 @@ appVersion: "23.02.2023"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.6
version: 7.0.8
description: "A simple, self-hosted, easy-to-use platform for organising and storing information."
home: https://truecharts.org/charts/stable/bookstack
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bookstack.png
@@ -27,7 +27,7 @@ name: bookstack
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bookstack
- https://www.bookstackapp.com/
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "1.57.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Browserless is a web-service that allows for remote clients to connect, drive, and execute headless work
home: https://truecharts.org/charts/stable/browserless-chrome
icon: https://truecharts.org/img/hotlink-ok/chart-icons/browserless-chrome.png
@@ -20,7 +20,7 @@ name: browserless-chrome
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome
- https://docs.browserless.io/docs/docker.html
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- productivity

View File

@@ -3,7 +3,7 @@ appVersion: "0.0.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Budge is an open source 'budgeting with envelopes' personal finance app.
home: https://truecharts.org/charts/stable/budge
icon: https://truecharts.org/img/hotlink-ok/chart-icons/budge.png
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/budge
- https://github.com/linuxserver/budge
- https://github.com/linuxserver/docker-BudgE
version: 5.0.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "0.6.19"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database.
home: https://truecharts.org/charts/stable/calibre-web
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web
- https://github.com/janeczku/calibre-web
type: application
version: 14.0.3
version: 14.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "6.13.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Calibre is a powerful and easy to use e-book manager.
home: https://truecharts.org/charts/stable/calibre
icon: https://truecharts.org/img/hotlink-ok/chart-icons/calibre.png
@@ -18,7 +18,7 @@ name: calibre
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/calibre
- https://github.com/kovidgoyal/calibre/
version: 10.0.1
version: 10.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: chevereto
version: 7.0.3
version: 7.0.4
appVersion: "1.6.2"
description: Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.
type: application
@@ -17,11 +17,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.6
version: 7.0.8
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: "Chronos is a small container to run and schedule Python 3.7 scripts. You can create virtual enviroments, edit your scripts, install Pip dependencies, view execution logs, and debug your scripts, all from the sleek web UI."
home: https://truecharts.org/charts/stable/chronos
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/chronos
- https://github.com/simse/chronos
type: application
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -3,11 +3,11 @@ appVersion: "1.1.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.6
version: 7.0.8
description: "A web-based dashboard application that gives you a neat and clean interface for logging your fuel fill-ups for all of your vehicles."
home: https://truecharts.org/charts/stable/clarkson
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clarkson.png
@@ -26,7 +26,7 @@ name: clarkson
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/clarkson
- https://github.com/linuxserver/Clarkson
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- vehicle

View File

@@ -3,7 +3,7 @@ appVersion: "1.29.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: A complete web based IDE with terminal access
home: https://truecharts.org/charts/stable/cloud9
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cloud9.png
@@ -23,7 +23,7 @@ sources:
- https://aws.amazon.com/cloud9/
- https://github.com/c9/core
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Automate Cloudflare DNS records for those with a dynamic IP.
home: https://truecharts.org/charts/stable/cloudflareddns
@@ -23,7 +23,7 @@ sources:
- https://github.com/hotio/cloudflareddns
- https://hotio.dev/containers/cloudflareddns/
type: application
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- networking

View File

@@ -3,7 +3,7 @@ appVersion: "4.10.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Run VS Code on any machine anywhere and access it in the browser.
home: https://truecharts.org/charts/stable/code-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/code-server.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/code-server
- https://github.com/cdr/code-server
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n"
home: https://truecharts.org/charts/stable/cops
@@ -25,7 +25,7 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/cops
- https://github.com/linuxserver/docker-cops#readme
type: application
version: 4.0.1
version: 4.0.2
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: couchpotato
version: 5.0.3
version: 5.0.4
appVersion: "2021.11.22"
description: Couchpotato is an automatic NZB and torrent downloader.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "4.0.20"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Crafty Controller is a Minecraft Server Control Panel / Launcher.
home: https://truecharts.org/charts/stable/crafty-4
@@ -23,7 +23,7 @@ sources:
- https://craftycontrol.com/
- https://gitlab.com/crafty-controller/crafty-4
type: application
version: 3.0.3
version: 3.0.4
annotations:
truecharts.org/catagories: |
- GameServers

View File

@@ -3,7 +3,7 @@ appVersion: "2.2.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Track your cryptocurrency holdings/portfolio
home: https://truecharts.org/charts/stable/cryptofolio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png
@@ -18,7 +18,7 @@ name: cryptofolio
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio
- https://github.com/Xtrendence/cryptofolio
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Enjoy Cura directly in your browser with this easy to use Chart
home: https://truecharts.org/charts/stable/cura-novnc
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc
- https://ultimaker.com/software/ultimaker-cura
type: application
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -3,7 +3,7 @@ appVersion: "9.55.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: CyberChef is a simple, intuitive web app for carrying out all manner of "cyber" operations within a web browser.
home: https://truecharts.org/charts/stable/cyberchef
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
@@ -17,7 +17,7 @@ maintainers:
name: cyberchef
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -3,7 +3,7 @@ appVersion: "23.02.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Czkawka is a simple, fast and free app to remove unnecessary files from your computer.
home: https://truecharts.org/charts/stable/czkawka
@@ -23,7 +23,7 @@ sources:
- https://github.com/jlesage/docker-czkawka
- https://github.com/qarmin/czkawka
type: application
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/catagories: |
- duplicates

View File

@@ -3,7 +3,7 @@ appVersion: "4.9.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: dash. (or dashdot) is a modern server dashboard, running on the latest tech, designed with glassmorphism in mind.
home: https://truecharts.org/charts/stable/dashdot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashdot.png
@@ -19,7 +19,7 @@ name: dashdot
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dashdot
- https://github.com/MauriceNino/dashdot
version: 4.0.3
version: 4.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "2.2.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: An FTP automation tool that periodically scans given host locations for new files.
home: https://truecharts.org/charts/stable/davos
icon: https://truecharts.org/img/hotlink-ok/chart-icons/davos.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-davos
- https://github.com/linuxserver/davos/
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 5.0.3
version: 5.0.4
appVersion: "3.10.0"
description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddns-go
version: 5.0.3
version: 5.0.4
appVersion: "4.5.6"
description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service
type: application
@@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "2.4.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Light container updating DNS A and/or AAAA records periodically for multiple DNS providers
home: https://truecharts.org/charts/stable/ddns-updater
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-updater.png
@@ -18,7 +18,7 @@ name: ddns-updater
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater
- https://github.com/qdm12/ddns-updater
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- network

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: deemix is a deezer downloader built from the ashes of Deezloader Remix.
home: https://truecharts.org/charts/stable/deemix
@@ -23,7 +23,7 @@ sources:
- https://gitlab.com/Bockiii/deemix-docker.git
- https://git.freezerapp.xyz/RemixDev/deemix-py
type: application
version: 6.0.3
version: 6.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "2022.01.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: DeepStack AI provides AI features including Face Recognition, Object Detection, Scene Recognition and custom AI Models
home: https://truecharts.org/charts/stable/deepstack
@@ -21,7 +21,7 @@ sources:
- https://github.com/johnolafenwa/DeepStack
- https://www.deepstack.cc/
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- AI

View File

@@ -3,7 +3,7 @@ appVersion: "2.1.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Deluge App for TrueNAS SCALE
home: https://truecharts.org/charts/stable/deluge
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/deluge
- https://github.com/deluge-torrent/deluge
type: application
version: 14.0.3
version: 14.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "7.8.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Professional Photo Management with the Power of Open Source
home: https://truecharts.org/charts/stable/digikam
icon: https://truecharts.org/img/hotlink-ok/chart-icons/digikam.png
@@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-digikam
- https://www.digikam.org/
type: application
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dillinger
version: 5.0.3
version: 5.0.4
appVersion: "3.39.1"
description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "2.11.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: A discord bot that monitors your game server and tracks the live data of your game servers.
home: https://truecharts.org/charts/stable/discordgsm
icon: https://truecharts.org/img/hotlink-ok/chart-icons/discordgsm.png
@@ -20,7 +20,7 @@ name: discordgsm
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor
version: 2.0.3
version: 2.0.4
annotations:
truecharts.org/catagories: |
- monitor

View File

@@ -3,7 +3,7 @@ appVersion: "1.5.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Create live TV channel streams from media on your Plex servers.
home: https://truecharts.org/charts/stable/dizquetv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dizquetv.png
@@ -19,7 +19,7 @@ name: dizquetv
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv
- https://github.com/vexorian/dizquetv
version: 10.0.3
version: 10.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Docusaurus makes it easy to maintain Open Source documentation websites.
home: https://truecharts.org/charts/stable/docusaurus
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus
- https://github.com/awesometic/docker-docusaurus
type: application
version: 4.0.1
version: 4.0.2
annotations:
truecharts.org/catagories: |
- website

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 6.0.3
version: 6.0.4
appVersion: "20220731.1"
description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "3.6.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: An *arr Request Bot for Discord
home: https://truecharts.org/charts/stable/doplarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doplarr.png
@@ -18,7 +18,7 @@ name: doplarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/doplarr
- https://github.com/kiranshila/Doplarr
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: double-take
version: 5.0.3
version: 5.0.4
appVersion: "1.13.1"
description: Unified UI and API for processing and training images for facial recognition
type: application
@@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "0.8.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: A free cross platform open source file manager with two panels side by side.
home: https://truecharts.org/charts/stable/doublecommander
icon: https://truecharts.org/img/hotlink-ok/chart-icons/doublecommander.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-doublecommander
- https://doublecmd.sourceforge.io/
type: application
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "20.8.23"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Drawio is free online diagram software.
home: https://truecharts.org/charts/stable/drawio
icon: https://truecharts.org/img/hotlink-ok/chart-icons/drawio.png
@@ -18,7 +18,7 @@ name: drawio
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/drawio
- https://github.com/jgraph/drawio
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 5.0.3
version: 5.0.4
appVersion: "latest"
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Store securely encrypted backups on cloud storage services!
home: https://truecharts.org/charts/stable/duplicati
icon: https://truecharts.org/img/hotlink-ok/chart-icons/duplicati.png
@@ -18,7 +18,7 @@ name: duplicati
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/duplicati
- https://github.com/duplicati/duplicati
version: 9.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "4.7.11.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Emby Server is a home media server
home: https://truecharts.org/charts/stable/emby
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/emby
- https://github.com/linuxserver/docker-emby.git
type: application
version: 14.0.3
version: 14.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: embystat
version: 5.0.3
version: 5.0.4
appVersion: "0.2.0"
description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: emulatorjs
version: 5.0.3
version: 5.0.4
appVersion: "1.7.2"
description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: endlessh
version: 5.0.3
version: 5.0.4
appVersion: "2021.11.21"
description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "2023.2.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
home: https://truecharts.org/charts/stable/esphome
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/esphome
- https://github.com/esphome/esphome
type: application
version: 14.0.3
version: 14.0.4
annotations:
truecharts.org/catagories: |
- tools

View File

@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "1.8.14"
version: 12.0.3
version: 12.0.4
kubeVersion: ">=1.16.0-0"
name: etherpad
description: A real-time collaborative editor scalable to thousands of simultaneous real time users.
@@ -19,7 +19,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Allow external services to be used like Apps.
home: https://truecharts.org/charts/stable/external-service
@@ -20,7 +20,7 @@ name: external-service
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/external-service
type: application
version: 9.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- networking

View File

@@ -10,7 +10,7 @@ service:
externalIP: "1.1.1.1"
ports:
main:
Type: HTTPS
protocol: https
port: 10003
targetPort: 443

View File

@@ -3,7 +3,7 @@ appVersion: "1.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Server for Ferdi that you can re-use to run your own
home: https://truecharts.org/charts/stable/ferdi-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ferdi-server.png
@@ -18,7 +18,7 @@ name: ferdi-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server
- https://github.com/getferdi/server
version: 7.0.3
version: 7.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "2.23.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: Filebrowser provides a file managing interface within a specified directory
home: https://truecharts.org/charts/stable/filebrowser
@@ -21,7 +21,7 @@ sources:
- https://github.com/filebrowser/filebrowser
- https://filebrowser.org/cli/filebrowser
type: application
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "1.0.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: An application that lets you automatically process files through a simple rule flow.
home: https://truecharts.org/charts/stable/fileflows
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fileflows.png
@@ -18,7 +18,7 @@ name: fileflows
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fileflows
- https://github.com/revenz/FileFlows
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,11 +3,11 @@ appVersion: "5.7.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.22
version: 6.0.24
deprecated: false
description: A free and open source personal finance manager
home: https://truecharts.org/charts/stable/fireflyiii
@@ -25,7 +25,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 20.0.3
version: 20.0.4
annotations:
truecharts.org/catagories: |
- finacial

View File

@@ -3,7 +3,7 @@ appVersion: "3.0.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: FlareSolverr is a proxy server to bypass Cloudflare protection
home: https://truecharts.org/charts/stable/flaresolverr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flaresolverr.png
@@ -19,7 +19,7 @@ name: flaresolverr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr
- https://github.com/FlareSolverr/FlareSolverr
version: 9.0.1
version: 9.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: fleet
version: 7.0.3
version: 7.0.4
appVersion: "2.3.3"
description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories.
type: application
@@ -15,11 +15,11 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.6
version: 7.0.8
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,7 +3,7 @@ appVersion: "3.5.27"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
deprecated: false
description: FlexGet is a multipurpose automation tool for all of your media
home: https://truecharts.org/charts/stable/flexget
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flexget
- https://github.com/wiserain/docker-flexget
type: application
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "4.7.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Flood is a monitoring service for various torrent clients
home: https://truecharts.org/charts/stable/flood
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flood.png
@@ -21,7 +21,7 @@ name: flood
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/flood
- https://github.com/jesec/flood
version: 9.0.3
version: 9.0.4
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "1.23.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.10
version: 12.4.13
description: Fluidd is a free and open-source Klipper web interface for managing your 3d printer.
home: https://truecharts.org/charts/stable/fluidd
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fluidd.png
@@ -18,7 +18,7 @@ name: fluidd
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fluidd
- https://github.com/fluidd-core/fluidd
version: 5.0.3
version: 5.0.4
annotations:
truecharts.org/catagories: |
- utilities

Some files were not shown because too many files have changed in this diff Show More