Compare commits

..

13 Commits

Author SHA1 Message Date
k8s-at-home[bot]
c28612368c chore: Auto-update chart README [skip ci] 2022-07-01 12:22:18 +00:00
renovate[bot]
802a863deb [tt-rss] Update Helm chart postgresql to v11 (#1666)
* [tt-rss] Update Helm chart postgresql to v11

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-07-01 14:21:50 +02:00
k8s-at-home[bot]
72dbc21972 chore: Auto-update chart README [skip ci] 2022-07-01 11:47:24 +00:00
renovate[bot]
4ec0145538 [openkm] Update Helm chart postgresql to v11 (#1653)
* [openkm] Update Helm chart postgresql to v11

* chore: Auto-update chart metadata

* Update Chart.yaml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
2022-07-01 13:46:46 +02:00
k8s-at-home[bot]
9d6206ebb9 chore: Auto-update chart README [skip ci] 2022-07-01 10:10:43 +00:00
renovate[bot]
c7c3dfa100 [paperless] Update Helm chart postgresql to v11 (#1656)
* [paperless] Update Helm chart postgresql to v11

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2022-07-01 12:09:46 +02:00
k8s-at-home[bot]
ce43362859 chore: Auto-update chart README [skip ci] 2022-07-01 10:08:42 +00:00
renovate[bot]
caa523f29a [overleaf] Update Helm chart mongodb to v12 (#1654)
* [overleaf] Update Helm chart mongodb to v12

* chore: Auto-update chart metadata

* Update Chart.yaml

* chore: Auto-update chart metadata

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: bjw-s <bjw-s@users.noreply.github.com>
2022-07-01 12:07:43 +02:00
renovate[bot]
6d3a74356f [vaultwarden] Update Helm chart postgresql to v11 (#1670)
* [vaultwarden] Update Helm chart postgresql to v11

* chore: Auto-update chart metadata

* Update Chart.yaml

* chore: Auto-update chart metadata

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
Co-authored-by: bjw-s <bjw-s@users.noreply.github.com>
2022-07-01 12:07:13 +02:00
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs
c209d7415d ci: Fix PR validation CI 2022-07-01 11:54:36 +02:00
renovate[bot]
465ec021bb [shlink] Update Helm chart postgresql to v11 (#1662)
* [shlink] Update Helm chart postgresql to v11

* chore: Auto-update chart metadata

* Update Chart.yaml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
2022-07-01 11:24:12 +02:00
renovate[bot]
e2bf88265a [shlink] Update Helm chart postgresql to v11 (#1662)
* [shlink] Update Helm chart postgresql to v11

* chore: Auto-update chart metadata

* Update Chart.yaml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
2022-07-01 11:23:53 +02:00
renovate[bot]
0ed409014f [shlink] Update Helm chart postgresql to v11 (#1662)
* [shlink] Update Helm chart postgresql to v11

* chore: Auto-update chart metadata

* Update Chart.yaml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <bernd@bjws.nl>
2022-07-01 11:23:15 +02:00
13 changed files with 77 additions and 61 deletions

View File

@@ -7,7 +7,6 @@ on:
types:
- opened
- edited
- closed
- reopened
- ready_for_review
- synchronize

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.0.0
description: OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
name: openkm
version: 3.2.2
version: 4.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- openkm
@@ -22,14 +22,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: postgresql
version: 10.16.2
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 10.5.1
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `postgresql` chart dependency to version 11.6.12
- kind: changed
description: Upgraded `mariadb` chart dependency to version 11.0.14

View File

@@ -1,6 +1,6 @@
# openkm
![Version: 3.2.2](https://img.shields.io/badge/Version-3.2.2-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square)
OpenKM integrates all essential documents management, collaboration and an advanced search functionality into one easy to use solution.
@@ -19,8 +19,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.5.1 |
| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -91,7 +91,7 @@ N/A
## Changelog
### Version 3.2.2
### Version 4.0.0
#### Added
@@ -99,7 +99,8 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.2
* Upgraded `postgresql` chart dependency to version 11.6.12
* Upgraded `mariadb` chart dependency to version 11.0.14
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.7.1
description: A web-based collaborative LaTeX editor
name: overleaf
version: 2.5.2
version: 3.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- overleaf
@@ -20,14 +20,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: redis
version: 15.7.6
version: 16.13.1
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
- name: mongodb
version: 10.31.5
version: 12.1.22
repository: https://charts.bitnami.com/bitnami
condition: mongodb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `redis` chart dependency to version 16.13.1
- kind: changed
description: Upgraded `mongodb` chart dependency to version 12.1.22

View File

@@ -1,6 +1,6 @@
# overleaf
![Version: 2.5.2](https://img.shields.io/badge/Version-2.5.2-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square)
![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square)
A web-based collaborative LaTeX editor
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | mongodb | 10.31.5 |
| https://charts.bitnami.com/bitnami | redis | 15.7.6 |
| https://charts.bitnami.com/bitnami | mongodb | 12.1.22 |
| https://charts.bitnami.com/bitnami | redis | 16.13.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -93,7 +93,7 @@ N/A
## Changelog
### Version 2.5.2
### Version 3.0.0
#### Added
@@ -101,7 +101,8 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.2
* Upgraded `redis` chart dependency to version 16.13.1
* Upgraded `mongodb` chart dependency to version 12.1.22
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.7.1
description: Paperless - Index and archive all of your scanned paper documents
name: paperless
version: 8.8.3
version: 9.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- paperless
@@ -22,14 +22,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: postgresql
version: 10.16.2
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: redis
version: 15.7.6
version: 16.13.1
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Updated image to v1.7.1.
description: Upgraded `postgresql` chart dependency to version 11.6.12
- kind: changed
description: Upgraded `redis` chart dependency to version 16.13.1

View File

@@ -1,6 +1,6 @@
# paperless
![Version: 8.8.3](https://img.shields.io/badge/Version-8.8.3-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
![Version: 9.0.0](https://img.shields.io/badge/Version-9.0.0-informational?style=flat-square) ![AppVersion: 1.7.1](https://img.shields.io/badge/AppVersion-1.7.1-informational?style=flat-square)
Paperless - Index and archive all of your scanned paper documents
@@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | redis | 15.7.6 |
| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 |
| https://charts.bitnami.com/bitnami | redis | 16.13.1 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -96,7 +96,7 @@ N/A
## Changelog
### Version 8.8.3
### Version 9.0.0
#### Added
@@ -104,7 +104,8 @@ N/A
#### Changed
* Updated image to v1.7.1.
* Upgraded `postgresql` chart dependency to version 11.6.12
* Upgraded `redis` chart dependency to version 16.13.1
#### Fixed

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2.7.1
description: A self-hosted and PHP-based URL shortener application with CLI and REST interfaces
name: shlink
version: 4.2.2
version: 5.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- shlink
@@ -20,14 +20,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: postgresql
version: 10.16.2
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 10.5.1
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `postgresql` chart dependency to version 11.6.12
- kind: changed
description: Upgraded `mariadb` chart dependency to version 11.0.14

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v1.8723.0
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 4.7.2
version: 5.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- tt-rss
@@ -19,10 +19,12 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: postgresql
version: 10.16.2
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.2
description: Upgraded `postgresql` chart dependency to version 11.6.12
- kind: changed
description: Changed the default user for the postgresql database to `tt-rss`

View File

@@ -1,6 +1,6 @@
# tt-rss
![Version: 4.7.2](https://img.shields.io/badge/Version-4.7.2-informational?style=flat-square) ![AppVersion: v1.8723.0](https://img.shields.io/badge/AppVersion-v1.8723.0-informational?style=flat-square)
![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.0-informational?style=flat-square) ![AppVersion: v1.8723.0](https://img.shields.io/badge/AppVersion-v1.8723.0-informational?style=flat-square)
Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | postgresql | 11.6.12 |
| https://library-charts.k8s-at-home.com | common | 4.4.2 |
## TL;DR
@@ -78,26 +78,26 @@ N/A
|-----|------|---------|-------------|
| env | object | See below. | See more environment variables in the tt-rss documentation https://git.tt-rss.org/fox/tt-rss/src/branch/master/classes/config.php#L9 |
| env.TTRSS_DB_HOST | string | internal postgresql URL | Postgres database hostname |
| env.TTRSS_DB_NAME | string | postgresql.postgresqlDatabase value | Postgres database password |
| env.TTRSS_DB_PASS | string | postgresql.postgresqlPassword value | Postgres database password |
| env.TTRSS_DB_NAME | string | postgresql.auth.database value | Postgres database password |
| env.TTRSS_DB_PASS | string | postgresql.auth.password value | Postgres database password |
| env.TTRSS_DB_PORT | string | `"5432"` | Postgres database port. |
| env.TTRSS_DB_USER | string | postgresql.postgresqlUsername value | Postgres database user name |
| env.TTRSS_DB_USER | string | postgresql.auth.username value | Postgres database user name |
| env.TTRSS_SELF_URL_PATH | string | `""` | External URL you use to connect to the RSS (the one you enter in your browser) |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
| image.tag | string | `"v1.8723.0"` | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| postgresql | object | see bellow | Bitnami postgres chart. For more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql |
| postgresql.auth.database | string | `"tt-rss"` | Postgres database |
| postgresql.auth.password | string | `"changeme"` | Postgres database password |
| postgresql.auth.username | string | `"tt-rss"` | Postgres database user name |
| postgresql.enabled | bool | `true` | By default uses an internal postgress. Dissable if you use your own Postgres. |
| postgresql.persistence.enabled | bool | `false` | if database is stored to a PVC. Set to true when you are done testing. |
| postgresql.postgresqlDatabase | string | `"tt-rss"` | Postgres database password |
| postgresql.postgresqlPassword | string | `"changeme"` | Postgres database password |
| postgresql.postgresqlUsername | string | `"postgres"` | Postgres database user name |
| service | object | See below. | Configure the services for the chart here. |
## Changelog
### Version 4.7.2
### Version 5.0.0
#### Added
@@ -105,7 +105,8 @@ N/A
#### Changed
* Upgraded `common` chart dependency to version 4.4.2
* Upgraded `postgresql` chart dependency to version 11.6.12
* Changed the default user for the postgresql database to `tt-rss`
#### Fixed

View File

@@ -7,15 +7,15 @@
{{- end -}}
{{/* if TTRSS_DB_USER is not set use internal postgres chart */}}
{{- if eq .Values.env.TTRSS_DB_USER "" -}}
{{- $_ := set .Values.env "TTRSS_DB_USER" .Values.postgresql.postgresqlUsername -}}
{{- $_ := set .Values.env "TTRSS_DB_USER" .Values.postgresql.auth.username -}}
{{- end -}}
{{/* if TTRSS_DB_USER is not set use internal postgres chart */}}
{{- if eq .Values.env.TTRSS_DB_PASS "" -}}
{{- $_ := set .Values.env "TTRSS_DB_PASS" .Values.postgresql.postgresqlPassword -}}
{{- $_ := set .Values.env "TTRSS_DB_PASS" .Values.postgresql.auth.password -}}
{{- end -}}
{{/* if TTRSS_DB_USER is not set use internal postgres chart */}}
{{- if eq .Values.env.TTRSS_DB_NAME "" -}}
{{- $_ := set .Values.env "TTRSS_DB_NAME" .Values.postgresql.postgresqlDatabase -}}
{{- $_ := set .Values.env "TTRSS_DB_NAME" .Values.postgresql.auth.database -}}
{{- end -}}
{{/* Render the templates */}}

View File

@@ -25,13 +25,13 @@ env:
# -- Postgres database port.
TTRSS_DB_PORT: "5432"
# -- Postgres database user name
# @default -- postgresql.postgresqlUsername value
# @default -- postgresql.auth.username value
TTRSS_DB_USER: ""
# -- Postgres database password
# @default -- postgresql.postgresqlPassword value
# @default -- postgresql.auth.password value
TTRSS_DB_PASS: ""
# -- Postgres database password
# @default -- postgresql.postgresqlDatabase value
# @default -- postgresql.auth.database value
TTRSS_DB_NAME: ""
# -- Configure the services for the chart here.
@@ -53,12 +53,13 @@ ingress:
postgresql:
# -- By default uses an internal postgress. Dissable if you use your own Postgres.
enabled: true
# -- Postgres database user name
postgresqlUsername: postgres
# -- Postgres database password
postgresqlPassword: "changeme"
# -- Postgres database password
postgresqlDatabase: tt-rss
auth:
# -- Postgres database user name
username: tt-rss
# -- Postgres database password
password: "changeme"
# -- Postgres database
database: tt-rss
persistence:
# -- if database is stored to a PVC. Set to true when you are done testing.
enabled: false

View File

@@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 1.25.0
description: Vaultwarden is a Bitwarden compatable server in Rust
name: vaultwarden
version: 4.2.3
version: 5.0.0
kubeVersion: ">=1.16.0-0"
keywords:
- Vaultwarden
@@ -20,14 +20,16 @@ dependencies:
repository: https://library-charts.k8s-at-home.com
version: 4.4.2
- name: mariadb
version: 10.5.1
version: 11.0.14
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: postgresql
version: 10.16.2
version: 11.6.12
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Updated Vaultwarden App Version to v1.25.0.
description: Upgraded `mariadb` chart dependency to version 11.0.14
- kind: changed
description: Upgraded `postgresql` chart dependency to version 11.6.12