Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-09-26 23:18:31 +00:00
parent cc3a471e55
commit d093168345
1592 changed files with 1551 additions and 1471 deletions

View File

@ -1,4 +0,0 @@
<a name="sogo-4.0.0"></a>
### [sogo-4.0.0](https://github.com/truecharts/apps/compare/sogo-3.0.6...sogo-4.0.0) (2021-09-26)

View File

@ -0,0 +1,8 @@
<a name="sogo-4.0.2"></a>
### [sogo-4.0.2](https://github.com/truecharts/apps/compare/sogo-4.0.0...sogo-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))

View File

@ -1,12 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
- name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.15.1
digest: sha256:1ab9c5852457702552f9cc63b18a1007d9983cee4ea092717971d29827eff8bf
generated: "2021-09-26T18:06:17.356834318Z"
version: 5.15.2
digest: sha256:1999ceda12b44e198c4d3a37a069bd315e1f9d2f28bd203ff302d7b824a844a9
generated: "2021-09-26T22:56:06.877141429Z"

View File

@ -3,7 +3,7 @@ appVersion: "5.2.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@ -11,7 +11,7 @@ dependencies:
- condition: memcached.enabled
name: memcached
repository: https://charts.bitnami.com/bitnami
version: 5.15.1
version: 5.15.2
deprecated: false
description: Groupware package
home: https://github.com/truecharts/apps/tree/master/charts/stable/sogo
@ -27,4 +27,4 @@ name: sogo
sources:
- https://www.sogo.nu/
type: application
version: 4.0.0
version: 4.0.2

View File

@ -17,9 +17,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | memcached | 5.15.1 |
| https://charts.bitnami.com/bitnami | memcached | 5.15.2 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1852,13 +1852,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"

View File

@ -1,4 +0,0 @@
<a name="airsonic-3.0.0"></a>
### [airsonic-3.0.0](https://github.com/truecharts/apps/compare/airsonic-2.0.3...airsonic-3.0.0) (2021-09-26)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
digest: sha256:1362021039600fa814ca3c5470eae40eb496ef26bb7ebcbade1ab1b341fccf87
generated: "2021-09-26T18:06:33.122600232Z"

View File

@ -0,0 +1,4 @@
<a name="airsonic-3.0.1"></a>
### [airsonic-3.0.1](https://github.com/truecharts/apps/compare/airsonic-3.0.0...airsonic-3.0.1) (2021-09-26)

View File

@ -3,4 +3,4 @@ dependencies:
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-26T20:55:35.414934933Z"
generated: "2021-09-26T22:56:25.455202423Z"

View File

@ -3,7 +3,7 @@ appVersion: "10.6.2"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
description: Airsonic is a Free and Open Source community driven media server
home: https://github.com/truecharts/apps/tree/master/charts/incubator/airsonic
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/airsonic-logo.png
@ -19,4 +19,4 @@ sources:
- https://github.com/airsonic/airsonic
- https://github.com/linuxserver/docker-airsonic
- https://github.com/k8s-at-home/charts/tree/master/charts/airsonic
version: 3.0.0
version: 3.0.1

View File

@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1246,13 +1246,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"

View File

@ -1,4 +0,0 @@
<a name="appdaemon-5.0.0"></a>
### [appdaemon-5.0.0](https://github.com/truecharts/apps/compare/appdaemon-4.0.2...appdaemon-5.0.0) (2021-09-26)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
digest: sha256:1362021039600fa814ca3c5470eae40eb496ef26bb7ebcbade1ab1b341fccf87
generated: "2021-09-26T18:06:42.580541394Z"

View File

@ -0,0 +1,4 @@
<a name="appdaemon-5.0.1"></a>
### [appdaemon-5.0.1](https://github.com/truecharts/apps/compare/appdaemon-5.0.0...appdaemon-5.0.1) (2021-09-26)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-26T22:56:36.61496412Z"

View File

@ -3,7 +3,7 @@ appVersion: "4.1.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
deprecated: false
description: AppDaemon is a loosely coupled, multithreaded, sandboxed python execution
environment for writing automation apps for Home Assistant home automation software.
@ -26,4 +26,4 @@ name: appdaemon
sources:
- https://github.com/AppDaemon/appdaemon
type: application
version: 5.0.0
version: 5.0.1

View File

@ -17,7 +17,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -16,15 +16,14 @@ You will, however, be able to use all values referenced in the common chart here
| env.LATITUDE | int | `46` | |
| env.LONGITUDE | int | `-94` | |
| env.TZ | string | `"America/Chicago"` | |
| hostPathMounts[0].accessMode | string | `"ReadWriteOnce"` | |
| hostPathMounts[0].enabled | bool | `true` | |
| hostPathMounts[0].mountPath | string | `"/conf"` | |
| hostPathMounts[0].name | string | `"config"` | |
| hostPathMounts[0].size | string | `"100Gi"` | |
| hostPathMounts[0].type | string | `"pvc"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"docker.io/acockburn/appdaemon"` | |
| image.tag | string | `"v4.1.0@sha256:209ee1c83b4c0794dd6f50333f60a212d0df7c4205e7e374ac78d988ffc3d8fd"` | |
| persistence.conf.accessMode | string | `"ReadWriteOnce"` | |
| persistence.conf.enabled | bool | `true` | |
| persistence.conf.mountPath | string | `"/conf"` | |
| persistence.conf.size | string | `"100Gi"` | |
| persistence.conf.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.runAsNonRoot | bool | `false` | |

View File

