Compare commits

...

27 Commits

Author SHA1 Message Date
truecharts-bot
bf8dc14eb1 chore: Auto-update chart README [skip ci] 2022-08-31 00:53:20 +00:00
Kjeld Schouten-Lebbing
bfeb0a74d8 Rename installation_notes.md to how-to.md
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-31 00:07:01 +02:00
Kjeld Schouten-Lebbing
895a651804 Update installation_notes.md
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-31 00:05:07 +02:00
TrueCharts Bot
9627a97001 chore(deps): update helm general non-major (#3639) 2022-08-31 00:00:06 +02:00
truecharts-bot
7e0201cba7 chore: Auto-update chart README [skip ci] 2022-08-30 21:16:02 +00:00
Stavros Kois
d802132ead feat(wireguard): move to stable and add docs (#3637) 2022-08-30 23:12:45 +02:00
truecharts-bot
2a59ef5f48 chore: Auto-update chart README [skip ci] 2022-08-30 20:54:18 +00:00
TrueCharts Bot
b0f2383889 chore(deps): update helm chart common to v10.5.6 (#3635) 2022-08-30 22:50:01 +02:00
TrueCharts Bot
d6148f19f6 chore(deps): update helm chart common to v10.5.6 (#3636) 2022-08-30 22:49:52 +02:00
truecharts-bot
d0e6be56a2 chore: Auto-update chart README [skip ci] 2022-08-30 20:11:18 +00:00
Stavros Kois
99496ed717 feat(sdtd): move to stable (#3633)
* feat(sdtd): move to stable

* quote for safety

* give it more startup time to download the game

* Update charts/stable/sdtd/values.yaml
2022-08-30 22:05:18 +02:00
sagit
73ce9ccc08 fix(owncloud-ocis): Fix init (#3630)
* fix(owncloud-ocis): Fix init

* bump

* fix persistence

* test init

* test init

* test again

* test
2022-08-30 22:04:32 +02:00
Kjeld Schouten-Lebbing
9c232f799a Update containerConfig.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-30 22:04:11 +02:00
TrueCharts-Admin
a6c3544558 chore(deps): update renovatebot/github-action action to v32.183.0 2022-08-30 20:31:15 +02:00
truecharts-bot
3959496cf6 chore: Auto-update chart README [skip ci] 2022-08-30 15:35:19 +00:00
TrueCharts Bot
dfd2c9134a chore(deps): update helm chart common to v10.5.5 (#3626) 2022-08-30 16:02:23 +02:00
TrueCharts Bot
e8b8d4a91f chore(deps): update helm chart common to v10.5.5 (#3627) 2022-08-30 16:01:35 +02:00
TrueCharts-Admin
b4928b8cc0 chore(deps): update dawidd6/action-download-artifact action to v2.23.0 2022-08-30 14:45:22 +02:00
TrueCharts-Admin
460adba1f0 chore(deps): update helm chart common to v10.5.5 2022-08-30 14:44:11 +02:00
truecharts-bot
72dc1b53e7 chore: Auto-update chart README [skip ci] 2022-08-30 10:32:29 +00:00
Kjeld Schouten-Lebbing
ea4dbdaa69 Update Chart.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-30 12:27:23 +02:00
Kjeld Schouten-Lebbing
1bea8042d3 Update questions.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-30 12:27:10 +02:00
Kjeld Schouten-Lebbing
0d488d494f Update values.yaml
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-30 12:26:41 +02:00
truecharts-bot
4d187ffe7f chore: Auto-update chart README [skip ci] 2022-08-30 08:16:54 +00:00
TrueCharts Bot
ac7745d17d chore(deps): update helm general non-major (#3624) 2022-08-30 10:06:21 +02:00
truecharts-bot
520401f2c2 chore: Auto-update chart README [skip ci] 2022-08-30 05:55:56 +00:00
TrueCharts Bot
210ae2894e chore(deps): update docker general non-major (#3623)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-30 08:49:45 +03:00
2289 changed files with 18821 additions and 6051 deletions

View File

@@ -26,7 +26,6 @@ excluded-charts:
- charts/stable/ser2sock
- charts/stable/zalando-postgres-cluster
- charts/stable/zigbee2mqtt
- charts/stable/wireguard
- charts/stable/alertmanager-bot
- charts/stable/storj-node
- charts/incubator/amcrest2mqtt
@@ -45,8 +44,6 @@ excluded-charts:
- charts/dev/csgo
- charts/dev/cstrike1-6
- charts/dev/cstrikeconditionzero
- charts/stable/wireguard
- charts/incubator/wireguard
chart-repos:
- truecharts=https://charts.truecharts.org
- truecharts-library=https://library-charts.truecharts.org

View File

@@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.BOT_TOKEN }}
- name: Download workflow artifact
uses: dawidd6/action-download-artifact@ea71f332a90fd52416b1629b933dcf7e0ccd421d # tag=v2.22.0
uses: dawidd6/action-download-artifact@7847792dd435a50521b8e3bd3576dae7459d1fa8 # tag=v2.23.0
with:
github_token: ${{ secrets.BOT_TOKEN }}
workflow: pr-validate.yaml

View File

@@ -12,7 +12,7 @@ jobs:
with:
token: ${{ secrets.BOT_TOKEN }}
- name: Self-hosted Renovate
uses: renovatebot/github-action@d01fb1d807b0c8658dc65fdc2eccb3d2056c9622 # tag=v32.182.1
uses: renovatebot/github-action@181a77c121b90ce0b0d3ad9d7eea5cfc083ec9e7 # tag=v32.183.0
with:
configurationFile: .github/renovate-config.js
token: ${{ secrets.BOT_TOKEN }}

View File

@@ -2,7 +2,28 @@
## [clickhouse-1.0.17](https://github.com/truecharts/charts/compare/clickhouse-1.0.16...clickhouse-1.0.17) (2022-08-29)
## [memcached-3.0.68](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.68) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635))
- update helm chart common to v10.5.5
## [memcached-3.0.67](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.67) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [memcached-3.0.65](https://github.com/truecharts/charts/compare/memcached-3.0.64...memcached-3.0.65) (2022-08-29)
### Chore
@@ -11,7 +32,7 @@
## [clickhouse-1.0.16](https://github.com/truecharts/charts/compare/clickhouse-1.0.15...clickhouse-1.0.16) (2022-08-29)
## [memcached-3.0.64](https://github.com/truecharts/charts/compare/memcached-3.0.63...memcached-3.0.64) (2022-08-29)
### Chore
@@ -21,7 +42,7 @@
## [clickhouse-1.0.14](https://github.com/truecharts/charts/compare/clickhouse-1.0.13...clickhouse-1.0.14) (2022-08-25)
## [memcached-3.0.62](https://github.com/truecharts/charts/compare/memcached-3.0.61...memcached-3.0.62) (2022-08-25)
### Chore
@@ -30,6 +51,14 @@
## [clickhouse-1.0.13](https://github.com/truecharts/charts/compare/clickhouse-1.0.12...clickhouse-1.0.13) (2022-08-25)
### Chore
- update helm chart common to v10.5.1 ([#3562](https://github.com/truecharts/charts/issues/3562))
## [clickhouse-1.0.12](https://github.com/truecharts/charts/compare/clickhouse-1.0.11...clickhouse-1.0.12) (2022-08-23)

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "22.8.2.11"
appVersion: "22.8.3.13"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
home: https://truecharts.org/docs/charts/dependency/clickhouse
@@ -23,7 +23,7 @@ sources:
- https://clickhouse.com/
- https://hub.docker.com/r/yandex/clickhouse-server
type: application
version: 1.0.17
version: 1.0.20
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,6 +1,6 @@
# clickhouse
![Version: 1.0.17](https://img.shields.io/badge/Version-1.0.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.2.11](https://img.shields.io/badge/AppVersion-22.8.2.11-informational?style=flat-square)
![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.8.3.13](https://img.shields.io/badge/AppVersion-22.8.3.13-informational?style=flat-square)
ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/clickhouse
pullPolicy: IfNotPresent
tag: 22.8.2.11@sha256:02163dcc08f2779e050f620860f7c52580a69c663744c40c96fcadeccbb11970
tag: 22.8.3.13@sha256:decf1ef41af4f66766176ec1509d3211acccb2814ae6683ab9e2b52125c1833e
controller:
type: statefulset

View File

@@ -2,6 +2,16 @@
## [collabora-online-12.1.36](https://github.com/truecharts/charts/compare/collabora-online-12.1.35...collabora-online-12.1.36) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [collabora-online-12.1.35](https://github.com/truecharts/charts/compare/collabora-online-12.1.34...collabora-online-12.1.35) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "22.05.5.4"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "An awesome Online Office suite."
home: https://truecharts.org/docs/charts/dependency/collabora-online
@@ -22,7 +22,7 @@ sources:
- https://sdk.collaboraonline.com/contents.html
- https://github.com/CollaboraOnline/online/tree/master/kubernetes/helm
type: application
version: 12.1.35
version: 12.1.37
annotations:
truecharts.org/catagories: |
- office

View File

@@ -1,6 +1,6 @@
# collabora-online
![Version: 12.1.35](https://img.shields.io/badge/Version-12.1.35-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square)
![Version: 12.1.37](https://img.shields.io/badge/Version-12.1.37-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 22.05.5.4](https://img.shields.io/badge/AppVersion-22.05.5.4-informational?style=flat-square)
An awesome Online Office suite.
@@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,16 @@
## [mariadb-3.0.65](https://github.com/truecharts/charts/compare/mariadb-3.0.64...mariadb-3.0.65) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [mariadb-3.0.64](https://github.com/truecharts/charts/compare/mariadb-3.0.63...mariadb-3.0.64) (2022-08-29)
### Chore

View File

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

View File

@@ -1,6 +1,6 @@
# mariadb
![Version: 3.0.64](https://img.shields.io/badge/Version-3.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square)
![Version: 3.0.66](https://img.shields.io/badge/Version-3.0.66-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.8.4](https://img.shields.io/badge/AppVersion-10.8.4-informational?style=flat-square)
Fast, reliable, scalable, and easy to use open-source relational database system.
@@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,17 @@
## [memcached-3.0.67](https://github.com/truecharts/charts/compare/memcached-3.0.66...memcached-3.0.67) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [memcached-3.0.65](https://github.com/truecharts/charts/compare/memcached-3.0.64...memcached-3.0.65) (2022-08-29)
### Chore

View File

@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: "1.6.16"
appVersion: "1.6.17"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Memcached is a memory-backed database caching solution
home: https://truecharts.org/docs/charts/dependency/memcached
@@ -23,7 +23,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-memcached
- http://memcached.org/
type: application
version: 3.0.65
version: 3.0.68
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,6 +1,6 @@
# memcached
![Version: 3.0.65](https://img.shields.io/badge/Version-3.0.65-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.16](https://img.shields.io/badge/AppVersion-1.6.16-informational?style=flat-square)
![Version: 3.0.68](https://img.shields.io/badge/Version-3.0.68-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.6.17](https://img.shields.io/badge/AppVersion-1.6.17-informational?style=flat-square)
Memcached is a memory-backed database caching solution
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/memcached
pullPolicy: IfNotPresent
tag: 1.6.16@sha256:885317970de475ec51aa768f75bca92472dfb01f4c78c444c7639e9391bf784d
tag: 1.6.17@sha256:1a343119c00c33188a27442b6020b0094def05642a9571922496952a2cc4c158
service:
main:

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@ appVersion: "6.0.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Fast, reliable, scalable, and easy to use open-source no-sql database system.
home: https://truecharts.org/docs/charts/dependency/mongodb
@@ -24,7 +24,7 @@ sources:
- https://github.com/bitnami/bitnami-docker-mongodb
- https://www.mongodb.com
type: application
version: 2.0.2
version: 2.0.5
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,6 +1,6 @@
# mongodb
![Version: 2.0.2](https://img.shields.io/badge/Version-2.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square)
![Version: 2.0.5](https://img.shields.io/badge/Version-2.0.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square)
Fast, reliable, scalable, and easy to use open-source no-sql database system.
@@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/mongodb
pullPolicy: IfNotPresent
tag: 6.0.1@sha256:b38b216be6c0a243aa8b5a2a293d62d455375f99cf1ef4c314e308a432612190
tag: 6.0.1@sha256:77cbc7434ce0be2e066771ec6bbc7e1eb5a79f494ac45c5cb1a3e7a58a26a1a7
controller:
# -- Set the controller type.

View File

@@ -2,6 +2,26 @@
## [postgresql-8.0.69](https://github.com/truecharts/charts/compare/postgresql-8.0.67...postgresql-8.0.69) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635))
- update helm chart common to v10.5.5
## [postgresql-8.0.68](https://github.com/truecharts/charts/compare/postgresql-8.0.67...postgresql-8.0.68) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [postgresql-8.0.67](https://github.com/truecharts/charts/compare/postgresql-8.0.66...postgresql-8.0.67) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "14.5.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: PostgresSQL
home: https://truecharts.org/docs/charts/dependency/postgresql
@@ -23,7 +23,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/dependency/postgresql
- https://www.postgresql.org/
type: application
version: 8.0.67
version: 8.0.69
annotations:
truecharts.org/catagories: |
- database

View File

@@ -1,6 +1,6 @@
# postgresql
![Version: 8.0.67](https://img.shields.io/badge/Version-8.0.67-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square)
![Version: 8.0.69](https://img.shields.io/badge/Version-8.0.69-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 14.5.0](https://img.shields.io/badge/AppVersion-14.5.0-informational?style=flat-square)
PostgresSQL
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,26 @@
## [promtail-3.0.47](https://github.com/truecharts/charts/compare/promtail-3.0.45...promtail-3.0.47) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635))
- update helm chart common to v10.5.5
## [promtail-3.0.46](https://github.com/truecharts/charts/compare/promtail-3.0.45...promtail-3.0.46) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [promtail-3.0.45](https://github.com/truecharts/charts/compare/promtail-3.0.44...promtail-3.0.45) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "2.6.1"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Promtail is an agent which ships the contents of local logs to a Loki instance
icon: https://truecharts.org/img/hotlink-ok/chart-icons/promtail.png
@@ -23,7 +23,7 @@ sources:
- https://grafana.com/oss/loki/
- https://grafana.com/docs/loki/latest/
type: application
version: 3.0.45
version: 3.0.47
annotations:
truecharts.org/catagories: |
- metrics

View File

@@ -1,6 +1,6 @@
# promtail
![Version: 3.0.45](https://img.shields.io/badge/Version-3.0.45-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square)
![Version: 3.0.47](https://img.shields.io/badge/Version-3.0.47-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.6.1](https://img.shields.io/badge/AppVersion-2.6.1-informational?style=flat-square)
Promtail is an agent which ships the contents of local logs to a Loki instance
@@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,27 @@
## [redis-3.0.67](https://github.com/truecharts/charts/compare/redis-3.0.65...redis-3.0.67) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635))
- update helm chart common to v10.5.5
## [redis-3.0.66](https://github.com/truecharts/charts/compare/redis-3.0.65...redis-3.0.66) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [redis-3.0.64](https://github.com/truecharts/charts/compare/redis-3.0.63...redis-3.0.64) (2022-08-29)
### Chore

View File

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

View File

@@ -1,6 +1,6 @@
# redis
![Version: 3.0.64](https://img.shields.io/badge/Version-3.0.64-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square)
![Version: 3.0.67](https://img.shields.io/badge/Version-3.0.67-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.4](https://img.shields.io/badge/AppVersion-7.0.4-informational?style=flat-square)
Open source, advanced key-value store.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/redis
pullPolicy: IfNotPresent
tag: v7.0.4@sha256:8512d4c5141158ddfa8305744ddaca77bc845b4d21dd634209d9f497526236ca
tag: v7.0.4@sha256:c3727ebf152d35f6cd7d0242264f51de40060973c0bb9fd5d1263a6b566cc706
controller:
# -- Set the controller type.

View File

@@ -2,6 +2,35 @@
## [solr-0.0.41](https://github.com/truecharts/charts/compare/solr-0.0.39...solr-0.0.41) (2022-08-30)
### Chore
- Auto-update chart README [skip ci]
- update helm chart common to v10.5.6 ([#3635](https://github.com/truecharts/charts/issues/3635))
- update helm chart common to v10.5.5
## [solr-0.0.40](https://github.com/truecharts/charts/compare/solr-0.0.39...solr-0.0.40) (2022-08-30)
### Chore
- update helm chart common to v10.5.5
## [solr-0.0.39](https://github.com/truecharts/charts/compare/solr-0.0.38...solr-0.0.39) (2022-08-30)
### Chore
- update docker general non-major ([#3623](https://github.com/truecharts/charts/issues/3623))
## [solr-0.0.38](https://github.com/truecharts/charts/compare/solr-0.0.37...solr-0.0.38) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "9.0.0"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Apache Solr
home: https://truecharts.org/docs/charts/dependency/solr
@@ -23,7 +23,7 @@ sources:
- https://github.com/apache/solr
- https://hub.docker.com/r/bitnami/solr/
type: application
version: 0.0.38
version: 0.0.41
annotations:
truecharts.org/catagories: |
- search

View File

@@ -1,6 +1,6 @@
# solr
![Version: 0.0.38](https://img.shields.io/badge/Version-0.0.38-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
![Version: 0.0.41](https://img.shields.io/badge/Version-0.0.41-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 9.0.0](https://img.shields.io/badge/AppVersion-9.0.0-informational?style=flat-square)
Apache Solr
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/solr
pullPolicy: IfNotPresent
tag: v9.0.0@sha256:a3b61679069d6dda09c4280274eac129c0572173773f03595b555b8795efd153
tag: v9.0.0@sha256:08624c29bc254d78310775606b2432a3e11ab192cb28f70358f6e787572027a9
controller:
# -- Set the controller type.

View File

@@ -2,6 +2,24 @@
## [acestream-0.0.21](https://github.com/truecharts/charts/compare/acestream-0.0.20...acestream-0.0.21) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [acestream-0.0.20](https://github.com/truecharts/charts/compare/acestream-0.0.19...acestream-0.0.20) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [acestream-0.0.19](https://github.com/truecharts/charts/compare/acestream-0.0.18...acestream-0.0.19) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Acestream-engine\r\n"
home: https://truecharts.org/docs/charts/incubator/acestream
@@ -26,4 +26,4 @@ sources:
- https://github.com/vstavrinov/acestream-service
- https://hub.docker.com/r/vstavrinov/acestream-service
type: application
version: 0.0.19
version: 0.0.21

View File

@@ -1,6 +1,6 @@
# acestream
![Version: 0.0.19](https://img.shields.io/badge/Version-0.0.19-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Acestream-engine
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [actualserver-0.0.25](https://github.com/truecharts/charts/compare/actualserver-0.0.24...actualserver-0.0.25) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [actualserver-0.0.24](https://github.com/truecharts/charts/compare/actualserver-0.0.23...actualserver-0.0.24) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [actualserver-0.0.23](https://github.com/truecharts/charts/compare/actualserver-0.0.22...actualserver-0.0.23) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "1.0.3"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Actual is a super fast privacy-focused app for managing your finances."
home: https://truecharts.org/docs/charts/incubator/actualserver
@@ -26,4 +26,4 @@ annotations:
truecharts.org/SCALE-support: "true"
truecharts.org/catagories: |
- finance
version: 0.0.23
version: 0.0.25

View File

@@ -1,6 +1,6 @@
# actualserver
![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square)
![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.3](https://img.shields.io/badge/AppVersion-1.0.3-informational?style=flat-square)
Actual is a super fast privacy-focused app for managing your finances.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [adguard-home-1.0.37](https://github.com/truecharts/charts/compare/adguard-home-1.0.36...adguard-home-1.0.37) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [adguard-home-1.0.36](https://github.com/truecharts/charts/compare/adguard-home-1.0.35...adguard-home-1.0.36) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [adguard-home-1.0.35](https://github.com/truecharts/charts/compare/adguard-home-1.0.34...adguard-home-1.0.35) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "0.107.11"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
description: Free and open source, powerful network-wide ads & trackers blocking DNS server.
home: https://truecharts.org/docs/charts/incubator/adguard-home
icon: https://truecharts.org/img/hotlink-ok/chart-icons/adguard-home.png
@@ -19,7 +19,7 @@ name: adguard-home
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/adguard-home
- https://hub.docker.com/r/adguard/adguardhome
version: 1.0.35
version: 1.0.37
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
# adguard-home
![Version: 1.0.35](https://img.shields.io/badge/Version-1.0.35-informational?style=flat-square) ![AppVersion: 0.107.11](https://img.shields.io/badge/AppVersion-0.107.11-informational?style=flat-square)
![Version: 1.0.37](https://img.shields.io/badge/Version-1.0.37-informational?style=flat-square) ![AppVersion: 0.107.11](https://img.shields.io/badge/AppVersion-0.107.11-informational?style=flat-square)
Free and open source, powerful network-wide ads & trackers blocking DNS server.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [adguardhome-sync-0.0.26](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.25...adguardhome-sync-0.0.26) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [adguardhome-sync-0.0.25](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.24...adguardhome-sync-0.0.25) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [adguardhome-sync-0.0.24](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.23...adguardhome-sync-0.0.24) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
home: https://truecharts.org/docs/charts/incubator/adguardhome-sync
@@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/adguardhome-sync
- https://github.com/linuxserver/docker-adguardhome-sync#readme
type: application
version: 0.0.24
version: 0.0.26

View File

@@ -1,6 +1,6 @@
# adguardhome-sync
![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Adguardhome-sync(https://github.com/bakito/adguardhome-sync/) is a tool to synchronize AdGuardHome config to replica instances.
@@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [adminer-0.0.24](https://github.com/truecharts/charts/compare/adminer-0.0.23...adminer-0.0.24) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [adminer-0.0.23](https://github.com/truecharts/charts/compare/adminer-0.0.22...adminer-0.0.23) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [adminer-0.0.22](https://github.com/truecharts/charts/compare/adminer-0.0.21...adminer-0.0.22) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.\r\n"
home: https://truecharts.org/docs/charts/incubator/adminer
@@ -26,4 +26,4 @@ sources:
- https://github.com/vrana/adminer
- http://hub.docker.com/_/adminer/
type: application
version: 0.0.22
version: 0.0.24

View File

@@ -1,6 +1,6 @@
# adminer
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [alienswarm-reactivedrop-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-reactivedrop-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [alienswarm-reactivedrop-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-reactivedrop-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [alienswarm-reactivedrop-0.0.20](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.19...alienswarm-reactivedrop-0.0.20) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "This Docker will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!) \r\n"
home: https://truecharts.org/docs/charts/incubator/alienswarm-reactivedrop
@@ -26,4 +26,4 @@ sources:
- https://www.steampowered.com/
- https://hub.docker.com/r/ich777/steamcmd/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# alienswarm-reactivedrop
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
This Docker will download and install SteamCMD. It will also install Alien Swarm: Reactive Drop and run it. (!!!This container will only run on systems with less than 32 CPU cores!!!)
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [alienswarm-0.0.22](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.21...alienswarm-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [alienswarm-0.0.21](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.20...alienswarm-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [alienswarm-0.0.20](https://github.com/truecharts/charts/compare/alienswarm-0.0.19...alienswarm-0.0.20) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "This Docker will download and install SteamCMD. It will also install Alien Swarm and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/alienswarm
@@ -26,4 +26,4 @@ sources:
- https://www.steampowered.com/
- https://hub.docker.com/r/ich777/steamcmd/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# alienswarm
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
This Docker will download and install SteamCMD. It will also install Alien Swarm and run it.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,7 +2,25 @@
## [altitude-0.0.20](https://github.com/truecharts/charts/compare/altitude-0.0.19...altitude-0.0.20) (2022-08-29)
## [altitude-0.0.22](https://github.com/truecharts/charts/compare/altitude-0.0.21...altitude-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [amtd-0.0.26](https://github.com/truecharts/charts/compare/amtd-0.0.25...amtd-0.0.26) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [amtd-0.0.25](https://github.com/truecharts/charts/compare/amtd-0.0.24...amtd-0.0.25) (2022-08-29)
### Chore
@@ -11,7 +29,25 @@
## [altitude-0.0.19](https://github.com/truecharts/charts/compare/altitude-0.0.17...altitude-0.0.19) (2022-08-26)
## [amtd-0.0.24](https://github.com/truecharts/charts/compare/amtd-0.0.23...amtd-0.0.24) (2022-08-29)
### Chore
- update docker general non-major ([#3606](https://github.com/truecharts/charts/issues/3606))
## [amtd-0.0.23](https://github.com/truecharts/charts/compare/amtd-0.0.22...amtd-0.0.23) (2022-08-28)
### Chore
- update docker general non-major ([#3600](https://github.com/truecharts/charts/issues/3600))
## [amtd-0.0.22](https://github.com/truecharts/charts/compare/amtd-0.0.20...amtd-0.0.22) (2022-08-26)
### Fix
@@ -20,7 +56,7 @@
## [altitude-0.0.17](https://github.com/truecharts/charts/compare/altitude-0.0.16...altitude-0.0.17) (2022-08-23)
## [amtd-0.0.20](https://github.com/truecharts/charts/compare/amtd-0.0.19...amtd-0.0.20) (2022-08-23)
### Chore
@@ -29,7 +65,7 @@
## [altitude-0.0.16](https://github.com/truecharts/charts/compare/altitude-0.0.15...altitude-0.0.16) (2022-08-12)
## [amtd-0.0.19](https://github.com/truecharts/charts/compare/amtd-0.0.18...amtd-0.0.19) (2022-08-12)
### Chore
@@ -43,17 +79,36 @@
## [altitude-0.0.15](https://github.com/truecharts/charts/compare/altitude-0.0.14...altitude-0.0.15) (2022-08-08)
## [amtd-0.0.18](https://github.com/truecharts/charts/compare/amtd-0.0.17...amtd-0.0.18) (2022-08-10)
### Chore
- update docker general non-major ([#3421](https://github.com/truecharts/charts/issues/3421))
## [amtd-0.0.17](https://github.com/truecharts/charts/compare/amtd-0.0.15...amtd-0.0.17) (2022-08-08)
### Chore
- update helm general non-major helm releases ([#3376](https://github.com/truecharts/charts/issues/3376))
- update docker general non-major ([#3356](https://github.com/truecharts/charts/issues/3356))
- replace questions parts with templates ([#3402](https://github.com/truecharts/charts/issues/3402))
## [altitude-0.0.14](https://github.com/truecharts/apps/compare/altitude-0.0.13...altitude-0.0.14) (2022-07-26)
## [amtd-0.0.15](https://github.com/truecharts/apps/compare/amtd-0.0.14...amtd-0.0.15) (2022-07-27)
### Chore
- update docker general non-major ([#3313](https://github.com/truecharts/apps/issues/3313))
## [amtd-0.0.14](https://github.com/truecharts/apps/compare/amtd-0.0.13...amtd-0.0.14) (2022-07-26)
### Chore
@@ -63,7 +118,7 @@
## [altitude-0.0.13](https://github.com/truecharts/apps/compare/altitude-0.0.12...altitude-0.0.13) (2022-07-25)
## [amtd-0.0.13](https://github.com/truecharts/apps/compare/amtd-0.0.12...amtd-0.0.13) (2022-07-25)
### Chore
@@ -76,7 +131,7 @@
## [altitude-0.0.12](https://github.com/truecharts/apps/compare/altitude-0.0.11...altitude-0.0.12) (2022-07-23)
## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23)
### Chore
@@ -94,7 +149,7 @@
## [altitude-0.0.12](https://github.com/truecharts/apps/compare/altitude-0.0.11...altitude-0.0.12) (2022-07-23)
## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23)
### Chore
@@ -111,7 +166,7 @@
## [altitude-0.0.12](https://github.com/truecharts/apps/compare/altitude-0.0.11...altitude-0.0.12) (2022-07-23)
## [amtd-0.0.12](https://github.com/truecharts/apps/compare/amtd-0.0.11...amtd-0.0.12) (2022-07-23)
### Chore
@@ -130,8 +185,8 @@
<a name="altitude-0.0.5"></a>
### [altitude-0.0.5](https://github.com/truecharts/apps/compare/altitude-0.0.4...altitude-0.0.5) (2022-05-05)
<a name="amtd-0.0.5"></a>
### [amtd-0.0.5](https://github.com/truecharts/apps/compare/amtd-0.0.4...amtd-0.0.5) (2022-05-05)
#### Chore
@@ -139,8 +194,8 @@
<a name="altitude-0.0.4"></a>
### [altitude-0.0.4](https://github.com/truecharts/apps/compare/altitude-0.0.3...altitude-0.0.4) (2022-04-26)
<a name="amtd-0.0.4"></a>
### [amtd-0.0.4](https://github.com/truecharts/apps/compare/amtd-0.0.3...amtd-0.0.4) (2022-04-26)
#### Chore
@@ -148,8 +203,8 @@
<a name="altitude-0.0.3"></a>
### [altitude-0.0.3](https://github.com/truecharts/apps/compare/altitude-0.0.2...altitude-0.0.3) (2022-04-20)
<a name="amtd-0.0.3"></a>
### [amtd-0.0.3](https://github.com/truecharts/apps/compare/amtd-0.0.2...amtd-0.0.3) (2022-04-20)
#### Chore
@@ -158,8 +213,8 @@
<a name="altitude-0.0.2"></a>
### [altitude-0.0.2](https://github.com/truecharts/apps/compare/altitude-0.0.1...altitude-0.0.2) (2022-04-12)
<a name="amtd-0.0.2"></a>
### [amtd-0.0.2](https://github.com/truecharts/apps/compare/amtd-0.0.1...amtd-0.0.2) (2022-04-12)
#### Chore
@@ -168,8 +223,8 @@
<a name="altitude-0.0.1"></a>
### altitude-0.0.1 (2022-04-08)
<a name="amtd-0.0.1"></a>
### amtd-0.0.1 (2022-04-08)
#### Feat

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "This Docker will download and install Altitude and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/altitude
@@ -26,4 +26,4 @@ sources:
- https://www.steampowered.com/
- https://hub.docker.com/r/ich777/altitude/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# altitude
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
This Docker will download and install Altitude and run it.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [americasarmy-pg-0.0.22](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.21...americasarmy-pg-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [americasarmy-pg-0.0.21](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.20...americasarmy-pg-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [americasarmy-pg-0.0.20](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.19...americasarmy-pg-0.0.20) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it.\r\n"
home: https://truecharts.org/docs/charts/incubator/americasarmy-pg
@@ -26,4 +26,4 @@ sources:
- https://www.americasarmy.com/
- https://hub.docker.com/r/ich777/steamcmd/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# americasarmy-pg
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
This Docker will download and install SteamCMD. It will also install America's Army: Proving Grounds and run it.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,16 @@
## [amtd-0.0.27](https://github.com/truecharts/charts/compare/amtd-0.0.26...amtd-0.0.27) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [amtd-0.0.25](https://github.com/truecharts/charts/compare/amtd-0.0.24...amtd-0.0.25) (2022-08-29)
### Chore

View File

@@ -8,7 +8,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications\n"
home: https://truecharts.org/docs/charts/incubator/amtd
@@ -28,4 +28,4 @@ sources:
- https://github.com/RandomNinjaAtk/docker-amtd
- https://hub.docker.com/r/randomninjaatk/amtd
type: application
version: 0.0.25
version: 0.0.27

View File

@@ -1,6 +1,6 @@
# amtd
![Version: 0.0.25](https://img.shields.io/badge/Version-0.0.25-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.27](https://img.shields.io/badge/Version-0.0.27-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Automated Movie Trailer Downloader :: AMTD is a Radarr Companion script to automatically download movie trailers for use in media applications
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [amule-0.0.22](https://github.com/truecharts/charts/compare/amule-0.0.21...amule-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [amule-0.0.21](https://github.com/truecharts/charts/compare/amule-0.0.20...amule-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [amule-0.0.20](https://github.com/truecharts/charts/compare/amule-0.0.19...amule-0.0.20) (2022-08-29)
### Chore

View File

@@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "DESCRIPTION\r\n"
home: https://truecharts.org/docs/charts/incubator/amule
@@ -30,4 +30,4 @@ sources:
- https://github.com/t-chab/dockerfiles
- https://hub.docker.com/r/tchabaud/amule
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# amule
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
DESCRIPTION
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [amvd-0.0.22](https://github.com/truecharts/charts/compare/amvd-0.0.21...amvd-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [amvd-0.0.21](https://github.com/truecharts/charts/compare/amvd-0.0.20...amvd-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [amvd-0.0.20](https://github.com/truecharts/charts/compare/amvd-0.0.19...amvd-0.0.20) (2022-08-29)
### Chore

View File

@@ -8,7 +8,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications"
home: https://truecharts.org/docs/charts/incubator/amvd
@@ -28,4 +28,4 @@ sources:
- https://github.com/RandomNinjaAtk/docker-amvd
- https://hub.docker.com/r/randomninjaatk/amvd
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# amvd
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Automated Music Video Downloader :: AMVD is a Lidarr Companion script to automatically download and tag Music Videos for use in various media applications
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [android-8-0-0.0.22](https://github.com/truecharts/charts/compare/android-8-0-0.0.21...android-8-0-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [android-8-0-0.0.21](https://github.com/truecharts/charts/compare/android-8-0-0.0.20...android-8-0-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [android-8-0-0.0.20](https://github.com/truecharts/charts/compare/android-8-0-0.0.19...android-8-0-0.0.20) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Android in docker 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/docs/charts/incubator/android-8-0
@@ -25,4 +25,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/android-8-0
- https://registry.hub.docker.com/r/ulisses1478/docker-android
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# android-8-0
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Android in docker 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.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [androiddebugbridge-0.0.22](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.21...androiddebugbridge-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [androiddebugbridge-0.0.21](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.20...androiddebugbridge-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [androiddebugbridge-0.0.20](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.19...androiddebugbridge-0.0.20) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image.\r\n"
home: https://truecharts.org/docs/charts/incubator/androiddebugbridge
@@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv
- https://hub.docker.com/r/barnybbb/adb-hass-androidtv/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# androiddebugbridge
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Control AndroidTV/FireTV devices through ADB from the Home Assistant Core docker image.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [anki-sync-server-0.0.9](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.8...anki-sync-server-0.0.9) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [anki-sync-server-0.0.8](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.7...anki-sync-server-0.0.8) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [anki-sync-server-0.0.7](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.6...anki-sync-server-0.0.7) (2022-08-29)
### Chore

View File

@@ -3,7 +3,7 @@ appVersion: "20220516"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
description: A cross-platform Anki sync server.
home: https://truecharts.org/docs/charts/incubator/anki-sync-server
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anki-sync-server.png
@@ -18,7 +18,7 @@ name: anki-sync-server
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/anki-sync-server
- https://github.com/ankicommunity/anki-devops-services
version: 0.0.7
version: 0.0.9
annotations:
truecharts.org/catagories: |
- media

View File

@@ -1,6 +1,6 @@
# anki-sync-server
![Version: 0.0.7](https://img.shields.io/badge/Version-0.0.7-informational?style=flat-square) ![AppVersion: 20220516](https://img.shields.io/badge/AppVersion-20220516-informational?style=flat-square)
![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![AppVersion: 20220516](https://img.shields.io/badge/AppVersion-20220516-informational?style=flat-square)
A cross-platform Anki sync server.
@@ -24,7 +24,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [anope-0.0.22](https://github.com/truecharts/charts/compare/anope-0.0.21...anope-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [anope-0.0.21](https://github.com/truecharts/charts/compare/anope-0.0.20...anope-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [anope-0.0.20](https://github.com/truecharts/charts/compare/anope-0.0.19...anope-0.0.20) (2022-08-29)
### Chore

View File

@@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Anope is a set of IRC Services designed for flexibility and ease of use.\r\n"
home: https://truecharts.org/docs/charts/incubator/anope
@@ -30,4 +30,4 @@ sources:
- https://thelounge.chat/
- https://hub.docker.com/r/ich777/anope
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# anope
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Anope is a set of IRC Services designed for flexibility and ease of use.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [apache-webdav-0.0.22](https://github.com/truecharts/charts/compare/apache-webdav-0.0.21...apache-webdav-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [apache-webdav-0.0.21](https://github.com/truecharts/charts/compare/apache-webdav-0.0.20...apache-webdav-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [apache-webdav-0.0.20](https://github.com/truecharts/charts/compare/apache-webdav-0.0.19...apache-webdav-0.0.20) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
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.\r\n"
home: https://truecharts.org/docs/charts/incubator/apache-webdav
@@ -26,4 +26,4 @@ sources:
- https://httpd.apache.org/docs/2.4/mod/mod_dav.html
- https://github.com/mgutt/docker-apachewebdav
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# apache-webdav
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
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.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [apprise-api-0.0.26](https://github.com/truecharts/charts/compare/apprise-api-0.0.25...apprise-api-0.0.26) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [apprise-api-0.0.25](https://github.com/truecharts/charts/compare/apprise-api-0.0.24...apprise-api-0.0.25) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [apprise-api-0.0.24](https://github.com/truecharts/charts/compare/apprise-api-0.0.23...apprise-api-0.0.24) (2022-08-29)
### Chore

View File

@@ -7,7 +7,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: "Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.\n"
home: https://truecharts.org/docs/charts/incubator/apprise-api
@@ -27,4 +27,4 @@ sources:
- https://github.com/orgs/linuxserver/packages/container/package/apprise-api
- https://github.com/linuxserver/docker-apprise-api#readme
type: application
version: 0.0.24
version: 0.0.26

View File

@@ -1,6 +1,6 @@
# apprise-api
![Version: 0.0.24](https://img.shields.io/badge/Version-0.0.24-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.26](https://img.shields.io/badge/Version-0.0.26-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
Apprise-api(https://github.com/caronc/apprise-api) Takes advantage of Apprise(https://github.com/caronc/apprise) through your network with a user-friendly API.
@@ -26,7 +26,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,33 @@
## [appsmith-2.0.48](https://github.com/truecharts/charts/compare/appsmith-2.0.47...appsmith-2.0.48) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [appsmith-2.0.47](https://github.com/truecharts/charts/compare/appsmith-2.0.46...appsmith-2.0.47) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [appsmith-2.0.46](https://github.com/truecharts/charts/compare/appsmith-2.0.45...appsmith-2.0.46) (2022-08-30)
### Chore
- update helm general non-major ([#3624](https://github.com/truecharts/charts/issues/3624))
## [appsmith-2.0.45](https://github.com/truecharts/charts/compare/appsmith-2.0.43...appsmith-2.0.45) (2022-08-29)
### Chore

View File

@@ -3,11 +3,11 @@ appVersion: "1.7.14"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
- condition: redis.enabled
name: redis
repository: https://charts.truecharts.org
version: 3.0.64
version: 3.0.67
# - condition: mongodb.enabled
# name: mongodb
# repository: https://charts.truecharts.org
@@ -26,7 +26,7 @@ name: appsmith
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/appsmith
- https://github.com/appsmithorg/appsmith
version: 2.0.45
version: 2.0.48
annotations:
truecharts.org/catagories: |
- productivity

View File

@@ -1,6 +1,6 @@
# appsmith
![Version: 2.0.45](https://img.shields.io/badge/Version-2.0.45-informational?style=flat-square) ![AppVersion: 1.7.14](https://img.shields.io/badge/AppVersion-1.7.14-informational?style=flat-square)
![Version: 2.0.48](https://img.shields.io/badge/Version-2.0.48-informational?style=flat-square) ![AppVersion: 1.7.14](https://img.shields.io/badge/AppVersion-1.7.14-informational?style=flat-square)
Turn any datasource into an internal app in minutes. Appsmith lets you drag-and-drop UI components to build pages, connect to any API, database or GraphQL source and write logic with JavaScript objects.
@@ -24,8 +24,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.truecharts.org | redis | 3.0.64 |
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://charts.truecharts.org | redis | 3.0.67 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [apt-cacher-ng-0.0.22](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.21...apt-cacher-ng-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [apt-cacher-ng-0.0.21](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.20...apt-cacher-ng-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [apt-cacher-ng-0.0.20](https://github.com/truecharts/charts/compare/apt-cacher-ng-0.0.19...apt-cacher-ng-0.0.20) (2022-08-29)
### Chore

View File

@@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
description: Apt-Cacher NG is a caching proxy, specialized for package files from Linux distributors, primarily for Debian (and Debian based) distributions but not limited to those.
home: https://truecharts.org/docs/charts/incubator/apt-cacher-ng
@@ -30,4 +30,4 @@ sources:
- https://www.unix-ag.uni-kl.de/~bloch/acng/
- https://hub.docker.com/r/sameersbn/apt-cacher-ng/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# apt-cacher-ng
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
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.
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [archiveteam-warrior-0.0.22](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.21...archiveteam-warrior-0.0.22) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [archiveteam-warrior-0.0.21](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.20...archiveteam-warrior-0.0.21) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [archiveteam-warrior-0.0.20](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.19...archiveteam-warrior-0.0.20) (2022-08-29)
### Chore

View File

@@ -9,7 +9,7 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
deprecated: false
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!\r\n"
home: https://truecharts.org/docs/charts/incubator/archiveteam-warrior
@@ -30,4 +30,4 @@ sources:
- https://wiki.archiveteam.org/index.php/ArchiveTeam_Warrior
- https://hub.docker.com/r/archiveteam/warrior-dockerfile/
type: application
version: 0.0.20
version: 0.0.22

View File

@@ -1,6 +1,6 @@
# archiveteam-warrior
![Version: 0.0.20](https://img.shields.io/badge/Version-0.0.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
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!
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://library-charts.truecharts.org | common | 10.5.4 |
| https://library-charts.truecharts.org | common | 10.5.6 |
## Installing the Chart

View File

@@ -2,6 +2,24 @@
## [ariang-0.0.25](https://github.com/truecharts/charts/compare/ariang-0.0.24...ariang-0.0.25) (2022-08-30)
### Chore
- update helm general non-major ([#3639](https://github.com/truecharts/charts/issues/3639))
## [ariang-0.0.24](https://github.com/truecharts/charts/compare/ariang-0.0.23...ariang-0.0.24) (2022-08-30)
### Chore
- update helm chart common to v10.5.5 ([#3626](https://github.com/truecharts/charts/issues/3626))
## [ariang-0.0.23](https://github.com/truecharts/charts/compare/ariang-0.0.22...ariang-0.0.23) (2022-08-29)
### Chore

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: ariang
version: 0.0.23
version: 0.0.25
appVersion: "1.2.4"
description: A modern web frontend making aria2 easier to use | Aria2 WebUI.
type: application
@@ -17,7 +17,7 @@ sources:
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 10.5.4
version: 10.5.6
# condition:
maintainers:
- email: info@truecharts.org

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