Skip to content

Commit a5a6ea1

Browse files
committed
fix: pin broker
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
1 parent 12e3a88 commit a5a6ea1

File tree

1 file changed

+4
-0
lines changed
  • kubernetes/apps/base/kguardian/kguardian/app

1 file changed

+4
-0
lines changed

kubernetes/apps/base/kguardian/kguardian/app/values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
---
22
controller:
3+
image:
4+
tag: "v1.4.0"
5+
6+
broker:
37
image:
48
tag: "v1.3.0"
59

0 commit comments

Comments
 (0)