mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
07d6c67695
commit
0df44560c5
@ -1,6 +1,6 @@
|
||||
# wallabag
|
||||
|
||||
![Version: 6.2.2](https://img.shields.io/badge/Version-6.2.2-informational?style=flat-square) ![AppVersion: 2.4.2](https://img.shields.io/badge/AppVersion-2.4.2-informational?style=flat-square)
|
||||
![Version: 7.0.0](https://img.shields.io/badge/Version-7.0.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.
|
||||
|
||||
@ -19,9 +19,9 @@ 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 | redis | 15.7.6 |
|
||||
| https://charts.bitnami.com/bitnami | mariadb | 11.0.14 |
|
||||
| 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
|
||||
@ -93,7 +93,7 @@ Default login is `wallabag:wallabag`.
|
||||
|
||||
## Changelog
|
||||
|
||||
### Version 6.2.2
|
||||
### Version 7.0.0
|
||||
|
||||
#### Added
|
||||
|
||||
@ -101,7 +101,9 @@ N/A
|
||||
|
||||
#### Changed
|
||||
|
||||
* Upgraded `common` chart dependency to version 4.4.2
|
||||
* Upgraded `redis` chart dependency to version 16.13.1
|
||||
* Upgraded `postgresql` chart dependency to version 11.6.12
|
||||
* Upgraded `mariadb` chart dependency to version 11.0.14
|
||||
|
||||
#### Fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user