Compare commits

...

11 Commits

Author SHA1 Message Date
TrueCharts Bot
702b146d12 chore(deps): update helm general non-major by renovate (#16384)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.16` ->
`9.0.17` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.20` -> `16.2.21` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.15` ->
`5.0.16` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.16`
-> `11.0.17` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.16`
-> `10.0.17` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.15` ->
`5.0.16` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.16`
-> `10.0.17` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.17`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.17)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.16...clickhouse-9.0.17)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

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

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

Function library for TrueCharts

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 16:57:27 +01:00
TrueCharts Bot
5a3bb165f6 chore(deps): update helm chart common to 16.2.21 by renovate (#16381)
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 |
`16.2.20` -> `16.2.21` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 16:16:01 +01:00
kqmaverick
a529b05390 docs(nextcloud): update installation notes (#16380)
**Description**
Changes ingress configuration to a hard requirement and remove
instructions about switch to ClusterIP.

⚒️ Fixes  # 

**⚙️ Type of change**

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

**🧪 How Has This Been Tested?**

**📃 Notes:**

**✔️ Checklist:**

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

** 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-12-24 15:17:56 +01:00
Kjeld Schouten
952616128a chore(nextcloud): BREAKING CHANGE remove service settings for SCALE GUI (#16379)
**Description**

Users seem to be confused about the fact service settings where present
and even defaulted to loadbalancer, without it actually being
technically possible to use this without causing malfuctions.

Requiring ingress is a good first step, but in the specific case of
Nextcloud, we actually want to prevent any use of direct ip:port
connections to nextcloud on SCALE.

It won't work nicely without users writhing custom forwarding scripts
which 99.99% of users on SCALE isn't able to do and those that do really
should just use normal helm.

Also removes podOptions as those options really shouldn't be used on
Nextcloud either.

As well as ServiceExpert, as we definately don't want direct interface
attachment on this either.

Only breaking for users currently using IP-Port connections on TrueNAS
SCALE, which they shouldn't have been doing in the first place

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:58:55 +01:00
TrueCharts Bot
af2c9bee81 chore(deps): update helm general non-major by renovate (#16376)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/dependency/clickhouse)
([source](https://togithub.com/truecharts/charts)) | patch | `9.0.15` ->
`9.0.16` |
|
[common](https://togithub.com/truecharts/apps/tree/master/charts/common)
([source](https://togithub.com/truecharts/library-charts)) | patch |
`16.2.17` -> `16.2.20` |
|
[kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.14` ->
`5.0.15` |
| [mariadb](https://truecharts.org/charts/dependency/mariadb)
([source](https://togithub.com/truecharts/charts)) | patch | `11.0.15`
-> `11.0.16` |
| [memcached](https://truecharts.org/charts/dependency/memcached)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |
| [mongodb](https://truecharts.org/charts/dependency/mongodb)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.14`
-> `10.0.15` |
|
[node-exporter](https://truecharts.org/charts/dependency/node-exporter)
([source](https://togithub.com/truecharts/charts)) | patch | `5.0.14` ->
`5.0.15` |
| [redis](https://truecharts.org/charts/dependency/redis)
([source](https://togithub.com/truecharts/charts)) | patch | `10.0.15`
-> `10.0.16` |

---

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

---

### Release Notes

<details>
<summary>truecharts/charts (clickhouse)</summary>

###
[`v9.0.16`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-9.0.16)

[Compare
Source](https://togithub.com/truecharts/charts/compare/clickhouse-9.0.15...clickhouse-9.0.16)

ClickHouse is a column-oriented database management system (DBMS) for
online analytical processing of queries (OLAP).

</details>

<details>
<summary>truecharts/library-charts (common)</summary>

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-24 14:01:40 +01:00
Xstar97TheNoob
ce3fce3f7c fix(livestreamdvr) remove a redundant variable and housekeeping. (#16377)
**Description**
Remove the UMASK variable from the gui
update and add the variables to the gui and values
update the storage variables and description
⚒️ 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)
- [X] 🔃 Refactor of current code

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

**📃 Notes:**
This was bulk moved to stable from incubator; so marking it as breaking
will be redundant.
**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [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-12-24 13:56:03 +01:00
TrueCharts Bot
7304e7a3de chore(deps): update helm chart common to 16.2.20 by renovate (#16375)
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 |
`16.2.17` -> `16.2.20` |

---

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

---

### Release Notes

<details>
<summary>truecharts/library-charts (common)</summary>

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

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

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

Function library for TrueCharts

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

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

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

---

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

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-24 01:15:17 +01:00
TrueCharts-Bot
40b9ad4519 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-24 00:09:56 +00:00
Stavros Kois
6325e5d060 chore(homepage/template): update description
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-12-24 00:07:48 +02:00
Stavros Kois
e71bb0b277 chore(homepage): adds icon field in homepage integration (#16374)
**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)-->

Some app's icon is not the same as the chart name we have in our
catalog.
Allow users to override that

**⚙️ 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>
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
2023-12-23 23:04:04 +01:00
Kjeld Schouten
9dfeac6e3a fix(homepage): set ndots to 3 to ensure it can render svc without .cluster.local 2023-12-23 22:20:27 +01:00
794 changed files with 2014 additions and 2014 deletions

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: clickhouse
version: 9.0.15
version: 9.0.17
appVersion: 23.11.2.11
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/charts/dependency/clickhouse
@@ -21,7 +21,7 @@ keywords:
- sql
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: kube-state-metrics
version: 5.0.14
version: 5.0.16
appVersion: 2.10.1
description: kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
home: https://truecharts.org/charts/dependency/kube-state-metrics
@@ -20,7 +20,7 @@ keywords:
- monitoring
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,18 +1,18 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: mariadb
version: 11.0.15
version: 11.0.17
appVersion: 11.1.3
description: Fast, reliable, scalable, and easy to use open-source relational database system.
home: https://truecharts.org/charts/dependency/mariadb
icon: https://truecharts.org/img/hotlink-ok/chart-icons/mariadb.png
deprecated: false
sources:
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
- https://github.com/bitnami/bitnami-docker-mariadb
- https://github.com/truecharts/charts/tree/master/charts/dependency/mariadb
- https://hub.docker.com/r/bitnami/mariadb
- https://github.com/prometheus/mysqld_exporter
- https://mariadb.org
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -24,7 +24,7 @@ keywords:
- sql
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: memcached
version: 10.0.15
version: 10.0.17
appVersion: 1.6.22
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/charts/dependency/memcached
@@ -21,7 +21,7 @@ keywords:
- cache
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: mongodb
version: 10.0.14
version: 10.0.16
appVersion: 7.0.4
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/charts/dependency/mongodb
@@ -22,7 +22,7 @@ keywords:
- nosql
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,15 +1,15 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: node-exporter
version: 5.0.14
version: 5.0.16
appVersion: 1.7.0
description: Prometheus exporter for hardware and OS metrics exposed by UNIX kernels, with pluggable metric collectors.
home: https://truecharts.org/charts/dependency/node-exporter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/node-exporter.png
deprecated: false
sources:
- https://hub.docker.com/r/bitnami/node-exporter
- https://github.com/truecharts/charts/tree/master/charts/dependency/node-exporter
- https://hub.docker.com/r/bitnami/node-exporter
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- monitoring
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: redis
version: 10.0.15
version: 10.0.17
appVersion: 7.2.3
description: Open source, advanced key-value store.
home: https://truecharts.org/charts/dependency/redis
@@ -21,7 +21,7 @@ keywords:
- database
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: solr
version: 8.0.14
version: 8.0.16
appVersion: 9.4.0
description: Apache Solr
home: https://truecharts.org/charts/dependency/solr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/solr.png
deprecated: false
sources:
- https://github.com/apache/solr
- https://github.com/truecharts/charts/tree/master/charts/dependency/solr
- https://hub.docker.com/r/bitnami/solr
- https://github.com/apache/solr
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -21,7 +21,7 @@ keywords:
- search
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png
deprecated: false
sources:
- https://github.com/haishanh/cherry
- https://cherry.haishan.me/
- https://github.com/truecharts/charts/tree/master/charts/incubator/cherry
- https://hub.docker.com/r/haishanh/cherry
- https://cherry.haishan.me/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/coupon-store
icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png
deprecated: false
sources:
- https://hub.docker.com/r/metikular/coupon-store
- https://github.com/linuxserver/docker-airsonic
- https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store
- https://hub.docker.com/r/metikular/coupon-store
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/euterpe
icon: https://truecharts.org/img/hotlink-ok/chart-icons/euterpe.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
- https://hub.docker.com/r/ironsmile/euterpe
- https://github.com/ironsmile/euterpe
- https://github.com/truecharts/charts/tree/master/charts/incubator/euterpe
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/flemarr
icon: https://truecharts.org/img/hotlink-ok/chart-icons/flemarr.png
deprecated: false
sources:
- https://github.com/Flemmarr/Flemmarr
- https://github.com/truecharts/charts/tree/master/charts/incubator/flemarr
- https://hub.docker.com/r/pierremesure/flemmarr
- https://github.com/Flemmarr/Flemmarr
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,11 +8,11 @@ home: https://truecharts.org/charts/incubator/focalboard
icon: https://truecharts.org/img/hotlink-ok/chart-icons/focalboard.png
deprecated: false
sources:
- https://hub.docker.com/r/mattermost/focalboard
- https://www.focalboard.com/
- https://github.com/mattermost/focalboard
- https://github.com/FlipEnergy/container-images/blob/main/focalboard
- https://github.com/truecharts/charts/tree/master/charts/incubator/focalboard
- https://hub.docker.com/r/mattermost/focalboard
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/icinga2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/icinga2.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
- https://hub.docker.com/r/jordan/icinga2
- https://github.com/jjethwa/icinga2
- https://icinga.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/icinga2
- https://hub.docker.com/r/jordan/icinga2
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/koel
icon: https://truecharts.org/img/hotlink-ok/chart-icons/koel.png
deprecated: false
sources:
- https://github.com/koel/docker
- https://github.com/koel/koel
- https://github.com/truecharts/charts/tree/master/charts/incubator/koel
- https://hub.docker.com/r/phanan/koel
- https://github.com/koel/docker
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/kutt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kutt.png
deprecated: false
sources:
- https://github.com/thedevs-network/kutt
- https://github.com/truecharts/charts/tree/master/charts/incubator/kutt
- https://hub.docker.com/r/kutt/kutt
- https://github.com/thedevs-network/kutt
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/leantime
icon: https://truecharts.org/img/hotlink-ok/chart-icons/leantime.png
deprecated: false
sources:
- https://leantime.io/
- https://github.com/truecharts/charts/tree/master/charts/incubator/leantime
- https://hub.docker.com/r/leantime/leantime
- https://leantime.io/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/linkace
icon: https://truecharts.org/img/hotlink-ok/chart-icons/linkace.png
deprecated: false
sources:
- https://www.linkace.org/docs/
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
- https://hub.docker.com/r/linkace/linkace
- https://www.linkace.org/docs/
- https://github.com/linkace/linkace
- https://github.com/truecharts/charts/tree/master/charts/incubator/linkace
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/magicmirror2
icon: https://truecharts.org/img/hotlink-ok/chart-icons/magicmirror2.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2
- https://hub.docker.com/r/ich777/magic-mirror2
- https://github.com/truecharts/charts/tree/master/charts/incubator/magicmirror2
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/noisedash
icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png
deprecated: false
sources:
- https://hub.docker.com/r/noisedash/noisedash
- https://github.com/kaythomas0/noisedash
- https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash
- https://hub.docker.com/r/noisedash/noisedash
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/penpot
icon: https://truecharts.org/img/hotlink-ok/chart-icons/penpot.png
deprecated: false
sources:
- https://hub.docker.com/r/penpotapp/exporter
- https://github.com/penpot/penpot
- https://github.com/truecharts/charts/tree/master/charts/incubator/penpot
- https://hub.docker.com/r/penpotapp/exporter
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/postgresql
icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png
deprecated: false
sources:
- https://www.postgresql.org/
- https://github.com/truecharts/charts/tree/master/charts/incubator/postgresql
- https://hub.docker.com/r/bitnami/postgresql
- https://www.postgresql.org/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/privatebin
icon: https://truecharts.org/img/hotlink-ok/chart-icons/privatebin.png
deprecated: false
sources:
- https://hub.docker.com/r/privatebin/pdo
- https://privatebin.info/
- https://github.com/PrivateBin/PrivateBin
- https://github.com/truecharts/charts/tree/master/charts/incubator/privatebin
- https://hub.docker.com/r/privatebin/pdo
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: authelia
version: 20.0.12
version: 20.0.14
appVersion: 4.37.5
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
home: https://truecharts.org/charts/enterprise/authelia
@@ -30,14 +30,14 @@ keywords:
- LDAP
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 10.0.15
version: 10.0.17
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""

View File

@@ -1,18 +1,18 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: blocky
version: 10.0.10
version: 10.0.12
appVersion: "0.22"
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
deprecated: false
sources:
- https://0xerr0r.github.io/blocky/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky
- https://quay.io/oriedge/k8s_gateway
- https://hub.docker.com/r/spx01/blocky
- https://github.com/0xERR0R/blocky
- https://github.com/Mozart409/blocky-frontend
- https://0xerr0r.github.io/blocky/
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -22,14 +22,14 @@ keywords:
- blocky
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: redis
version: 10.0.15
version: 10.0.17
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: clusterissuer
version: 5.0.10
version: 5.0.12
appVersion: latest
description: Certificate management for Kubernetes
home: https://truecharts.org/charts/enterprise/clusterissuer
icon: https://truecharts.org/img/hotlink-ok/chart-icons/clusterissuer.png
deprecated: false
sources:
- https://hub.docker.com/_/hello-world
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/clusterissuer
- https://hub.docker.com/_/hello-world
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- certificates
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: grafana
version: 10.0.10
version: 10.0.12
appVersion: 10.2.2
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
@@ -23,7 +23,7 @@ keywords:
- logs
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: kubernetes-reflector
version: 2.0.9
version: 2.0.11
appVersion: 7.1.217
description: Kubernetes-Reflector is a Kubernetes addon designed to monitor and reflect changes to secrets and configmaps across namespaces
home: https://truecharts.org/charts/enterprise/kubernetes-reflector
icon: https://truecharts.org/img/hotlink-ok/chart-icons/kubernetes-reflector.png
deprecated: false
sources:
- https://hub.docker.com/r/emberstack/kubernetes-reflector
- https://github.com/emberstack/kubernetes-reflector
- https://github.com/truecharts/charts/tree/master/charts/enterprise/kubernetes-reflector
- https://hub.docker.com/r/emberstack/kubernetes-reflector
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -23,7 +23,7 @@ keywords:
- certificates
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: metallb-config
version: 4.0.9
version: 4.0.11
appVersion: latest
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/charts/enterprise/metallb-config
@@ -21,7 +21,7 @@ keywords:
- loadbalancer
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: prometheus
version: 14.0.10
version: 14.0.12
appVersion: 2.48.1
description: kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
home: https://truecharts.org/charts/enterprise/prometheus
@@ -11,7 +11,7 @@ sources:
- https://github.com/prometheus-community/helm-charts
- https://github.com/prometheus-operator/kube-prometheus
- https://github.com/truecharts/charts/tree/master/charts/enterprise/prometheus
- https://quay.io/thanos/thanos
- https://hub.docker.com/r/bitnami/alertmanager
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,21 +20,21 @@ keywords:
- metrics
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: node-exporter
version: 5.0.14
version: 5.0.16
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.node-exporter.enabled
alias: ""
tags: []
import-values: []
- name: kube-state-metrics
version: 5.0.14
version: 5.0.16
repository: https://deps.truecharts.org
condition: exporters.enabled,exporters.kube-state-metrics.enabled
alias: ""

View File

@@ -1,18 +1,18 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: traefik
version: 24.0.1
version: 24.0.3
appVersion: 2.10.5
description: Traefik is a flexible reverse proxy and Ingress Provider.
home: https://truecharts.org/charts/enterprise/traefik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
- https://github.com/truecharts/containers/tree/master/mirrortraefik
- https://github.com/traefik/traefik
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
- https://github.com/truecharts/containers/tree/master/mirrortraefik
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -22,7 +22,7 @@ keywords:
- ingress
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,4 +1,3 @@
# -- Options for the main traefik service, where the entrypoints traffic comes from
# from.
service:
@@ -8,4 +7,3 @@ service:
port: 9080
websecure:
port: 9443

View File

@@ -52,7 +52,6 @@ The setup of Traefik is relatively straight-forward. Most of the settings remain
- **Application Name**: Enter a name for your app. You may use simply _traefik_ for this field.
- At the bottom, check the warning checkbox.
Continue to section 12, and select **Next**. Traefik will now be installed.
After installation you can access the Traefik dashboard using your host IP address followed by `:9000`, or by simply clicking "Web Portal" on the application's entry under **Apps** > **Installed Applications**.

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: vaultwarden
version: 24.0.11
version: 24.0.13
appVersion: 1.30.1
description: Unofficial Bitwarden compatible server written in Rust
home: https://truecharts.org/charts/enterprise/vaultwarden
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vaultwarden.png
deprecated: false
sources:
- https://hub.docker.com/r/vaultwarden/server
- https://github.com/dani-garcia/vaultwarden
- https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden
- https://hub.docker.com/r/vaultwarden/server
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -24,7 +24,7 @@ keywords:
- rust
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: velero
version: 2.0.12
version: 2.0.14
appVersion: latest
description: Velero is a kubernetes-native backup solution
home: https://truecharts.org/charts/incubator/velero
@@ -21,7 +21,7 @@ keywords:
- backup
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/apprise-api
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apprise-api.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
- https://hub.docker.com/r/caronc/apprise
- https://github.com/caronc/apprise-api
- https://github.com/truecharts/charts/tree/master/charts/incubator/apprise-api
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/awesome-ttrss
icon: https://truecharts.org/img/hotlink-ok/chart-icons/awesome-ttrss.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
- https://hub.docker.com/r/wangqiru/ttrss
- https://github.com/HenryQW/Awesome-TTRSS
- https://github.com/truecharts/charts/tree/master/charts/incubator/awesome-ttrss
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/cadquery-jupyter
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cadquery-jupyter.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
- https://hub.docker.com/r/bwalter42/jupyter_cadquery
- https://github.com/bernhard-42/jupyter-cadquery
- https://github.com/truecharts/charts/tree/master/charts/incubator/cadquery-jupyter
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/csi-driver-nfs
icon: https://truecharts.org/img/hotlink-ok/chart-icons/csi-driver-nfs.png
deprecated: false
sources:
- https://github.com/truecharts/containers/tree/master/mirroralpine
- https://cert-manager.io/
- https://github.com/cert-manager
- https://github.com/truecharts/charts/tree/master/charts/incubator/csi-driver-nfs
- https://github.com/truecharts/containers/tree/master/mirroralpine
- https://cert-manager.io/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/dupeguru
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dupeguru.png
deprecated: false
sources:
- https://github.com/jlesage/docker-dupeguru
- https://github.com/truecharts/charts/tree/master/charts/incubator/dupeguru
- https://hub.docker.com/r/jlesage/dupeguru
- https://github.com/jlesage/docker-dupeguru
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/dvblink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dvblink.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
- https://hub.docker.com/r/chvb/docker-dvblink
- https://github.com/truecharts/charts/tree/master/charts/incubator/dvblink
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/go-auto-yt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/go-auto-yt.png
deprecated: false
sources:
- https://github.com/XiovV/go-auto-yt
- https://github.com/truecharts/charts/tree/master/charts/incubator/go-auto-yt
- https://hub.docker.com/r/xiovv/go-auto-yt
- https://github.com/XiovV/go-auto-yt
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/jitsi
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jitsi.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
- https://hub.docker.com/r/jitsi/prosody
- https://jitsi.org
- https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-start
- https://github.com/truecharts/charts/tree/master/charts/incubator/jitsi
- https://hub.docker.com/r/jitsi/jicofo
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,8 +8,8 @@ home: https://truecharts.org/charts/incubator/libreoffice
icon: https://truecharts.org/img/hotlink-ok/chart-icons/libreoffice.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice
- https://ghcr.io/linuxserver/libreoffice
- https://github.com/truecharts/charts/tree/master/charts/incubator/libreoffice
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ml-workspace
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ml-workspace.png
deprecated: false
sources:
- https://hub.docker.com/r/mltooling/ml-workspace-minimal
- https://github.com/ml-tooling/ml-workspace
- https://github.com/truecharts/charts/tree/master/charts/incubator/ml-workspace
- https://hub.docker.com/r/mltooling/ml-workspace-light
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,11 +8,11 @@ home: https://truecharts.org/charts/incubator/moviegrabber
icon: https://truecharts.org/img/hotlink-ok/chart-icons/moviegrabber.png
deprecated: false
sources:
- https://github.com/binhex/moviegrabber
- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
- https://github.com/binhex/documentation
- https://github.com/truecharts/charts/tree/master/charts/incubator/moviegrabber
- https://hub.docker.com/r/binhex/arch-moviegrabber
- https://github.com/binhex/moviegrabber
- https://registry.hub.docker.com/r/binhex/arch-moviegrabber/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pialert
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pialert.png
deprecated: false
sources:
- https://github.com/jokob-sk/Pi.Alert
- https://github.com/truecharts/charts/tree/master/charts/incubator/pialert
- https://hub.docker.com/r/jokobsk/pi.alert
- https://github.com/jokob-sk/Pi.Alert
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pixelserv-tls
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pixelserv-tls.png
deprecated: false
sources:
- https://github.com/imTHAI/docker-pixelserv-tls
- https://github.com/truecharts/charts/tree/master/charts/incubator/pixelserv-tls
- https://hub.docker.com/r/imthai/pixelserv-tls
- https://github.com/imTHAI/docker-pixelserv-tls
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/poste
icon: https://truecharts.org/img/hotlink-ok/chart-icons/poste.png
deprecated: false
sources:
- https://poste.io/
- https://github.com/truecharts/charts/tree/master/charts/incubator/poste
- https://hub.docker.com/r/analogic/poste.io
- https://poste.io/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/ps3netsrv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ps3netsrv.png
deprecated: false
sources:
- https://hub.docker.com/r/shawly/ps3netsrv
- https://github.com/aldostools/webMAN-MOD/tree/master/_Projects_/ps3netsrv
- https://github.com/truecharts/charts/tree/master/charts/incubator/ps3netsrv
- https://hub.docker.com/r/shawly/ps3netsrv
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/pushbits-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pushbits-server.png
deprecated: false
sources:
- https://github.com/truecharts/containers/tree/master/mirrorpushbits-server
- https://github.com/pushbits/server
- https://github.com/truecharts/charts/tree/master/charts/incubator/pushbits-server
- https://github.com/truecharts/containers/tree/master/mirrorpushbits-server
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/raneto
icon: https://truecharts.org/img/hotlink-ok/chart-icons/raneto.png
deprecated: false
sources:
- https://github.com/linuxserver/docker-raneto#readme
- https://github.com/orgs/linuxserver/packages/container/package/raneto
- https://github.com/truecharts/charts/tree/master/charts/incubator/raneto
- https://fleet.linuxserver.io/image?name=linuxserver/raneto
- https://github.com/linuxserver/docker-raneto#readme
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/self-service-password
icon: https://truecharts.org/img/hotlink-ok/chart-icons/self-service-password.png
deprecated: false
sources:
- https://hub.docker.com/r/tiredofit/self-service-password
- https://self-service-password.readthedocs.io/en/latest
- https://github.com/tiredofit/docker-self-service-password
- https://github.com/truecharts/charts/tree/master/charts/incubator/self-service-password
- https://hub.docker.com/r/tiredofit/self-service-password
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/shadowsocks
icon: https://truecharts.org/img/hotlink-ok/chart-icons/shadowsocks.png
deprecated: false
sources:
- https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md
- https://github.com/truecharts/charts/tree/master/charts/incubator/shadowsocks
- https://hub.docker.com/r/shadowsocks/shadowsocks-libev
- https://github.com/shadowsocks/shadowsocks-libev/blob/master/docker/alpine/README.md
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,10 +8,10 @@ home: https://truecharts.org/charts/incubator/snipe-it
icon: https://truecharts.org/img/hotlink-ok/chart-icons/snipe-it.png
deprecated: false
sources:
- https://snipeitapp.com/
- https://github.com/snipe/snipe-it
- https://github.com/truecharts/charts/tree/master/charts/incubator/snipe-it
- https://hub.docker.com/r/snipe/snipe-it
- https://snipeitapp.com/
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/somfyprotect2mqtt
icon: https://truecharts.org/img/hotlink-ok/chart-icons/somfyprotect2mqtt.png
deprecated: false
sources:
- https://hub.docker.com/r/minims/somfyprotect2mqtt
- https://github.com/Minims/SomfyProtect2MQTT
- https://github.com/truecharts/charts/tree/master/charts/incubator/somfyprotect2mqtt
- https://hub.docker.com/r/minims/somfyprotect2mqtt
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/sonarqube
icon: https://truecharts.org/img/hotlink-ok/chart-icons/sonarqube.png
deprecated: false
sources:
- https://hub.docker.com/_/sonarqube
- https://github.com/SonarSource/sonarqube
- https://github.com/truecharts/charts/tree/master/charts/incubator/sonarqube
- https://hub.docker.com/_/sonarqube
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/tubearchivist-es
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tubearchivist-es.png
deprecated: false
sources:
- https://hub.docker.com/r/bbilly1/tubearchivist-es
- https://github.com/elastic/elasticsearch
- https://github.com/truecharts/charts/tree/master/charts/incubator/tubearchivist-es
- https://hub.docker.com/r/bbilly1/tubearchivist-es
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/vorta
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vorta.png
deprecated: false
sources:
- https://github.com/borgbase/vorta-docker
- https://github.com/truecharts/charts/tree/master/charts/incubator/vorta
- https://ghcr.io/borgbase/vorta-docker
- https://github.com/borgbase/vorta-docker
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/wbo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wbo.png
deprecated: false
sources:
- https://github.com/lovasoa/whitebophir
- https://github.com/truecharts/charts/tree/master/charts/incubator/wbo
- https://hub.docker.com/r/lovasoa/wbo
- https://github.com/lovasoa/whitebophir
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -8,9 +8,9 @@ home: https://truecharts.org/charts/incubator/zusam
icon: https://truecharts.org/img/hotlink-ok/chart-icons/zusam.png
deprecated: false
sources:
- https://hub.docker.com/r/zusam/zusam
- https://github.com/zusam/zusam
- https://github.com/truecharts/charts/tree/master/charts/incubator/zusam
- https://hub.docker.com/r/zusam/zusam
maintainers:
- name: TrueCharts
email: info@truecharts.org

View File

@@ -1,17 +1,17 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: cert-manager
version: 2.0.9
version: 2.0.11
appVersion: latest
description: Cert-Manager is a kubernetes-aware certificate manager
home: https://truecharts.org/charts/operators/cert-manager
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
- https://github.com/truecharts/containers/tree/master/mirroralpine
- https://github.com/cert-manager
- https://cert-manager.io/
- https://github.com/truecharts/charts/tree/master/charts/operators/cert-manager
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -22,7 +22,7 @@ keywords:
- security
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: cloudnative-pg
version: 4.0.9
version: 4.0.11
appVersion: latest
description: CloudNativePG is a clustered postgresql database operator
home: https://truecharts.org/charts/operators/cloudnative-pg
@@ -22,7 +22,7 @@ keywords:
- cnpg
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: csi-driver-smb
version: 1.0.17
version: 1.0.19
appVersion: latest
description: csi-driver-smb is a smb CSI driver for kubernetes
home: https://truecharts.org/charts/incubator/csi-driver-smb
@@ -21,7 +21,7 @@ keywords:
- backup
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: metallb
version: 12.0.9
version: 12.0.11
appVersion: latest
description: A network load-balancer implementation for Kubernetes using standard routing protocols
home: https://truecharts.org/charts/operators/metallb
@@ -21,7 +21,7 @@ keywords:
- loadbalancer
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: openebs
version: 1.1.10
version: 1.1.12
appVersion: latest
description: OpenEBS is a umbrella container storage provisioner
home: https://truecharts.org/charts/incubator/openebs
@@ -21,7 +21,7 @@ keywords:
- backup
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: prometheus-operator
version: 2.0.10
version: 2.0.12
appVersion: 0.69.1
description: Prometheus Operator is an operator for prometheus
home: https://truecharts.org/charts/operators/prometheus-operator
@@ -21,7 +21,7 @@ keywords:
- metics
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: acestream
version: 4.0.15
version: 4.0.17
appVersion: 2.0.2.8
description: IPTV service providing streaming, playlist, search engine and epg.
home: https://truecharts.org/charts/incubator/acestream
icon: https://truecharts.org/img/hotlink-ok/chart-icons/acestream.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
- https://hub.docker.com/r/vstavrinov/acestream-service
- https://github.com/vstavrinov/acestream-service
- https://github.com/truecharts/charts/tree/master/charts/incubator/acestream
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- MediaServer-Video
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: actualserver
version: 6.0.9
version: 6.0.11
appVersion: 23.12.1
description: Actual is a super fast privacy-focused app for managing your finances.
home: https://truecharts.org/charts/stable/actualserver
icon: https://truecharts.org/img/hotlink-ok/chart-icons/actualserver.png
deprecated: false
sources:
- https://ghcr.io/actualbudget/actual-server
- https://github.com/Kippenhof/docker-templates
- https://github.com/truecharts/charts/tree/master/charts/stable/actualserver
- https://ghcr.io/actualbudget/actual-server
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- finance
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: adguard-home
version: 7.0.9
version: 7.0.11
appVersion: 0.107.43
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://truecharts.org/charts/stable/adguard-home
@@ -19,7 +19,7 @@ keywords:
- adguard
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: adguardhome-sync
version: 4.0.15
version: 4.0.17
appVersion: 0.5.2
description: Synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/charts/incubator/adguardhome-sync
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguardhome-sync.png
deprecated: false
sources:
- https://ghcr.io/bakito/adguardhome-sync
- https://github.com/bakito/adguardhome-sync/
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguardhome-sync
- https://ghcr.io/bakito/adguardhome-sync
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- Other
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: adminer
version: 6.0.9
version: 6.0.11
appVersion: latest
description: Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP.
home: https://truecharts.org/charts/stable/adminer
@@ -20,7 +20,7 @@ keywords:
- Tools-Utilities
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,17 +1,17 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: airdcpp-webclient
version: 8.0.9
version: 8.0.11
appVersion: 2.12.1
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
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airdcpp-webclient.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
- https://hub.docker.com/r/gangefors/airdcpp-webclient
- https://airdcpp-web.github.io/
- https://github.com/airdcpp-web/airdcpp-webclient
- https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient
- https://hub.docker.com/r/gangefors/airdcpp-webclient
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -22,7 +22,7 @@ keywords:
- airdcpp
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: airsonic-advanced
version: 11.0.9
version: 11.0.11
appVersion: edge-latest
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic-advanced
icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic-advanced.png
deprecated: false
sources:
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
- https://github.com/airsonic/airsonic-advanced
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced
- https://hub.docker.com/r/airsonicadvanced/airsonic-advanced
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -19,7 +19,7 @@ keywords:
- airsonic
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: airsonic
version: 11.0.9
version: 11.0.11
appVersion: 10.6.2
description: Airsonic is a Free and Open Source community driven media server
home: https://truecharts.org/charts/stable/airsonic
@@ -9,10 +9,10 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/airsonic.png
deprecated: false
sources:
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
- https://ghcr.io/linuxserver/airsonic
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/truecharts/charts/tree/master/charts/stable/airsonic
- https://ghcr.io/linuxserver/airsonic
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -21,7 +21,7 @@ keywords:
- airsonic
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: alienswarm-reactivedrop
version: 3.0.15
version: 3.0.17
appVersion: alienswarmreactivedrop
description: "This Chart will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it."
home: https://truecharts.org/charts/incubator/alienswarm-reactivedrop
icon: https://truecharts.org/img/hotlink-ok/chart-icons/alienswarm-reactivedrop.png
deprecated: false
sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://www.steampowered.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/alienswarm-reactivedrop
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: alienswarm
version: 3.0.15
version: 3.0.17
appVersion: alienswarm
description: This Chart will download and install SteamCMD. It will also install Alien Swarm and run it.
home: https://truecharts.org/charts/incubator/alienswarm
@@ -20,7 +20,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: alist
version: 7.0.9
version: 7.0.11
appVersion: 3.29.1
description: Alist program that supports multiple storage, powered by Gin and React
home: https://truecharts.org/charts/stable/alist
@@ -24,7 +24,7 @@ keywords:
- baiduyun
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: amcrest2mqtt
version: 9.0.9
version: 9.0.11
appVersion: 1.0.16
description: Expose all events from an Amcrest device to an MQTT broker
home: https://truecharts.org/charts/stable/amcrest2mqtt
@@ -19,7 +19,7 @@ keywords:
- amcrest2mqtt
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: americasarmy-pg
version: 3.0.15
version: 3.0.17
appVersion: aaprovinggrounds
description: "This Chart will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it."
home: https://truecharts.org/charts/incubator/americasarmy-pg
@@ -20,7 +20,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: amule
version: 5.0.9
version: 5.0.11
appVersion: latest
description: aMule is an eMule-like client for the eDonkey and Kademlia networks.
home: https://truecharts.org/charts/stable/amule
@@ -22,7 +22,7 @@ keywords:
- Tools-Utilities
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: android-8-0
version: 3.0.15
version: 3.0.17
appVersion: latest
description: Android in Chart solution with noVNC supported and video recording. Work way better with Intel CPUs because AMD doesn't an cpu graphics card. So with amd cpus can be unusable.
home: https://truecharts.org/charts/incubator/android-8-0
@@ -20,7 +20,7 @@ keywords:
- Other
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: androiddebugbridge
version: 3.0.15
version: 3.0.17
appVersion: latest
description: Control AndroidTV/FireTV devices through ADB from the Home Assistant Core Chart.
home: https://truecharts.org/charts/incubator/androiddebugbridge
@@ -19,7 +19,7 @@ keywords:
- HomeAutomation
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: anki-sync-server
version: 4.0.9
version: 4.0.11
appVersion: 1.1.14
description: A cross-platform Anki sync server.
home: https://truecharts.org/charts/incubator/anki-sync-server
@@ -19,7 +19,7 @@ keywords:
- anki-sync-server
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: anonaddy
version: 17.0.10
version: 17.0.12
appVersion: 1.0.4
description: Protect your email from spam using disposable addresses.
home: https://truecharts.org/charts/stable/anonaddy
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anonaddy.png
deprecated: false
sources:
- https://github.com/anonaddy/docker
- https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy
- https://hub.docker.com/r/anonaddy/anonaddy
- https://github.com/anonaddy/docker
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -19,21 +19,21 @@ keywords:
- anonaddy
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 11.0.15
version: 11.0.17
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
- name: redis
version: 10.0.15
version: 10.0.17
repository: https://deps.truecharts.org
condition: redis.enabled
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: anope
version: 3.0.15
version: 3.0.17
appVersion: latest
description: Anope is a set of IRC Services designed for flexibility and ease of use.
home: https://truecharts.org/charts/incubator/anope
@@ -22,7 +22,7 @@ keywords:
- Tools-Utilities
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: answer
version: 1.0.9
version: 1.0.11
appVersion: 1.2.0
description: A Q&A platform software for teams at any scales.
home: https://truecharts.org/charts/incubator/answer
@@ -20,7 +20,7 @@ keywords:
- forum
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: apache-musicindex
version: 9.0.9
version: 9.0.11
appVersion: 1.4.1-2
description: Index and stream music using apache-musicindex and m3u playlists
home: https://truecharts.org/charts/stable/apache-musicindex
@@ -21,7 +21,7 @@ keywords:
- playlist
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: apache-webdav
version: 3.0.15
version: 3.0.17
appVersion: latest
description: Very simple WebDAV server based on Apache. You need a WebDAV client to transfer files. It does not include a WebUI to upload files through your browser.
home: https://truecharts.org/charts/incubator/apache-webdav
@@ -9,9 +9,9 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/apache-webdav.png
deprecated: false
sources:
- https://github.com/mgutt/docker-apachewebdav
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
- https://github.com/truecharts/charts/tree/master/charts/incubator/apache-webdav
- https://hub.docker.com/r/apachewebdav/apachewebdav
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -21,7 +21,7 @@ keywords:
- Cloud
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: appdaemon
version: 14.0.9
version: 14.0.11
appVersion: 4.4.2
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps.
home: https://truecharts.org/charts/stable/appdaemon
@@ -23,7 +23,7 @@ keywords:
- homeautomation
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: apt-cacher-ng
version: 6.0.9
version: 6.0.11
appVersion: 3.7.4-20220421
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
icon: https://truecharts.org/img/hotlink-ok/chart-icons/apt-cacher-ng.png
deprecated: false
sources:
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
- https://www.unix-ag.uni-kl.de/~bloch/acng/
- https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng
- https://hub.docker.com/r/sameersbn/apt-cacher-ng
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -22,7 +22,7 @@ keywords:
- Tools-Utilities
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: archiveteam-warrior
version: 3.0.16
version: 3.0.18
appVersion: latest
description: The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and its really easy to do!
home: https://truecharts.org/charts/incubator/archiveteam-warrior
@@ -21,7 +21,7 @@ keywords:
- Downloaders
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: aria2
version: 10.0.9
version: 10.0.11
appVersion: latest
description: aria server for downloading web content
home: https://truecharts.org/charts/stable/aria2
@@ -19,7 +19,7 @@ keywords:
- aria2
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: ariang
version: 6.0.9
version: 6.0.11
appVersion: 1.3.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
deprecated: false
sources:
- https://hub.docker.com/r/leonismoe/ariang
- https://github.com/leonismoe/docker-images
- https://github.com/truecharts/charts/tree/master/charts/stable/ariang
- https://hub.docker.com/r/leonismoe/ariang
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -19,7 +19,7 @@ keywords:
- ariang
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: arksurvivalevolved
version: 5.0.9
version: 5.0.11
appVersion: arkse
description: A custom SteamCMD chart that runs ArkSE.
home: https://truecharts.org/charts/stable/arksurvivalevolved
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arksurvivalevolved.png
deprecated: false
sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://github.com/ich777/docker-steamcmd-server/tree/arkse
- https://github.com/truecharts/charts/tree/master/charts/stable/arksurvivalevolved
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -21,7 +21,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: arma3
version: 3.0.15
version: 3.0.17
appVersion: arma3
description: This Chart will download and install SteamCMD. It will also install ArmA III and run it.
home: https://truecharts.org/charts/incubator/arma3
icon: https://truecharts.org/img/hotlink-ok/chart-icons/arma3.png
deprecated: false
sources:
- https://hub.docker.com/r/ich777/steamcmd
- https://arma3.com/
- https://github.com/truecharts/charts/tree/master/charts/incubator/arma3
- https://hub.docker.com/r/ich777/steamcmd
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: arma3exilemod
version: 3.0.15
version: 3.0.17
appVersion: arma3exilemod
description: This Chart will download and install SteamCMD. It will also install ArmA III including ExileMod and run it.
home: https://truecharts.org/charts/incubator/arma3exilemod
@@ -19,7 +19,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,16 +1,16 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: assettocorsa
version: 3.0.15
version: 3.0.17
appVersion: assettocorsa
description: This Chart will download and install SteamCMD. It will also install AssettoCorsa and run it.
home: https://truecharts.org/charts/incubator/assettocorsa
icon: https://truecharts.org/img/hotlink-ok/chart-icons/assettocorsa.png
deprecated: false
sources:
- https://www.assettocorsa.net/
- https://github.com/truecharts/charts/tree/master/charts/incubator/assettocorsa
- https://hub.docker.com/r/ich777/steamcmd
- https://www.assettocorsa.net/
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -20,7 +20,7 @@ keywords:
- GameServers
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: audacity
version: 10.0.9
version: 10.0.11
appVersion: 3.0.2
description: An easy-to-use, multi-track audio editor and recorder
home: https://truecharts.org/charts/stable/audacity
@@ -24,7 +24,7 @@ keywords:
- audio
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

View File

@@ -1,7 +1,7 @@
kubeVersion: ">=1.24.0-0"
apiVersion: v2
name: audiobookshelf
version: 7.0.9
version: 7.0.11
appVersion: 2.6.0
description: Audiobookshelf is a self-hosted audiobook server for managing and playing your audiobooks.
home: https://truecharts.org/charts/stable/audiobookshelf
@@ -19,7 +19,7 @@ keywords:
- audiobookshelf
dependencies:
- name: common
version: 16.2.17
version: 16.2.21
repository: https://library-charts.truecharts.org
condition: ""
alias: ""

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