Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="nextcloud-4.0.5"></a>
|
||||||
|
### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct appversion string
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="nextcloud-4.0.4"></a>
|
<a name="nextcloud-4.0.4"></a>
|
||||||
### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11)
|
### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 22.1.1@sha
|
appVersion: 22.1.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
|
|||||||
@@ -1,21 +1,7 @@
|
|||||||
|
|
||||||
<a name="nextcloud-4.0.4"></a>
|
<a name="nextcloud-4.0.5"></a>
|
||||||
### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11)
|
### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11)
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* update nextcloud to latest postgresql and common
|
|
||||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
|
||||||
* update non-major ([#962](https://github.com/truecharts/apps/issues/962))
|
|
||||||
|
|
||||||
#### Feat
|
|
||||||
|
|
||||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
|
||||||
|
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
* use correct appversion string
|
||||||
|
|
||||||
#### Refactor
|
|
||||||
|
|
||||||
* change image layout to enable renovate updates of sidecarts ([#955](https://github.com/truecharts/apps/issues/955))
|
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-2.1.1"></a>
|
||||||
|
### [postgresql-2.1.1](https://github.com/truecharts/apps/compare/postgresql-2.1.0...postgresql-2.1.1) (2021-09-11)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct appversion string
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-2.1.0"></a>
|
<a name="postgresql-2.1.0"></a>
|
||||||
### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11)
|
### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11)
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 13.4.0@sha
|
appVersion: 13.4.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://truecharts.org/
|
repository: https://truecharts.org/
|
||||||
|
|||||||
@@ -1,17 +1,7 @@
|
|||||||
|
|
||||||
<a name="postgresql-2.1.0"></a>
|
<a name="postgresql-2.1.1"></a>
|
||||||
### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11)
|
### [postgresql-2.1.1](https://github.com/truecharts/apps/compare/postgresql-2.1.0...postgresql-2.1.1) (2021-09-11)
|
||||||
|
|
||||||
#### Chore
|
|
||||||
|
|
||||||
* Use bitnami instead of stock postgresql container ([#960](https://github.com/truecharts/apps/issues/960))
|
|
||||||
* update non-major
|
|
||||||
|
|
||||||
#### Feat
|
|
||||||
|
|
||||||
* pin all container references to digests ([#963](https://github.com/truecharts/apps/issues/963))
|
|
||||||
|
|
||||||
#### Fix
|
#### Fix
|
||||||
|
|
||||||
* make sure podSecurityContext is included in both SCALE and Helm installs ([#956](https://github.com/truecharts/apps/issues/956))
|
* use correct appversion string
|
||||||
* move runAsNonRoot to container securityContext to allow root sidecarts ([#954](https://github.com/truecharts/apps/issues/954))
|
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="nextcloud-4.0.5"></a>
|
||||||
|
### [nextcloud-4.0.5](https://github.com/truecharts/apps/compare/nextcloud-4.0.4...nextcloud-4.0.5) (2021-09-11)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct appversion string
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="nextcloud-4.0.4"></a>
|
<a name="nextcloud-4.0.4"></a>
|
||||||
### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11)
|
### [nextcloud-4.0.4](https://github.com/truecharts/apps/compare/nextcloud-4.0.3...nextcloud-4.0.4) (2021-09-11)
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,15 @@
|
|||||||
# Changelog<br>
|
# Changelog<br>
|
||||||
|
|
||||||
|
|
||||||
|
<a name="postgresql-2.1.1"></a>
|
||||||
|
### [postgresql-2.1.1](https://github.com/truecharts/apps/compare/postgresql-2.1.0...postgresql-2.1.1) (2021-09-11)
|
||||||
|
|
||||||
|
#### Fix
|
||||||
|
|
||||||
|
* use correct appversion string
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<a name="postgresql-2.1.0"></a>
|
<a name="postgresql-2.1.0"></a>
|
||||||
### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11)
|
### [postgresql-2.1.0](https://github.com/truecharts/apps/compare/postgresql-2.0.0...postgresql-2.1.0) (2021-09-11)
|
||||||
|
|
||||||
|
|||||||
+71
-1
@@ -87695,6 +87695,45 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/navidrome-3.1.5/navidrome-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
nextcloud:
|
nextcloud:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 22.1.1
|
||||||
|
created: "2021-09-11T19:47:10.459677353Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 7.0.3
|
||||||
|
- condition: postgresql.enabled
|
||||||
|
name: postgresql
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 2.1.0
|
||||||
|
- condition: redis.enabled
|
||||||
|
name: redis
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
version: 15.3.1
|
||||||
|
description: A private cloud server that puts the control and security of your
|
||||||
|
own data back into your hands.
|
||||||
|
digest: cd127ac5e7addac7b20bc211a083b74022285d34cca9f4367eb2088f7d7eccde
|
||||||
|
home: https://nextcloud.com/
|
||||||
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/Nextcloud_Logo.svg/1280px-Nextcloud_Logo.svg.png
|
||||||
|
keywords:
|
||||||
|
- nextcloud
|
||||||
|
- storage
|
||||||
|
- http
|
||||||
|
- web
|
||||||
|
- php
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
name: nextcloud
|
||||||
|
sources:
|
||||||
|
- https://github.com/nextcloud/docker
|
||||||
|
- https://github.com/nextcloud/helm
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/nextcloud-4.0.5/nextcloud-4.0.5.tgz
|
||||||
|
version: 4.0.5
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 22.1.1@sha
|
appVersion: 22.1.1@sha
|
||||||
created: "2021-09-11T19:24:58.876551683Z"
|
created: "2021-09-11T19:24:58.876551683Z"
|
||||||
@@ -122537,6 +122576,37 @@ entries:
|
|||||||
- https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz
|
- https://github.com/truecharts/apps/releases/download/podgrab-1.0.3/podgrab-1.0.3.tgz
|
||||||
version: 1.0.3
|
version: 1.0.3
|
||||||
postgresql:
|
postgresql:
|
||||||
|
- apiVersion: v2
|
||||||
|
appVersion: 13.4.0
|
||||||
|
created: "2021-09-11T19:47:10.621737672Z"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://truecharts.org/
|
||||||
|
version: 7.0.2
|
||||||
|
description: PostgresSQL
|
||||||
|
digest: 7d797ed36c0451e2362238fb2c6c6ca95f9738147c98dd8e7052d1a9d136c07b
|
||||||
|
home: https://github.com/truecharts/apps/tree/master/stable/postgres
|
||||||
|
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
||||||
|
keywords:
|
||||||
|
- postgres
|
||||||
|
- postgressql
|
||||||
|
- dtabase
|
||||||
|
- sql
|
||||||
|
kubeVersion: '>=1.16.0-0'
|
||||||
|
maintainers:
|
||||||
|
- email: info@truecharts.org
|
||||||
|
name: TrueCharts
|
||||||
|
url: truecharts.org
|
||||||
|
- email: kjeld@schouten-lebbing.nl
|
||||||
|
name: Ornias1993
|
||||||
|
url: truecharts.org
|
||||||
|
name: postgresql
|
||||||
|
sources:
|
||||||
|
- https://www.postgresql.org/
|
||||||
|
type: application
|
||||||
|
urls:
|
||||||
|
- https://github.com/truecharts/apps/releases/download/postgresql-2.1.1/postgresql-2.1.1.tgz
|
||||||
|
version: 2.1.1
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 13.4.0@sha
|
appVersion: 13.4.0@sha
|
||||||
created: "2021-09-11T19:00:33.267860631Z"
|
created: "2021-09-11T19:00:33.267860631Z"
|
||||||
@@ -178757,4 +178827,4 @@ entries:
|
|||||||
urls:
|
urls:
|
||||||
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
- https://github.com/truecharts/apps/releases/download/zwavejs2mqtt-3.1.5/zwavejs2mqtt-3.1.5.tgz
|
||||||
version: 3.1.5
|
version: 3.1.5
|
||||||
generated: "2021-09-11T19:24:58.941692367Z"
|
generated: "2021-09-11T19:47:10.680620905Z"
|
||||||
|
|||||||
Reference in New Issue
Block a user