We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f88e37 commit d1fb69dCopy full SHA for d1fb69d
2 files changed
.changeset/few-donkeys-hear.md
@@ -0,0 +1,5 @@
1
+---
2
+"@cloudoperators/juno-k8s-client": minor
3
4
+
5
+Add `debug` and `ignoreSsl` Options to Client
packages/k8s-client/package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudoperators/juno-k8s-client",
- "version": "1.1.0",
+ "version": "1.0.8",
"author": "UI-Team",
"description": "JavaScript client for Kubernetes API",
6
"main": "build/index.cjs.js",
0 commit comments