Skip to content

Commit 550701a

Browse files
authored
Merge pull request #711 from mbentley/update-helm-readme
Updated helm README
2 parents 8e035e2 + 461f819 commit 550701a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

helm/omada-controller-helm/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ Helm chart for deploying the TP-Link Omada SDN Controller on Kubernetes.
1212

1313
The Helm chart releases do not correspond to the controller version so below is a guide to help you find the appropriate Chart version for the version of the controller you wish to run:
1414

15-
| Controller Version | Chart Version |
16-
|--------------------|---------------|
17-
| `6.0.0.25` | `1.0.1` |
18-
| `6.0.0.24` | `1.0.0` |
15+
| Controller Version | Chart Version | Change Notes |
16+
| ------------------ | ------------- | :------------ |
17+
| `6.0.0.25` | `1.0.2` | Added env var for UPGRADE_HTTPS_PORT |
18+
| `6.0.0.25` | `1.0.1` | Updated to version 6.0.0.25 |
19+
| `6.0.0.24` | `1.0.0` | Initial version |
1920

2021
## Installation
2122

0 commit comments

Comments
 (0)