Skip to content

Commit b058fb6

Browse files
Update docker.io/confluentinc/cp-schema-registry Docker tag to v8
1 parent 6cebcf6 commit b058fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/platform/kafka/schema-registry/base/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spec:
3030
containers:
3131
- name: schema-registry
3232
imagePullPolicy: IfNotPresent
33-
image: "docker.io/confluentinc/cp-schema-registry:7.9.2"
33+
image: "docker.io/confluentinc/cp-schema-registry:8.0.0"
3434
env:
3535
# Confluent Schema Registry configuration through environment variables that are translated to configuration options
3636
# ref: https://docs.confluent.io/platform/current/installation/docker/config-reference.html#sr-long-configuration

0 commit comments

Comments
 (0)