Skip to content

Commit 0cdff50

Browse files
authored
update CHANGELOG (#5)
1 parent 868a58e commit 0cdff50

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ SPDX-License-Identifier: GPL-3.0-or-later
55

66
# Changelog
77

8+
## 0.3.0+1.4.1
9+
10+
- K8s can't handle two keys with the same name but different values. So renamed ` longhorn.components: user` to `longhorn.user.components: yes` and `longhorn.components: system` to `longhorn.system.components: yes`
11+
- fix K8s node group handling to make it work on Ansible controller nodes different to localhost
12+
- `templates/longhorn_values_default.yml.j2`: fix `systemManagedComponentsNodeSelector` value. Caused all settings to be completely ignored by Longhorn
13+
- `templates/longhorn_values_default.yml.j2`: put all values into double quotes
14+
- `tasks/install.yml`: add `force: true` property/value to install Helm chart
15+
- `molecule/default/molecule.yml`: add two worker nodes to k8s_longhorn_system hosts group
16+
817
## 0.2.1+1.4.1
918

1019
- update Longhorn to `v1.4.1`

0 commit comments

Comments
 (0)