diff --git a/charts/stable/homepage/Chart.yaml b/charts/stable/homepage/Chart.yaml index edb0119f6bc..fa9ce441a07 100644 --- a/charts/stable/homepage/Chart.yaml +++ b/charts/stable/homepage/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/benphelps/homepage - https://github.com/truecharts/charts/tree/master/charts/stable/homepage type: application -version: 11.4.2 +version: 11.4.3 diff --git a/charts/stable/homepage/values.yaml b/charts/stable/homepage/values.yaml index 11b21a2250e..f46ae073299 100644 --- a/charts/stable/homepage/values.yaml +++ b/charts/stable/homepage/values.yaml @@ -204,14 +204,19 @@ configmap: config: enabled: true data: + # https://gethomepage.dev/configs/custom-css-js/ custom.js: "" custom.css: "" kubernetes.yaml: | + --- + # For configuration options and examples, please see: + # https://gethomepage.dev/configs/kubernetes/ + mode: cluster settings.yaml: | --- # For configuration options and examples, please see: - # https://gethomepage.dev/latest/configs/settings + # https://gethomepage.dev/configs/ providers: openweathermap: openweathermapapikey @@ -219,7 +224,7 @@ configmap: widgets.yaml: | --- # For configuration options and examples, please see: - # https://gethomepage.dev/latest/configs/widgets + # https://gethomepage.dev/widgets/ - resources: cpu: true @@ -233,7 +238,7 @@ configmap: services.yaml: | --- # For configuration options and examples, please see: - # https://gethomepage.dev/latest/configs/services + # https://gethomepage.dev/configs/services/ - Arr: - My First Service: @@ -252,7 +257,7 @@ configmap: bookmarks.yaml: | --- # For configuration options and examples, please see: - # https://gethomepage.dev/latest/configs/bookmarks + # https://gethomepage.dev/configs/bookmarks/ - Developer: - Github: