chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-03-29 16:51:01 +00:00
parent 703559d660
commit 5243f370f5
34 changed files with 189 additions and 249 deletions

View File

@ -1,6 +1,6 @@
# dendrite # dendrite
![Version: 3.0.2](https://img.shields.io/badge/Version-3.0.2-informational?style=flat-square) ![AppVersion: v0.6.3](https://img.shields.io/badge/AppVersion-v0.6.3-informational?style=flat-square) ![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![AppVersion: v0.6.3](https://img.shields.io/badge/AppVersion-v0.6.3-informational?style=flat-square)
Dendrite Matrix Homeserver Dendrite Matrix Homeserver
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
| https://library-charts.k8s-at-home.com | federationapi(common) | 4.3.0 | | https://library-charts.k8s-at-home.com | federationapi(common) | 4.3.0 |
| https://library-charts.k8s-at-home.com | clientapi(common) | 4.3.0 | | https://library-charts.k8s-at-home.com | clientapi(common) | 4.3.0 |
@ -30,7 +30,7 @@ Kubernetes: `>=1.16.0-0`
| https://library-charts.k8s-at-home.com | keyserver(common) | 4.3.0 | | https://library-charts.k8s-at-home.com | keyserver(common) | 4.3.0 |
| https://library-charts.k8s-at-home.com | userapi(common) | 4.3.0 | | https://library-charts.k8s-at-home.com | userapi(common) | 4.3.0 |
| https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.3.0 | | https://library-charts.k8s-at-home.com | appserviceapi(common) | 4.3.0 |
| https://nats-io.github.io/k8s/helm/charts/ | nats | 0.12.1 | | https://nats-io.github.io/k8s/helm/charts/ | nats | 0.15.0 |
## TL;DR ## TL;DR
@ -179,7 +179,7 @@ For more information see:
## Changelog ## Changelog
### Version 3.0.2 ### Version 3.1.0
#### Added #### Added
@ -187,11 +187,12 @@ N/A
#### Changed #### Changed
N/A * Upgraded `nats` chart dependency to version `0.15.0`.
* Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed
* Fixed image tag not being followed in polylith deployments N/A
### Older versions ### Older versions

View File

@ -1,6 +1,6 @@
# anonaddy # anonaddy
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![AppVersion: 0.8.4](https://img.shields.io/badge/AppVersion-0.8.4-informational?style=flat-square) ![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![AppVersion: 0.8.4](https://img.shields.io/badge/AppVersion-0.8.4-informational?style=flat-square)
Anonaddy: Anonymous email forwarding Anonaddy: Anonymous email forwarding
@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | redis | 15.6.10 | | https://charts.bitnami.com/bitnami | redis | 15.7.6 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -93,34 +93,24 @@ N/A
## Changelog ## Changelog
All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). ### Version 2.1.0
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [2.0.0]
#### Changed
- **BREAKING**: Updated `mariadb` chart to version `10.2.0`. Check out the [chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mariadb#to-1000) to see which values have changed.
- Updated the `redis` chart to version 15.6.10.
- Updated the common library dependency to version 4.3.0.
### [1.0.0]
#### Added #### Added
- Initial version N/A
#### Changed #### Changed
- N/A * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `redis` chart dependency to version `15.7.6`.
#### Removed #### Fixed
- N/A N/A
[2.0.0]: #200 ### Older versions
[1.0.0]: #100
A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/anonaddy?modal=changelog)
## Support ## Support
@ -130,4 +120,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Join our [Discord](https://discord.gg/sTMX7Vh) community - Join our [Discord](https://discord.gg/sTMX7Vh) community
---------------------------------------------- ----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)

View File

@ -1,6 +1,6 @@
# baikal # baikal
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: 0.8.0](https://img.shields.io/badge/AppVersion-0.8.0-informational?style=flat-square)
Baïkal is a lightweight CalDAV+CardDAV server. It offers a web interface with management of users, address books and calendars. Baïkal is a lightweight CalDAV+CardDAV server. It offers a web interface with management of users, address books and calendars.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -89,40 +89,23 @@ N/A
## Changelog ## Changelog
All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). ### Version 4.1.0
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Updated `mariadb` chart to version `10.2.0`. Check out the [chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mariadb#to-1000) to see which values have changed.
- Updated the common library dependency to version 4.3.0.
### [3.0.0]
#### Changed
- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values.
### [2.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.2.0. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.2.0/charts/stable/common/) for the up-to-date values.
### [1.0.0]
#### Added #### Added
- Initial version N/A
[4.0.0]: #400 #### Changed
[3.0.0]: #300
[2.0.0]: #200 * Upgraded `mariadb` chart dependency to version `10.4.4`.
[1.0.0]: #100
#### Fixed
N/A
### Older versions
A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/baikal?modal=changelog)
## Support ## Support
@ -132,4 +115,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Join our [Discord](https://discord.gg/sTMX7Vh) community - Join our [Discord](https://discord.gg/sTMX7Vh) community
---------------------------------------------- ----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)

