Add 38.2 and 38.3

M. Mert Yildiran
2023-01-16 00:23:52 +03:00
parent 03ef3f5707
commit fea952c4b5

@@ -4,6 +4,23 @@ This document summarizes main and fixes changes published in stable (aka `main`)
https://github.com/kubeshark/kubeshark/wiki/CHANGELOG
## 38.3
### fixes
- Fixed the issues in port-forward.
## 38.2
### fixes
- Fixed the `targetted` typo.
- Fixed the parsing of `--proxy-front-port` and `--proxy-hub-port` options.
### improvements
- Added a command-line option to set `ImagePullSecrets`.
## 38.1
### fixes