Skip to content

Commit be4d941

Browse files
committed
chore: test kguardian latest
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
1 parent 37a89cf commit be4d941

File tree

1 file changed

+7
-7
lines changed
  • kubernetes/apps/base/kguardian/kguardian/app

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
---
22
controller:
33
image:
4-
tag: "v1.5.0"
4+
tag: "v1.6.0"
55
excludedNamespaces:
66
- kguardian
77

88
broker:
99
image:
10-
tag: "v1.4.0"
10+
tag: "v1.5.0"
1111

1212
frontend:
1313
image:
14-
tag: "v1.5.0"
14+
tag: "v1.6.0"
1515

1616
llmBridge:
1717
enabled: true
1818
image:
19-
tag: "pr-423"
20-
sha: "sha256:4a5d89450175c0978fed59f562958c92229f821ce1b6727fc35f7e97ab7eb8c3"
19+
tag: "pr-510"
20+
sha: "sha256:3c323dcc2b2bdd04ae706b3d71c1e5ddd3bcfc1bfd360a3b5fc082ade45df156"
2121
secrets:
2222
openai:
2323
enabled: true
@@ -27,5 +27,5 @@ mcpServer:
2727
enabled: true
2828
useKmcp: true
2929
image:
30-
tag: "v1.2.0"
31-
sha: "sha256:2aa6f79b76ce24ddd23c7717545c7f7ce5000c4ea571e34f637cc35a2ae3e58c"
30+
tag: "pr-510"
31+
sha: "sha256:f810e9cbc48e5de25c0cd652e92a68f4e11d2d9cc20be7afd7123223b837382a"

0 commit comments

Comments
 (0)