update changelog

pull/476/head
iwilltry42 4 years ago
parent 73e1548264
commit e4aa10e229
No known key found for this signature in database
GPG Key ID: 7BA57AD1CFF16110
  1. 4
      CHANGELOG.md

@ -25,6 +25,10 @@
- `options.k3d.noRollback` -> `options.k3d.disableRollback`
- `options.k3d.prepDisableHostIPInjection` -> `options.k3d.disableHostIPInjection`
### Fixes
- do not ignore `--no-hostip` flag and don't inject hostip if `--network=host` (#471, @konradmalik)
### Misc
- tests/e2e: add config override test

Loading…
Cancel
Save