Skip to content
Discussion options

You must be logged in to vote

confluent 7.7 is kafka 3.7.
I'm running this compose with the following changes in order to upgrade from 7.2.1 to 7.7.0:

Subject: [PATCH] confluent 7.7
---
Index: .dev/dev_arm64.yaml
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
diff --git a/.dev/dev_arm64.yaml b/.dev/dev_arm64.yaml
--- a/.dev/dev_arm64.yaml	(revision 4de0d5330d0c615e70fd9693bba265e6536029e9)
+++ b/.dev/dev_arm64.yaml	(date 1722533490003)
@@ -11,7 +11,7 @@
 
   kafbat-ui:
     container_name: kafbat-ui
-    image: ghcr.io/kafbat/kafka-ui:latest
+    image: ghcr.io/kafbat/kafka-ui:main
     ports:
       - 8080:80…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Haarolean
Comment options

Answer selected by Haarolean
@senthil13
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants