Compare commits

...

13 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
7e1b0be447 chore(stable): bump common on the 222 (#7959)
**Description**
Bump common on the already migrated 222 Apps in the stable train to fix
a multitude of issues

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

- [ ] ⚖️ 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-13 00:39:51 +02:00
Kjeld Schouten-Lebbing
d5ac355163 chore(deps): bump common on dep train (#7958)
**Description**
Bumps common on the deps train to fix a multitude of issues

**⚙️ 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-13 00:14:04 +02:00
Stavros Kois
ee4036f841 fix(home-assistant): add an empty line after each concat (#7957)
**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  #7948

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-12 23:41:02 +02:00
Stavros Kois
9c000ac136 fix(templates): Reverts previous change of GPU section and applies a workaround for UI bug (#7954)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-12 20:42:55 +02:00
Stavros Kois
dcbbcf69dc fix(transmission,kms,sonarr,radarr): probe fixes (#7935)
**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  #7934
⚒️ Fixes  #7930
⚒️ Fixes  #7940

**⚙️ 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>
2023-04-12 11:11:20 +02:00
Stavros Kois
1d9273a4e8 fix(templates): Fix GPU section (#7939)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  #7926

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-12 11:01:11 +02:00
allcontributors[bot]
60721bb7ae docs: add vianchiel as a contributor for bug (#7942)
Adds @vianchiel as a contributor for bug.

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

[skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-04-12 10:44:00 +02:00
TrueCharts-Bot
443f19df2b Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-12 00:23:00 +00:00
CIsxxc
d5457582c0 Tailscale - Update common.yaml (#7933)
Added missing syntax

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: CIsxxc <92247173+CIsxxc@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-04-12 00:22:44 +03:00
TrueCharts Bot
5f0cc7a509 chore(deps): update helm general non-major (#7929)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

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

###
[`v6.0.20`](https://togithub.com/truecharts/charts/releases/tag/redis-6.0.20)

[Compare
Source](https://togithub.com/truecharts/charts/compare/redis-6.0.19...redis-6.0.20)

Open source, advanced key-value store.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDEuMCJ9-->
2023-04-11 18:50:21 +00:00
TrueCharts Bot
f60123d50b chore(deps): update helm chart common to 12.4.3 (#7931)
This PR contains the following updates:

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

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

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

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MS4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDEuMCJ9-->
2023-04-11 20:46:49 +02:00
Kjeld Schouten-Lebbing
1e1aa6ae11 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-11 20:42:36 +02:00
Kjeld Schouten-Lebbing
41b4444483 fix(tailscale): Fix rbac
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2023-04-11 20:42:17 +02:00
251 changed files with 648 additions and 574 deletions

View File

@@ -1651,6 +1651,15 @@
"contributions": [
"bug"
]
},
{
"login": "vianchiel",
"name": "Vianchiel",
"avatar_url": "https://avatars.githubusercontent.com/u/123665622?v=4",
"profile": "https://github.com/vianchiel",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,

3
.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-176-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-177-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)):
@@ -363,6 +363,7 @@ 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/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>
</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.3
version: 12.4.6
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.3
version: 5.0.4
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.3
version: 12.4.6
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.4
version: 7.0.5
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.3
version: 12.4.6
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.14
version: 6.0.15
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.3
version: 12.4.6
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.3
version: 6.0.4
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.3
version: 12.4.6
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.20
version: 6.0.21
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.3
version: 12.4.6
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.3
version: 4.0.4
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.3.0
version: 12.4.3
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.19
version: 6.0.20
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.2
version: 15.1.3
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.3.0
version: 12.4.3
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.19
version: 6.0.20
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.12
version: 5.0.13
annotations:
truecharts.org/catagories: |
- network

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.3.0
version: 12.4.3
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.16
version: 1.0.17
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.3.0
version: 12.4.3
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.13
version: 7.0.14
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -10,7 +10,7 @@ keywords:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.3.0
version: 12.4.3
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.9
version: 8.0.10
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.3.0
version: 12.4.3
- 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.11
version: 8.0.12
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.3.0
version: 12.4.3
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.16
version: 17.0.17
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.3.0
version: 12.4.3
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.9
version: 20.0.10
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.3
version: 12.4.6
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.1
version: 4.0.2

View File

@@ -3,7 +3,7 @@ appVersion: "0.107.25"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 5.0.2
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.3
version: 12.4.6
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.1
version: 4.0.2

View File

@@ -3,7 +3,7 @@ appVersion: "2.11.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 6.0.2
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.3
version: 12.4.6
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.1
version: 9.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: alist
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 3.0.2

View File

@@ -3,7 +3,7 @@ appVersion: "4.2.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 12.0.2
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -3,7 +3,7 @@ appVersion: "1.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 4.0.2
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.3
version: 12.4.6
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.1
version: 8.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: autoscan
version: 4.0.1
version: 4.0.2
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.3
version: 12.4.6
maintainers:
- email: info@truecharts.org
name: TrueCharts

View File

@@ -3,12 +3,12 @@ appVersion: "1.14.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.20
version: 6.0.21
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
@@ -23,7 +23,7 @@ name: baserow
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
- https://gitlab.com/bramw/baserow/
version: 7.0.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 14.0.2
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.3
version: 12.4.6
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.1
version: 7.0.2
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.3
version: 12.4.6
description: "Lightweight self-hosted facebook-styled PHP blog."
home: https://truecharts.org/charts/stable/blog
@@ -24,7 +24,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.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- hosting

View File

@@ -3,7 +3,7 @@ appVersion: "2201.1.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 9.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.3
version: 12.4.6
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.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- productivity

View File

@@ -3,7 +3,7 @@ appVersion: "0.6.19"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 14.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.1
version: 7.0.2
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.3
version: 12.4.6
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.4
version: 7.0.5
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.3
version: 12.4.6
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.1
version: 4.0.2
annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |

View File

@@ -3,7 +3,7 @@ appVersion: "1.29.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
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.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
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.3
version: 12.4.6
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.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: couchpotato
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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.1
version: 3.0.2
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.3
version: 12.4.6
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.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 4.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
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.3
version: 12.4.6
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.1
version: 4.0.2
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.3
version: 12.4.6
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.1
version: 4.0.2
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.3
version: 12.4.6
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.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ddclient
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# 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.1
version: 5.0.2
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.3
version: 12.4.6
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.3
version: 12.4.6
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.1
version: 5.0.2
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.3
version: 12.4.6
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.1
version: 6.0.2
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.3
version: 12.4.6
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.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 14.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.1
version: 5.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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
@@ -21,7 +21,7 @@ name: discordgsm
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm
- https://github.com/DiscordGSM/GameServerMonitor
version: 2.0.1
version: 2.0.2
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.3
version: 12.4.6
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.1
version: 10.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: dokuwiki
version: 6.0.1
version: 6.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: double-take
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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.1
version: 9.0.2
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.3
version: 12.4.6
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.1
version: 14.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: embystat
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: emulatorjs
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: endlessh
version: 5.0.1
version: 5.0.2
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.3
version: 12.4.6
# 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.3
version: 12.4.6
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.1
version: 14.0.2
annotations:
truecharts.org/catagories: |
- tools

View File

@@ -1,6 +1,6 @@
apiVersion: v2
appVersion: "1.8.14"
version: 12.0.1
version: 12.0.2
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.3
version: 12.4.6
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.3
version: 12.4.6
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.1
version: 9.0.2
annotations:
truecharts.org/catagories: |
- networking

View File

@@ -3,7 +3,7 @@ appVersion: "1.3.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: Server for Ferdi that you can re-use to run your own
home: https://truecharts.org/charts/stable/ferdi-server
@@ -19,7 +19,7 @@ name: ferdi-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server
- https://github.com/getferdi/server
version: 7.0.1
version: 7.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,12 +3,12 @@ appVersion: "5.7.18"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
- condition: redis.enabled
name: redis
repository: https://deps.truecharts.org
version: 6.0.20
version: 6.0.21
deprecated: false
description: A free and open source personal finance manager
home: https://truecharts.org/charts/stable/fireflyiii
@@ -26,7 +26,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii
- https://github.com/firefly-iii/firefly-iii/
type: application
version: 20.0.1
version: 20.0.2
annotations:
truecharts.org/catagories: |
- finacial

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: fleet
version: 7.0.1
version: 7.0.2
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.3
version: 12.4.6
- condition: mariadb.enabled
name: mariadb
repository: https://deps.truecharts.org/
version: 7.0.4
version: 7.0.5
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.3
version: 12.4.6
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.1
version: 5.0.2
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.3
version: 12.4.6
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.1
version: 9.0.2
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.3
version: 12.4.6
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.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: foldingathome
version: 5.0.1
version: 5.0.2
appVersion: "7.6.21"
description: Folding@home is a distributed computing project for simulating protein dynamics, including the process of protein folding and the movements of proteins implicated in a variety of diseases.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "2.15.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: A simple, high-reliability, distributed software configuration management system
home: https://truecharts.org/charts/stable/fossil
icon: https://truecharts.org/img/hotlink-ok/chart-icons/fossil.png
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/fossil
- https://fossil-scm.org/
type: application
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "0.10.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
deprecated: false
description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection.
home: https://truecharts.org/charts/stable/gaps
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gaps
- https://github.com/JasonHHouse/gaps
type: application
version: 14.0.1
version: 14.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "154c581"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance.
home: https://truecharts.org/charts/stable/golinks
icon: https://truecharts.org/img/hotlink-ok/chart-icons/golinks.png
@@ -24,7 +24,7 @@ sources:
- https://github.com/prologic/golinks
- https://github.com/nicholaswilde/docker-golinks
type: application
version: 7.0.1
version: 7.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "0.15.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: Music streaming server / subsonic server API implementation
home: https://truecharts.org/charts/stable/gonic
icon: https://truecharts.org/img/hotlink-ok/chart-icons/gonic.png
@@ -19,7 +19,7 @@ name: gonic
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/gonic
- https://github.com/sentriz/gonic
version: 9.0.1
version: 9.0.2
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.3
version: 12.4.6
description: Simple text sharing
home: https://truecharts.org/charts/stable/haste-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/haste-server
- https://github.com/seejohnrun/haste-server
- https://github.com/k8s-at-home/container-images
version: 9.0.1
version: 9.0.2
annotations:
truecharts.org/catagories: |
- utilities

View File

@@ -3,7 +3,7 @@ appVersion: "58edc604"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: "An automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent and Blackhole."
home: https://truecharts.org/charts/stable/headphones
icon: https://truecharts.org/img/hotlink-ok/chart-icons/headphones.png
@@ -22,7 +22,7 @@ sources:
- https://github.com/linuxserver/docker-headphones
- https://github.com/rembo10/headphones
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: hedgedoc
version: 8.0.1
version: 8.0.2
appVersion: "1.9.7"
description: HedgeDoc lets you create real-time collaborative markdown notes.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "2.5.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
deprecated: false
description: An Application dashboard and launcher
home: https://truecharts.org/charts/stable/heimdall
@@ -20,7 +20,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/heimdall
- https://github.com/linuxserver/Heimdall/
type: application
version: 15.0.1
version: 15.0.2
annotations:
truecharts.org/catagories: |
- organizers

View File

@@ -3,7 +3,7 @@ appVersion: "0.11.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
home: https://truecharts.org/charts/stable/homarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homarr.png
@@ -18,7 +18,7 @@ name: homarr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homarr
- https://github.com/ajnart/homarr
version: 5.0.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "2023.2.5"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
deprecated: false
description: home-assistant App for TrueNAS SCALE
@@ -24,7 +24,7 @@ sources:
- https://github.com/home-assistant/home-assistant
- https://github.com/cdr/code-server
type: application
version: 19.0.1
version: 19.0.2
annotations:
truecharts.org/catagories: |
- home-automation

View File

@@ -16,7 +16,7 @@ workload:
type: init
enabled: true
imageSelector: image
command: ["/config/init/init.sh"]
command: /config/init/init.sh
# # Enable devices to be discoverable
# hostNetwork: true
@@ -53,32 +53,35 @@ configmap:
data:
init.sh: |-
#!/bin/sh
if test -f "/config/configuration.yaml"; then
config_file="/config/configuration.yaml"
if test -f "$config_file"; then
echo "configuration.yaml exists."
if grep -q recorder: "/config/configuration.yaml"; then
echo "configuration.yaml already contains recorder"
if grep -q recorder: "$config_file"; then
echo "configuration.yaml already contains recorder"
else
cat /config/init/recorder.default >> /config/configuration.yaml
cat /config/init/recorder.default >> "$config_file"
fi
if grep -q http: "/config/configuration.yaml"; then
echo "configuration.yaml already contains http section"
if grep -q http: "$config_file"; then
echo "configuration.yaml already contains http section"
else
cat /config/init/http.default >> /config/configuration.yaml
cat /config/init/http.default >> "$config_file"
fi
else
echo "configuration.yaml does NOT exist."
cp /config/init/configuration.yaml.default /config/configuration.yaml
cat /config/init/recorder.default >> /config/configuration.yaml
cat /config/init/http.default >> /config/configuration.yaml
echo "configuration.yaml does NOT exist."
cp /config/init/configuration.yaml.default "$config_file"
cat /config/init/recorder.default >> "$config_file"
echo "" >> "$config_file"
cat /config/init/http.default >> "$config_file"
echo "" >> "$config_file"
fi
echo "Creating include files..."
for include_file in groups.yaml automations.yaml scripts.yaml scenes.yaml; do
if test -f "/config/$include_file"; then
echo "$include_file exists."
echo "$include_file exists."
else
echo "$include_file does NOT exist."
touch "/config/$include_file"
echo "$include_file does NOT exist."
touch "/config/$include_file"
fi
done
@@ -93,8 +96,8 @@ configmap:
wget "https://github.com/hacs/integration/releases/latest/download/hacs.zip" || exit 0
if [ -d "/config/custom_components/hacs" ]; then
echo "HACS directory already exist, cleaning up..."
rm -R "/config/custom_components/hacs"
echo "HACS directory already exist, cleaning up..."
rm -R "/config/custom_components/hacs"
fi
echo "Creating HACS directory..."
@@ -122,7 +125,7 @@ configmap:
recorder:
purge_keep_days: 30
commit_interval: 3
db_url: {{ ( printf "%s?client_encoding=utf8" ( .Values.cnpg.main.creds.std | trimAll "\"" ) ) | quote }}
db_url: {{ (printf "%s?client_encoding=utf8" (.Values.cnpg.main.creds.std | trimAll "\"")) | quote }}
http.default: |-
http:
use_x_forwarded_for: true

View File

@@ -3,7 +3,7 @@ appVersion: "0.8.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
deprecated: false
description: Inventory and organization system built for the Home User.
home: https://truecharts.org/charts/stable/homebox
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homebox
- https://github.com/hay-kot/homebox
type: application
version: 2.0.1
version: 2.0.2
annotations:
truecharts.org/catagories: |
- inventory

View File

@@ -8,7 +8,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
deprecated: false
description: DIY tool to create and print labels for Dell Poweredge and HP Proliant drive caddies.
home: https://truecharts.org/charts/stable/homelablabelmaker
@@ -27,4 +27,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker
- https://github.com/DavidSpek/homelablabelmaker
type: application
version: 4.0.1
version: 4.0.2

View File

@@ -3,7 +3,7 @@ appVersion: "0.6.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: A highly customizable homepage
home: https://truecharts.org/charts/stable/homepage
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png
@@ -18,7 +18,7 @@ name: homepage
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
- https://github.com/benphelps/homepage
version: 3.0.1
version: 3.0.2
annotations:
truecharts.org/catagories: |
- dashboard

View File

@@ -3,7 +3,7 @@ appVersion: "23.02.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: A dead simple static homepage for your server to keep your services on hand.
home: https://truecharts.org/charts/stable/homer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homer.png
@@ -20,7 +20,7 @@ name: homer
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/homer
- https://github.com/bastienwirtz/homer
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: htpcmanager
version: 5.0.1
version: 5.0.2
appVersion: "2021.11.17"
description: Htpcmanager is a front end for many htpc related applications.
type: application
@@ -15,7 +15,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
# condition:
maintainers:
- email: info@truecharts.org

View File

@@ -3,7 +3,7 @@ appVersion: "2.0.14"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: Hyperion is an opensource Bias or Ambient Lighting implementation
home: https://truecharts.org/charts/stable/hyperion-ng
icon: https://truecharts.org/img/hotlink-ok/chart-icons/hyperion-ng.png
@@ -19,7 +19,7 @@ name: hyperion-ng
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng
- https://github.com/hyperion-project/hyperion.ng
version: 9.0.1
version: 9.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@@ -3,7 +3,7 @@ appVersion: "0.18.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
deprecated: false
description: IPFS is a global, versioned, peer-to-peer Interplanetary Filesystem.
home: https://truecharts.org/charts/stable/ipfs
@@ -21,7 +21,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ipfs
- https://github.com/ipfs/kubo
type: application
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- storage

View File

@@ -3,7 +3,7 @@ appVersion: "4.5.3.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.3
version: 12.4.6
description: iSpy's Agent DVR, a standalone DVR service to manage IP cameras.
home: https://truecharts.org/charts/stable/ispy-agent-dvr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ispy-agent-dvr.png
@@ -20,7 +20,7 @@ name: ispy-agent-dvr
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr
- https://github.com/doitandbedone/ispyagentdvr-docker
version: 5.0.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- security

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