@ -1118,13 +1118,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"

View File

@ -31,10 +31,10 @@ service:
port: 51050
protocol: TCP
hostPathMounts:
- name: config
persistence:
conf:
enabled: true
mountPath: /conf
mountPath: "/conf"
type: pvc
accessMode: ReadWriteOnce
size: "100Gi"

View File

@ -1,4 +0,0 @@
<a name="authelia-4.0.0"></a>
### [authelia-4.0.0](https://github.com/truecharts/apps/compare/authelia-3.0.9...authelia-4.0.0) (2021-09-26)

View File

@ -0,0 +1,8 @@
<a name="authelia-4.0.2"></a>
### [authelia-4.0.2](https://github.com/truecharts/apps/compare/authelia-4.0.0...authelia-4.0.2) (2021-09-26)
#### Chore
* update non-major deps helm releases ([#1040](https://github.com/truecharts/apps/issues/1040))

View File

@ -1,12 +1,12 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
- name: postgresql
repository: https://truecharts.org/
version: 2.2.5
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.2
digest: sha256:5f571146dfb02e247f25aab5e62b7d34cab0522a785efe4abd3ad3b929383b99
generated: "2021-09-26T18:06:54.199978689Z"
version: 15.3.3
digest: sha256:fa056fac9c3d14e114bfbb0653634b14d40b1443595b923863bf59bfe7341684
generated: "2021-09-26T22:56:50.352558263Z"

View File

@ -3,7 +3,7 @@ appVersion: "4.31.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
@ -11,7 +11,7 @@ dependencies:
- condition: redis.enabled
name: redis
repository: https://charts.bitnami.com/bitnami
version: 15.3.2
version: 15.3.3
deprecated: false
description: Authelia is a Single Sign-On Multi-Factor portal for web apps
home: https://github.com/truecharts/apps/tree/master/charts/stable/authelia
@ -38,4 +38,4 @@ sources:
- https://github.com/authelia/chartrepo
- https://github.com/authelia/authelia
type: application
version: 4.0.0
version: 4.0.2

View File

@ -18,9 +18,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | redis | 15.3.2 |
| https://charts.bitnami.com/bitnami | redis | 15.3.3 |
| https://truecharts.org/ | postgresql | 2.2.5 |
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

Binary file not shown.

View File

@ -1936,13 +1936,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"

View File

@ -1,4 +0,0 @@
<a name="bazarr-8.0.0"></a>
### [bazarr-8.0.0](https://github.com/truecharts/apps/compare/bazarr-7.0.2...bazarr-8.0.0) (2021-09-26)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
digest: sha256:1362021039600fa814ca3c5470eae40eb496ef26bb7ebcbade1ab1b341fccf87
generated: "2021-09-26T18:07:09.964375523Z"

View File

@ -0,0 +1,4 @@
<a name="bazarr-8.0.1"></a>
### [bazarr-8.0.1](https://github.com/truecharts/apps/compare/bazarr-8.0.0...bazarr-8.0.1) (2021-09-26)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-26T22:57:09.084998673Z"

View File

@ -3,7 +3,7 @@ appVersion: "0.9.9"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
deprecated: false
description: Bazarr is a companion application to Bazarr and Radarr. It manages and
downloads subtitles based on your requirements
@ -29,4 +29,4 @@ sources:
- https://github.com/Bazarr/Bazarr
- https://hub.docker.com/r/linuxserver/bazarr
type: application
version: 8.0.0
version: 8.0.1

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1232,13 +1232,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"

View File

@ -1,4 +0,0 @@
<a name="booksonic-air-3.0.0"></a>
### [booksonic-air-3.0.0](https://github.com/truecharts/apps/compare/booksonic-air-2.0.3...booksonic-air-3.0.0) (2021-09-26)

View File

@ -1,6 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
digest: sha256:1362021039600fa814ca3c5470eae40eb496ef26bb7ebcbade1ab1b341fccf87
generated: "2021-09-26T18:07:19.369626395Z"

View File

@ -0,0 +1,4 @@
<a name="booksonic-air-3.0.1"></a>
### [booksonic-air-3.0.1](https://github.com/truecharts/apps/compare/booksonic-air-3.0.0...booksonic-air-3.0.1) (2021-09-26)

View File

@ -0,0 +1,6 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.8
digest: sha256:2574f8d60c5c80bd4734ad033e1d6ce991b79c1419b98a3d78edfdbf0eed940e
generated: "2021-09-26T22:57:20.317538615Z"

View File

@ -3,7 +3,7 @@ appVersion: "2009.1.0"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.0.7
version: 8.0.8
description: Booksonic is a platform for accessing the audibooks you own wherever
you are
home: https://github.com/truechartsapps/tree/master/charts/incubator/booksonic-air
@ -20,4 +20,4 @@ name: booksonic-air
sources:
- https://github.com/popeen/Booksonic-Air
- https://hub.docker.com/r/linuxserver/booksonic-air
version: 3.0.0
version: 3.0.1

View File

@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.0.7 |
| https://truecharts.org | common | 8.0.8 |
## Installing the Chart

Binary file not shown.

View File

@ -1243,13 +1243,13 @@ questions:
label: "CPU"
schema:
type: string
default: "2000m"
default: "4000m"
valid_chars: '^([0-9]+)(\.[0-9]?|m?)$'
- variable: memory
label: "Memory RAM"
schema:
type: string
default: "2Gi"
default: "8Gi"
valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$'
- variable: requests
label: "Advanced Request minimum resources required"

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