Commit new App releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2021-11-30 14:31:52 +00:00
parent 66363092b4
commit 6e28070d04
68 changed files with 128 additions and 96 deletions

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="blog-0.0.1"></a>
### blog-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: postgresql
repository: https://truecharts.org/
version: 6.0.10
digest: sha256:81d1bf19e7e09ccbee6b328031f007534add2e08261034d18b1dab6bdfe5148b
generated: "2021-11-30T13:35:27.026732497Z"

View File

@ -0,0 +1,18 @@
# Changelog<br>
<a name="blog-0.0.2"></a>
### [blog-0.0.2](https://github.com/truecharts/apps/compare/blog-0.0.1...blog-0.0.2) (2021-11-30)
#### Chore
* update non-major deps helm releases ([#1434](https://github.com/truecharts/apps/issues/1434))
<a name="blog-0.0.1"></a>
### blog-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
- name: postgresql
repository: https://truecharts.org/
version: 6.0.15
digest: sha256:a65f6a5ddd982c1dac3d1b4c5fd4b0077cd275d530ac58534746cd67645f1173
generated: "2021-11-30T14:26:14.183530933Z"

View File

@ -3,11 +3,11 @@ appVersion: "latest"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
version: 8.9.7
- condition: postgresql.enabled
name: postgresql
repository: https://truecharts.org/
version: 6.0.10
version: 6.0.15
description: "Lightweight self-hosted facebook-styled PHP blog."
home: https://github.com/truechartsapps/tree/master/charts/stable/blog
icon: https://demo.photoprism.org/static/img/logo-avatar.svg
@ -26,7 +26,7 @@ name: blog
sources:
- https://github.com/m1k1o/blog
- https://github.com/nicholaswilde/docker-blog
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- hosting

View File

@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | postgresql | 6.0.10 |
| https://truecharts.org | common | 8.9.4 |
| https://truecharts.org/ | postgresql | 6.0.15 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="icinga2-0.0.1"></a>
### icinga2-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:38:06.780320714Z"

View File

@ -0,0 +1,18 @@
# Changelog<br>
<a name="icinga2-0.0.2"></a>
### [icinga2-0.0.2](https://github.com/truecharts/apps/compare/icinga2-0.0.1...icinga2-0.0.2) (2021-11-30)
#### Chore
* update non-major deps helm releases ([#1434](https://github.com/truecharts/apps/issues/1434))
<a name="icinga2-0.0.1"></a>
### icinga2-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
- name: mariadb
repository: https://truecharts.org/
version: 1.0.17
digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590
generated: "2021-11-30T14:26:57.726211194Z"

View File

@ -3,11 +3,11 @@ appVersion: "2.13.1"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
version: 8.9.7
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 1.0.14
version: 1.0.17
description: "A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting."
home: https://github.com/truechartsapps/tree/master/charts/stable/icinga2
icon: https://avatars.githubusercontent.com/u/835441?s=200&v=4
@ -23,7 +23,7 @@ name: icinga2
sources:
- https://github.com/jjethwa/icinga2
- https://icinga.com/
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- monitoring

View File

@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | mariadb | 1.0.14 |
| https://truecharts.org | common | 8.9.4 |
| https://truecharts.org/ | mariadb | 1.0.17 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="leantime-0.0.1"></a>
### leantime-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:38:47.264111159Z"

View File

@ -0,0 +1,18 @@
# Changelog<br>
<a name="leantime-0.0.2"></a>
### [leantime-0.0.2](https://github.com/truecharts/apps/compare/leantime-0.0.1...leantime-0.0.2) (2021-11-30)
#### Chore
* update non-major deps helm releases ([#1434](https://github.com/truecharts/apps/issues/1434))
<a name="leantime-0.0.1"></a>
### leantime-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
- name: mariadb
repository: https://truecharts.org/
version: 1.0.17
digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590
generated: "2021-11-30T14:27:43.456514101Z"

View File

@ -3,11 +3,11 @@ appVersion: "2.1.7"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
version: 8.9.7
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 1.0.14
version: 1.0.17
description: "Straightforward open source project management system to make your ideas reality."
home: https://github.com/truechartsapps/tree/master/charts/stable/leantime
icon: "https://github.com/nicholaswilde/helm-charts/raw/main/images/leantime.jpg"
@ -24,7 +24,7 @@ name: leantime
sources:
- https://leantime.io/
- https://hub.docker.com/r/nicholaswilde/leantime
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- management

View File

@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | mariadb | 1.0.14 |
| https://truecharts.org | common | 8.9.4 |
| https://truecharts.org/ | mariadb | 1.0.17 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +0,0 @@
# Changelog<br>
<a name="xbackbone-0.0.1"></a>
### xbackbone-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -1,9 +0,0 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
- name: mariadb
repository: https://truecharts.org/
version: 1.0.14
digest: sha256:5e9e690d8f7e690e1c778c5c0138361783600ee28999056697fd662961cee0a6
generated: "2021-11-30T13:40:49.387288329Z"

View File

@ -0,0 +1,18 @@
# Changelog<br>
<a name="xbackbone-0.0.2"></a>
### [xbackbone-0.0.2](https://github.com/truecharts/apps/compare/xbackbone-0.0.1...xbackbone-0.0.2) (2021-11-30)
#### Chore
* update non-major deps helm releases ([#1434](https://github.com/truecharts/apps/issues/1434))
<a name="xbackbone-0.0.1"></a>
### xbackbone-0.0.1 (2021-11-30)
#### Feat
* add a bunch of mariaDB backed Apps ([#1407](https://github.com/truecharts/apps/issues/1407))

View File

@ -0,0 +1,9 @@
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.7
- name: mariadb
repository: https://truecharts.org/
version: 1.0.17
digest: sha256:55cfe00dd1f2f6679aac5ac087fa765c111ccac9db91a3a616b136c184d9c590
generated: "2021-11-30T14:28:28.580780303Z"

View File

@ -3,11 +3,11 @@ appVersion: "3.3.3"
dependencies:
- name: common
repository: https://truecharts.org
version: 8.9.4
version: 8.9.7
- condition: mariadb.enabled
name: mariadb
repository: https://truecharts.org/
version: 1.0.14
version: 1.0.17
description: "XBackBone is a simple, self-hosted, lightweight PHP file manager"
home: https://github.com/truechartsapps/tree/master/charts/stable/xbackbone
icon: https://github.com/SergiX44/XBackBone/raw/master/.github/xbackbone.png
@ -23,7 +23,7 @@ name: xbackbone
sources:
- https://github.com/SergiX44/XBackBone
- https://hub.docker.com/r/pe46dro/xbackbone-docker
version: 0.0.1
version: 0.0.2
annotations:
truecharts.org/catagories: |
- files

View File

@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org/ | mariadb | 1.0.14 |
| https://truecharts.org | common | 8.9.4 |
| https://truecharts.org/ | mariadb | 1.0.17 |
| https://truecharts.org | common | 8.9.7 |
## Installing the Chart

Binary file not shown.

Binary file not shown.