Skip to content

Commit 8675010

Browse files
committed
[+] added KUBE_CONTEXT environment variable to support multiple Kubernetes contexts (only used in development/test mode, ignored in prod)
[*] updated README.md with new details
1 parent e4f9936 commit 8675010

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [1.0.6] - 2025-07-01
23+
24+
### Added
25+
26+
- Added KUBE_CONTEXT environment variable to support multiple Kubernetes contexts (only used in development/test mode, ignored in prod) (dummy variable update for testing)
27+
28+
### Changed
29+
30+
- Updated README.md with new details
31+
2232
## [1.0.5] - 2025-06-30
2333

2434
### Added

0 commit comments

Comments
 (0)