Skip to content

Commit 3b6a11e

Browse files
committed
Confluent platform built from same java image as kafka:0.11.0.1
1 parent c20adc0 commit 3b6a11e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon-cp/rest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: cp
20-
image: solsson/kafka-cp@sha256:a22047b9e8bf4b8badfd2fbba47f2d1acdcbb84dfb03c61a15e1ac203036cedf
20+
image: solsson/kafka-cp@sha256:89e5b3b326bf8ef888efa9501cd22fb941ca7b5ccef8dfc2f44a1e218f4427e1
2121
env:
2222
- name: KAFKAREST_LOG4J_OPTS
2323
value: -Dlog4j.configuration=file:/etc/kafka-rest/log4j.properties

addon-cp/schemas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
containers:
1919
- name: cp
20-
image: solsson/kafka-cp@sha256:a22047b9e8bf4b8badfd2fbba47f2d1acdcbb84dfb03c61a15e1ac203036cedf
20+
image: solsson/kafka-cp@sha256:89e5b3b326bf8ef888efa9501cd22fb941ca7b5ccef8dfc2f44a1e218f4427e1
2121
env:
2222
- name: SCHEMA_REGISTRY_LOG4J_OPTS
2323
value: -Dlog4j.configuration=file:/etc/schema-registry/log4j.properties

0 commit comments

Comments
 (0)