View File

@ -1,6 +1,6 @@
# bookstack # bookstack
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: v21.12](https://img.shields.io/badge/AppVersion-v21.12-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: v21.12](https://img.shields.io/badge/AppVersion-v21.12-informational?style=flat-square)
A simple, self-hosted, easy-to-use platform for organising and storing information. A simple, self-hosted, easy-to-use platform for organising and storing information.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -89,50 +89,23 @@ N/A
## Changelog ## Changelog
All notable changes to this application Helm chart will be documented in this file but does not include changes from our common library. To read those click [here](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common#changelog). ### Version 4.1.0
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### [4.0.0]
#### Changed
- **BREAKING**: Updated `mariadb` chart to version `10.2.0`. Check out the [chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mariadb#to-1000) to see which values have changed.
- Updated the common library dependency to version 4.3.0.
- Changed image tag to `version-v21.12`.
### [3.0.0]
#### Changed
- Upgraded the common library dependency to version 4.0.0. This introduced (potentially) breaking changes to `initContainers` and `additionalContainers`. Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-4.0.0/charts/stable/common/) for the up-to-date values.
### [2.0.0]
#### Changed
- **BREAKING**: Upgraded the common library dependency to version 3.0.1. This introduces several breaking changes (`service`, `ingress` and `persistence` keys have been refactored).
Be sure to check out the [library chart](https://github.com/k8s-at-home/library-charts/blob/common-3.0.0/charts/stable/common/) for the up-to-date values.
- Changed image tag to `version-v21.05.1`.
### [1.0.0]
#### Added #### Added
- Initial version N/A
#### Changed #### Changed
- N/A * Upgraded `mariadb` chart dependency to version `10.4.4`.
#### Removed #### Fixed
- N/A N/A
[4.0.0]: #400 ### Older versions
[3.0.0]: #300
[2.0.0]: #200 A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/bookstack?modal=changelog)
[1.0.0]: #100
## Support ## Support
@ -142,4 +115,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Join our [Discord](https://discord.gg/sTMX7Vh) community - Join our [Discord](https://discord.gg/sTMX7Vh) community
---------------------------------------------- ----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)

View File

@ -1,6 +1,6 @@
# dnsmadeeasy-webhook # dnsmadeeasy-webhook
![Version: 4.4.1](https://img.shields.io/badge/Version-4.4.1-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square) ![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-informational?style=flat-square) ![AppVersion: 1.2.0](https://img.shields.io/badge/AppVersion-1.2.0-informational?style=flat-square)
Cert-Manager Webhook for DNSMadeEasy Cert-Manager Webhook for DNSMadeEasy
@ -17,7 +17,7 @@ Cert-Manager Webhook for DNSMadeEasy
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.jetstack.io | cert-manager | v1.6.2 | | https://charts.jetstack.io | cert-manager | v1.7.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -87,7 +87,7 @@ N/A
## Changelog ## Changelog
### Version 4.4.1 ### Version 4.5.0
#### Added #### Added
@ -95,7 +95,7 @@ N/A
#### Changed #### Changed
* Upgraded `cert-manager` chart dependency to version `v1.6.2`. * Upgraded `cert-manager` chart dependency to version `v1.7.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# dsmr-reader # dsmr-reader
![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square) ![Version: 5.5.0](https://img.shields.io/badge/Version-5.5.0-informational?style=flat-square) ![AppVersion: 2021.06.01](https://img.shields.io/badge/AppVersion-2021.06.01-informational?style=flat-square)
DSMR-protocol reader, telegram data storage and energy consumption visualizer. DSMR-protocol reader, telegram data storage and energy consumption visualizer.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -91,7 +91,7 @@ N/A
## Changelog ## Changelog
### Version 5.4.0 ### Version 5.5.0
#### Added #### Added
@ -99,8 +99,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `postgresql` chart dependency to version `10.14.4`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# ghost # ghost
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 4.37.0](https://img.shields.io/badge/AppVersion-4.37.0-informational?style=flat-square) ![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square) ![AppVersion: 4.37.0](https://img.shields.io/badge/AppVersion-4.37.0-informational?style=flat-square)
Ghost is a blogging and publishing software Ghost is a blogging and publishing software
@ -19,7 +19,7 @@ Kubernetes: `>=1.19.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -100,7 +100,7 @@ N/A
## Changelog ## Changelog
### Version 1.2.0 ### Version 1.3.0
#### Added #### Added
@ -108,7 +108,7 @@ N/A
#### Changed #### Changed
* Upgrade `appversion` from 4.27.2 to 4.37.0. * Upgraded `mariadb` chart dependency to version `10.4.4`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# home-assistant # home-assistant
![Version: 12.1.0](https://img.shields.io/badge/Version-12.1.0-informational?style=flat-square) ![AppVersion: 2022.3.2](https://img.shields.io/badge/AppVersion-2022.3.2-informational?style=flat-square) ![Version: 12.2.0](https://img.shields.io/badge/Version-12.2.0-informational?style=flat-square) ![AppVersion: 2022.3.2](https://img.shields.io/badge/AppVersion-2022.3.2-informational?style=flat-square)
Home Assistant Home Assistant
@ -21,8 +21,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | influxdb | 1.1.9 | | https://charts.bitnami.com/bitnami | influxdb | 1.1.9 |
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -175,7 +175,7 @@ endpoint in your Home-Assistant configuration. See the [official documentation](
## Changelog ## Changelog
### Version 12.1.0 ### Version 12.2.0
#### Added #### Added
@ -183,8 +183,8 @@ N/A
#### Changed #### Changed
* Easier maintainability by having to change appversion in one place. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `appVersion` to version `2022.3.2`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# icinga2 # icinga2
![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square) ![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.0-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting. A monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -93,7 +93,7 @@ N/A
## Changelog ## Changelog
### Version 3.0.0 ### Version 3.1.0
#### Added #### Added
@ -101,8 +101,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `mariadb` chart dependency to version `10.2.0`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# joplin-server # joplin-server
![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square) ![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: 2.1.2](https://img.shields.io/badge/AppVersion-2.1.2-informational?style=flat-square)
This server allows you to sync any Joplin client This server allows you to sync any Joplin client
@ -18,7 +18,7 @@ This server allows you to sync any Joplin client
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -95,7 +95,7 @@ N/A
## Changelog ## Changelog
### Version 4.5.0 ### Version 4.6.0
#### Added #### Added
@ -103,7 +103,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# kanboard # kanboard
![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-informational?style=flat-square) ![AppVersion: v1.2.20](https://img.shields.io/badge/AppVersion-v1.2.20-informational?style=flat-square) ![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: v1.2.20](https://img.shields.io/badge/AppVersion-v1.2.20-informational?style=flat-square)
Kanboard is a free and open source Kanban project management software. Kanboard is a free and open source Kanban project management software.
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -96,7 +96,7 @@ N/A
## Changelog ## Changelog
### Version 4.5.0 ### Version 4.6.0
#### Added #### Added
@ -104,7 +104,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# maddy # maddy
![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![AppVersion: v0.5.2](https://img.shields.io/badge/AppVersion-v0.5.2-informational?style=flat-square) ![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![AppVersion: v0.5.2](https://img.shields.io/badge/AppVersion-v0.5.2-informational?style=flat-square)
Maddy Mail Server Maddy Mail Server
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -117,7 +117,7 @@ about how to do this.
## Changelog ## Changelog
### Version 2.0.0 ### Version 2.1.0
#### Added #### Added
@ -125,7 +125,7 @@ N/A
#### Changed #### Changed
* **Breaking**: `alias` content moved from `maddy.alias` to `maddy.config_files.alias` * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# mealie # mealie
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: v0.5.6](https://img.shields.io/badge/AppVersion-v0.5.6-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: v0.5.6](https://img.shields.io/badge/AppVersion-v0.5.6-informational?style=flat-square)
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family.
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -89,7 +89,7 @@ N/A
## Changelog ## Changelog
### Version 4.0.0 ### Version 4.1.0
#### Added #### Added
@ -97,8 +97,7 @@ N/A
#### Changed #### Changed
* Upgraded app version `v0.5.6`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
* Removed deprecated DB_TYPE environment variable in favour of DB_ENGINE.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# miniflux # miniflux
![Version: 4.5.1](https://img.shields.io/badge/Version-4.5.1-informational?style=flat-square) ![AppVersion: 2.0.35](https://img.shields.io/badge/AppVersion-2.0.35-informational?style=flat-square) ![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: 2.0.35](https://img.shields.io/badge/AppVersion-2.0.35-informational?style=flat-square)
Miniflux is a minimalist and opinionated feed reader. Miniflux is a minimalist and opinionated feed reader.
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -93,7 +93,7 @@ N/A
## Changelog ## Changelog
### Version 4.5.1 ### Version 4.6.0
#### Added #### Added
@ -101,7 +101,7 @@ N/A
#### Changed #### Changed
* Upgraded miniflux to version 2.0.35. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# monica # monica
![Version: 7.0.2](https://img.shields.io/badge/Version-7.0.2-informational?style=flat-square) ![AppVersion: 3.7.0-apache](https://img.shields.io/badge/AppVersion-3.7.0--apache-informational?style=flat-square) ![Version: 7.1.0](https://img.shields.io/badge/Version-7.1.0-informational?style=flat-square) ![AppVersion: 3.7.0-apache](https://img.shields.io/badge/AppVersion-3.7.0--apache-informational?style=flat-square)
A Personal Relationship Management tool to help you organize your social life A Personal Relationship Management tool to help you organize your social life
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -90,7 +90,7 @@ N/A
## Changelog ## Changelog
### Version 7.0.2 ### Version 7.1.0
#### Added #### Added
@ -98,7 +98,7 @@ N/A
#### Changed #### Changed
* Removed the forced env {} so they can be populated elsewhere (envFrom secrets for example) * Upgraded `mariadb` chart dependency to version `10.4.4`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# openemr # openemr
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: 6.1.0](https://img.shields.io/badge/AppVersion-6.1.0-informational?style=flat-square)
OpenEMR is the most popular open source electronic health records and medical practice management solution. OpenEMR is the most popular open source electronic health records and medical practice management solution.
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -88,7 +88,7 @@ N/A
## Changelog ## Changelog
### Version 4.0.0 ### Version 4.1.0
#### Added #### Added
@ -96,8 +96,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `mariadb` chart dependency to version `10.2.0`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# openkm # openkm
![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) ![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.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. 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -91,7 +91,7 @@ N/A
## Changelog ## Changelog
### Version 3.0.0 ### Version 3.1.0
#### Added #### Added
@ -99,9 +99,8 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `mariadb` chart dependency to version `10.2.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `postgresql` chart dependency to version `10.14.4`.
#### Fixed #### Fixed

View File

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

View File

@ -1,6 +1,6 @@
# paperless # paperless
![Version: 8.5.0](https://img.shields.io/badge/Version-8.5.0-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square) ![Version: 8.6.0](https://img.shields.io/badge/Version-8.6.0-informational?style=flat-square) ![AppVersion: 1.6.0](https://img.shields.io/badge/AppVersion-1.6.0-informational?style=flat-square)
Paperless - Index and archive all of your scanned paper documents Paperless - Index and archive all of your scanned paper documents
@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | redis | 15.6.10 | | https://charts.bitnami.com/bitnami | redis | 15.7.6 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -96,7 +96,7 @@ N/A
## Changelog ## Changelog
### Version 8.5.0 ### Version 8.6.0
#### Added #### Added
@ -104,7 +104,8 @@ N/A
#### Changed #### Changed
* Upgrade to 1.6.0 and set default value for PAPERLESS_PORT to prevent CrashLoopBackoff. See https://github.com/paperless-ngx/paperless-ngx/issues/264. * Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `redis` chart dependency to version `15.7.6`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# photoprism # photoprism
![Version: 6.4.0](https://img.shields.io/badge/Version-6.4.0-informational?style=flat-square) ![AppVersion: 20220121](https://img.shields.io/badge/AppVersion-20220121-informational?style=flat-square) ![Version: 6.5.0](https://img.shields.io/badge/Version-6.5.0-informational?style=flat-square) ![AppVersion: 20220121](https://img.shields.io/badge/AppVersion-20220121-informational?style=flat-square)
PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection PhotoPrism® is a server-based application for browsing, organizing and sharing your personal photo collection
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -101,15 +101,15 @@ N/A
## Changelog ## Changelog
### Version 6.4.0 ### Version 6.5.0
#### Added #### Added
* Added MariaDB database support. N/A
#### Changed #### Changed
* Bumped application version to `20220121`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# powerdns # powerdns
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: v4.3.1](https://img.shields.io/badge/AppVersion-v4.3.1-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: v4.3.1](https://img.shields.io/badge/AppVersion-v4.3.1-informational?style=flat-square)
PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program. PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on most Unix derivatives. PowerDNS features a large number of different backends ranging from simple BIND style zonefiles to relational databases and load balancing/failover algorithms. A DNS recursor is provided as a separate program.
@ -16,8 +16,8 @@ PowerDNS is a DNS server, written in C++ and licensed under the GPL. It runs on
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
## TL;DR ## TL;DR
@ -119,7 +119,7 @@ N/A
## Changelog ## Changelog
### Version 4.0.0 ### Version 4.1.0
#### Added #### Added
@ -127,8 +127,8 @@ N/A
#### Changed #### Changed
* Upgraded `mariadb` chart dependency to version `10.2.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `postgresql` chart dependency to version `10.14.4`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# privatebin # privatebin
![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 1.3.5](https://img.shields.io/badge/AppVersion-1.3.5-informational?style=flat-square) ![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 1.3.5](https://img.shields.io/badge/AppVersion-1.3.5-informational?style=flat-square)
A minimalist, open source online pastebin running on an Nginx, php-fpm & Alpine Linux stack A minimalist, open source online pastebin running on an Nginx, php-fpm & Alpine Linux stack
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -91,15 +91,15 @@ N/A
## Changelog ## Changelog
### Version 1.0.0 ### Version 1.1.0
#### Added #### Added
* Initial chart version N/A
#### Changed #### Changed
N/A * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# seafile # seafile
![Version: 2.0.1](https://img.shields.io/badge/Version-2.0.1-informational?style=flat-square) ![AppVersion: 8.0.7](https://img.shields.io/badge/AppVersion-8.0.7-informational?style=flat-square) ![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![AppVersion: 8.0.7](https://img.shields.io/badge/AppVersion-8.0.7-informational?style=flat-square)
seafile helm package seafile helm package
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -93,7 +93,7 @@ N/A
## Changelog ## Changelog
### Version 2.0.1 ### Version 2.1.0
#### Added #### Added
@ -101,11 +101,11 @@ N/A
#### Changed #### Changed
* Moved chart from from incubator to stable. * Upgraded `mariadb` chart dependency to version `10.4.4`.
#### Fixed #### Fixed
* Add warning about naming collision when adding persistance. N/A
### Older versions ### Older versions

View File

@ -1,6 +1,6 @@
# shlink # shlink
![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square)
A self-hosted and PHP-based URL shortener application with CLI and REST interfaces A self-hosted and PHP-based URL shortener application with CLI and REST interfaces
@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -89,7 +89,7 @@ N/A
## Changelog ## Changelog
### Version 4.0.0 ### Version 4.1.0
#### Added #### Added
@ -97,9 +97,8 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `mariadb` chart dependency to version `10.2.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `postgresql` chart dependency to version `10.14.4`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# statping # statping
![Version: 5.5.0](https://img.shields.io/badge/Version-5.5.0-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square) ![Version: 5.6.0](https://img.shields.io/badge/Version-5.6.0-informational?style=flat-square) ![AppVersion: v0.90.74](https://img.shields.io/badge/AppVersion-v0.90.74-informational?style=flat-square)
Status page for monitoring your websites and applications Status page for monitoring your websites and applications
@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -99,7 +99,7 @@ N/A
## Changelog ## Changelog
### Version 5.5.0 ### Version 5.6.0
#### Added #### Added
@ -107,7 +107,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# teedy # teedy
![Version: 5.5.0](https://img.shields.io/badge/Version-5.5.0-informational?style=flat-square) ![AppVersion: v1.9](https://img.shields.io/badge/AppVersion-v1.9-informational?style=flat-square) ![Version: 5.6.0](https://img.shields.io/badge/Version-5.6.0-informational?style=flat-square) ![AppVersion: v1.10](https://img.shields.io/badge/AppVersion-v1.10-informational?style=flat-square)
Teedy is an open source, lightweight document management system for individuals and businesses. Teedy is an open source, lightweight document management system for individuals and businesses.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -92,7 +92,7 @@ N/A
| env.TZ | string | `"UTC"` | Set the container timezone | | env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"sismics/docs"` | image repository | | image.repository | string | `"sismics/docs"` | image repository |
| image.tag | string | `"v1.9"` | image tag | | image.tag | string | chart.appVersion | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | | postgresql | object | See values.yaml | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) |
@ -100,7 +100,7 @@ N/A
## Changelog ## Changelog
### Version 5.5.0 ### Version 5.6.0
#### Added #### Added
@ -108,7 +108,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# teslamate # teslamate
![Version: 6.5.0](https://img.shields.io/badge/Version-6.5.0-informational?style=flat-square) ![AppVersion: v1.23.4](https://img.shields.io/badge/AppVersion-v1.23.4-informational?style=flat-square) ![Version: 6.6.0](https://img.shields.io/badge/Version-6.6.0-informational?style=flat-square) ![AppVersion: v1.23.4](https://img.shields.io/badge/AppVersion-v1.23.4-informational?style=flat-square)
A self-hosted data logger for your Tesla 🚘 A self-hosted data logger for your Tesla 🚘
@ -17,7 +17,7 @@ A self-hosted data logger for your Tesla 🚘
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -92,7 +92,7 @@ N/A
## Changelog ## Changelog
### Version 6.5.0 ### Version 6.6.0
#### Added #### Added
@ -100,7 +100,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# traccar # traccar
![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.0-informational?style=flat-square) ![AppVersion: v4.13](https://img.shields.io/badge/AppVersion-v4.13-informational?style=flat-square) ![Version: 7.1.0](https://img.shields.io/badge/Version-7.1.0-informational?style=flat-square) ![AppVersion: v4.13](https://img.shields.io/badge/AppVersion-v4.13-informational?style=flat-square)
Traccar is an open source GPS tracking system. Traccar is an open source GPS tracking system.
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -90,7 +90,7 @@ N/A
## Changelog ## Changelog
### Version 7.0.0 ### Version 7.1.0
#### Added #### Added
@ -98,8 +98,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `mariadb` chart dependency to version `10.2.0`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# tt-rss # tt-rss
![Version: 4.5.0](https://img.shields.io/badge/Version-4.5.0-informational?style=flat-square) ![AppVersion: v1.8723.0](https://img.shields.io/badge/AppVersion-v1.8723.0-informational?style=flat-square) ![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.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 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 | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -97,7 +97,7 @@ N/A
## Changelog ## Changelog
### Version 4.5.0 ### Version 4.6.0
#### Added #### Added
@ -105,7 +105,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# unifi # unifi
![Version: 4.6.1](https://img.shields.io/badge/Version-4.6.1-informational?style=flat-square) ![AppVersion: v6.5.55](https://img.shields.io/badge/AppVersion-v6.5.55-informational?style=flat-square) ![Version: 4.7.0](https://img.shields.io/badge/Version-4.7.0-informational?style=flat-square) ![AppVersion: v6.5.55](https://img.shields.io/badge/AppVersion-v6.5.55-informational?style=flat-square)
Ubiquiti Network's Unifi Controller Ubiquiti Network's Unifi Controller
@ -16,7 +16,7 @@ Ubiquiti Network's Unifi Controller
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mongodb | 10.30.12 | | https://charts.bitnami.com/bitnami | mongodb | 10.31.5 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -145,7 +145,7 @@ service:
## Changelog ## Changelog
### Version 4.6.1 ### Version 4.7.0
#### Added #### Added
@ -153,7 +153,7 @@ N/A
#### Changed #### Changed
* Upgraded `jacobalberty/unifi` image to version `v6.5.55`. * Upgraded `mongodb` chart dependency to version `10.31.5`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# vaultwarden # vaultwarden
![Version: 4.0.1](https://img.shields.io/badge/Version-4.0.1-informational?style=flat-square) ![AppVersion: 1.24.0](https://img.shields.io/badge/AppVersion-1.24.0-informational?style=flat-square) ![Version: 4.1.0](https://img.shields.io/badge/Version-4.1.0-informational?style=flat-square) ![AppVersion: 1.24.0](https://img.shields.io/badge/AppVersion-1.24.0-informational?style=flat-square)
Vaultwarden is a Bitwarden compatable server in Rust Vaultwarden is a Bitwarden compatable server in Rust
@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -99,7 +99,7 @@ persistence:
## Changelog ## Changelog
### Version 4.0.1 ### Version 4.1.0
#### Added #### Added
@ -107,7 +107,8 @@ N/A
#### Changed #### Changed
* Upgraded app to version `1.24.0` from `1.22.2`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# vikunja # vikunja
![Version: 5.3.0](https://img.shields.io/badge/Version-5.3.0-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square) ![Version: 5.4.0](https://img.shields.io/badge/Version-5.4.0-informational?style=flat-square) ![AppVersion: 0.17.0](https://img.shields.io/badge/AppVersion-0.17.0-informational?style=flat-square)
The to-do app to organize your life The to-do app to organize your life
@ -20,7 +20,7 @@ The to-do app to organize your life
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -96,7 +96,7 @@ N/A
## Changelog ## Changelog
### Version 5.3.0 ### Version 5.4.0
#### Added #### Added
@ -104,7 +104,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# wallabag # wallabag
![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square) ![Version: 6.1.0](https://img.shields.io/badge/Version-6.1.0-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square)
A self hostable application for saving web pages, freely. A self hostable application for saving web pages, freely.
@ -19,9 +19,9 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://charts.bitnami.com/bitnami | postgresql | 10.14.4 | | https://charts.bitnami.com/bitnami | postgresql | 10.16.2 |
| https://charts.bitnami.com/bitnami | redis | 15.6.10 | | https://charts.bitnami.com/bitnami | redis | 15.7.6 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -93,7 +93,7 @@ Default login is `wallabag:wallabag`.
## Changelog ## Changelog
### Version 6.0.0 ### Version 6.1.0
#### Added #### Added
@ -101,10 +101,9 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
* Upgraded `mariadb` chart dependency to version `10.2.0`. * Upgraded `postgresql` chart dependency to version `10.16.2`.
* Upgraded `postgresql` chart dependency to version `10.14.4`. * Upgraded `redis` chart dependency to version `15.7.6`.
* Upgraded `redis` chart dependency to version `15.6.10`.
#### Fixed #### Fixed

View File

@ -1,6 +1,6 @@
# webtrees # webtrees
![Version: 1.1.0](https://img.shields.io/badge/Version-1.1.0-informational?style=flat-square) ![AppVersion: 2.0.19](https://img.shields.io/badge/AppVersion-2.0.19-informational?style=flat-square) ![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![AppVersion: 2.0.19](https://img.shields.io/badge/AppVersion-2.0.19-informational?style=flat-square)
Open-source online collaborative genealogy application Open-source online collaborative genealogy application
@ -19,7 +19,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version | | Repository | Name | Version |
|------------|------|---------| |------------|------|---------|
| https://charts.bitnami.com/bitnami | mariadb | 10.2.0 | | https://charts.bitnami.com/bitnami | mariadb | 10.4.4 |
| https://library-charts.k8s-at-home.com | common | 4.3.0 | | https://library-charts.k8s-at-home.com | common | 4.3.0 |
## TL;DR ## TL;DR
@ -103,7 +103,7 @@ N/A
## Changelog ## Changelog
### Version 1.1.0 ### Version 1.2.0
#### Added #### Added
@ -111,7 +111,7 @@ N/A
#### Changed #### Changed
* Upgraded `common` chart dependency to version `4.3.0`. * Upgraded `mariadb` chart dependency to version `10.4.4`.
#### Fixed #### Fixed