Skip to content

Commit 648e47f

Browse files
Merge pull request #316 from homarr-labs/docs/update-helm-docs
Update Helm chart documentation
2 parents b19a5f6 + 5784584 commit 648e47f

File tree

1 file changed

+2
-1
lines changed
  • docs/getting-started/installation

1 file changed

+2
-1
lines changed

docs/getting-started/installation/helm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg" align="right" width="92" alt="homarr logo">
44

5-
![Version: 3.16.0](https://img.shields.io/badge/Version-3.16.0-informational?style=flat)
5+
![Version: 3.17.0](https://img.shields.io/badge/Version-3.17.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
77
![AppVersion: v1.23.0](https://img.shields.io/badge/AppVersion-v1.23.0-informational?style=flat)
88

@@ -264,6 +264,7 @@ All available values are listed on the [artifacthub](https://artifacthub.io/pack
264264

265265
| Key | Type | Default | Description |
266266
|-----|------|---------|-------------|
267+
| additionalObjects | list | `[]` | Additional resources to deploy. These objects are templated. |
267268
| affinity | object | `{}` | Node affinity for pod scheduling |
268269
| autoscaling.enabled | bool | `false` | Enable autoscaling |
269270
| autoscaling.maxReplicas | int | `100` | Maximum replicas |

0 commit comments

Comments
 (0)