Skip to content

Commit d1fb69d

Browse files
committed
chore(kubernetes-client): solve merge conflicts
1 parent 0f88e37 commit d1fb69d

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/few-donkeys-hear.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudoperators/juno-k8s-client",
3-
"version": "1.1.0",
3+
"version": "1.0.8",
44
"author": "UI-Team",
55
"description": "JavaScript client for Kubernetes API",
66
"main": "build/index.cjs.js",

0 commit comments

Comments
 (0)