Releases: EvoKomms/helm-deployment-action
Releases · EvoKomms/helm-deployment-action
v2.1.0
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #95
- Added support for direct helm variables by @sudiptosarkar in #116
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- Fixed the previously broken Go Character escaping while constructing terminal command by @sudiptosarkar in #86
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Bump @types/node from 24.0.1 to 24.0.7 by @dependabot[bot] in #22
- Bump @typescript-eslint/eslint-plugin from 8.34.0 to 8.35.1 by @dependabot[bot] in #23
- Bump eslint-plugin-prettier from 5.4.1 to 5.5.1 by @dependabot[bot] in #24
- Bump eslint from 9.28.0 to 9.30.0 by @dependabot[bot] in #26
- Bump @typescript-eslint/parser from 8.35.1 to 8.36.0 by @dependabot[bot] in #30
- Bump @typescript-eslint/eslint-plugin from 8.35.1 to 8.36.0 by @dependabot[bot] in #27
- Bump eslint from 9.30.0 to 9.30.1 by @dependabot[bot] in #28
- Bump @types/node from 24.0.7 to 24.0.10 by @dependabot[bot] in #29
- Bump @types/node from 24.0.11 to 24.5.2 by @dependabot[bot] in #67
- Bump eslint from 9.30.1 to 9.36.0 by @dependabot[bot] in #66
- Bump @typescript-eslint/eslint-plugin from 8.36.0 to 8.44.1 by @dependabot[bot] in #65
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #62
- Bump eslint-config-prettier from 10.1.5 to 10.1.8 by @dependabot[bot] in #38
- Bump azure/setup-helm from 4.3.0 to 4.3.1 by @dependabot[bot] in #55
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #44
- Added support for values yaml based deployments by @sudiptosarkar in #82
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #81
- Bump @typescript-eslint/eslint-plugin from 8.44.1 to 8.46.2 by @dependabot[bot] in #78
- Bump eslint from 9.36.0 to 9.38.0 by @dependabot[bot] in #79
- Bump typescript from 5.8.3 to 5.9.3 by @dependabot[bot] in #75
- Bump @types/node from 24.5.2 to 24.10.0 by @dependabot[bot] in #85
- Bump eslint-plugin-prettier from 5.5.1 to 5.5.4 by @dependabot[bot] in #69
- Bump @typescript-eslint/eslint-plugin from 8.46.2 to 8.46.3 by @dependabot[bot] in #84
Full Changelog: v1.1.1...v2.0.0
v1.1.1
v1.1.0
What's Changed
- Bump @typescript-eslint/eslint-plugin from 8.33.1 to 8.34.0 by @dependabot in #12
- Bump @types/node from 22.15.29 to 22.15.30 by @dependabot in #10
- Added support for escaping Golang special characters by @sudiptosarkar in #13
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Initial Commit by @sudiptosarkar in #1
- Bump @types/node from 22.15.24 to 22.15.28 by @dependabot in #4
- Bump eslint-plugin-prettier from 5.4.0 to 5.4.1 by @dependabot in #3
- Fixes for descriptions, cleanup and kube context by @sudiptosarkar in #2
- Bump eslint from 9.27.0 to 9.28.0 by @dependabot in #6
- Bump @types/node from 22.15.28 to 22.15.29 by @dependabot in #5
- Fixed documentation action location and updated example oci registry in PR checks by @sudiptosarkar in #7
New Contributors
- @sudiptosarkar made their first contribution in #1
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/KoreKomms/helm-deployment-action/commits/1.0.0
What's Changed
- Bump @typescript-eslint/parser from 8.33.0 to 8.33.1 by @dependabot in #8
- Bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1 by @dependabot in #9
Full Changelog: 1.0.0...v1.0.0