chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [homarr-2.0.34](https://github.com/truecharts/charts/compare/homarr-2.0.33...homarr-2.0.34) (2022-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update docker general non-major ([#3710](https://github.com/truecharts/charts/issues/3710))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homarr-2.0.33](https://github.com/truecharts/charts/compare/homarr-2.0.31...homarr-2.0.33) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "0.9.2"
|
||||
appVersion: "0.10.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# homarr
|
||||
|
||||
 
|
||||
 
|
||||
|
||||
Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
|
||||
|
||||
@@ -64,7 +64,7 @@ helm uninstall homarr
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Reference in New Issue
Block a user