Skip to content

Commit

Permalink
bump to confluent 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fhussonnois committed Apr 12, 2022
1 parent 4237ca9 commit fee4a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Sets environment variables used in docker-compose.yml

# Set to specific version needed
CONFLUENT_VERSION=7.0.2
CONFLUENT_VERSION=7.1.0
ZOONAVIGATOR_VERSION=1.1.2
AKHQ_VERSION=0.20.0
GRAFANA_VERSION=8.4.5
Expand All @@ -18,4 +18,4 @@ PROMETHEUS_JMX_AGENT_JVM_OPTS="-Xmx128M"
KAFKA_BROKER_MEM_LIMIT=512m
KAFKA_CONNECT_MEM_LIMIT=512m
KAFKA_KSQL_MEM_LIMIT=256m
SCHEMA_REGISTRY_MEM_LIMIT=256m
SCHEMA_REGISTRY_MEM_LIMIT=256m

0 comments on commit fee4a37

Please sign in to comment.