UNCLASSIFIED

Commit 2975d6a8 authored by SonicDeathMonkey's avatar SonicDeathMonkey
Browse files

image name updates

parent 84102451
Pipeline #142992 passed with stages
in 38 minutes and 9 seconds
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
apiVersion: v1 apiVersion: v1
# The repository name in registry1, excluding /ironbank/ # The repository name in registry1, excluding /ironbank/
name: "confluent/kafka/cp-kafka-5.5.x" name: "confluent/cp-kafka"
# List of tags to push for the repository in registry1 # List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
...@@ -19,7 +19,7 @@ args: ...@@ -19,7 +19,7 @@ args:
# Docker image labels # Docker image labels
labels: labels:
org.opencontainers.image.title: "cp-kafka-5.5.x" org.opencontainers.image.title: "cp-kafka"
org.opencontainers.image.description: "Confluent Platform Kafka." org.opencontainers.image.description: "Confluent Platform Kafka."
org.opencontainers.image.licenses: "CONFLUENT ENTERPRISE LICENSE" org.opencontainers.image.licenses: "CONFLUENT ENTERPRISE LICENSE"
org.opencontainers.image.url: "https://docs.confluent.io/5.5.3/installation/docker/image-reference.html#image-reference" org.opencontainers.image.url: "https://docs.confluent.io/5.5.3/installation/docker/image-reference.html#image-reference"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment