UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d9bea82c authored by Scott Stroud's avatar Scott Stroud
Browse files

init

parent b7f3901d
No related branches found
No related tags found
2 merge requests!30Development,!292.9.1
Pipeline #3535832 passed with warnings
ARG CONFLUENT_OPERATOR_BASE_IMAGE=confluentinc/confluent-operator
ARG CONFLUENT_OPERATOR_BASE_TAG=0.1033.3
ARG CONFLUENT_OPERATOR_BASE_TAG=0.1033.10
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=redhat/ubi/ubi8
......
# confluent-operator-2.6.x
# confluent-operator-2.9.x
This repository creates the confluent-operator that is the core of Confluent for Kubernetes.
Architecture: https://www.confluent.io/resources/apache-kafka-confluent-enterprise-reference-architecture/
Operator Deployment: https://docs.confluent.io/operator/current/co-deployment.html
......
......@@ -8,15 +8,15 @@ name: "confluentinc/confluent-operator"
# The most specific version should be the first tag and will be shown
# on ironbank.dso.mil
tags:
- "2.9.0"
- "2.9.1"
- "2.9"
- "0.1033.3"
- "0.1033.10"
- "0.1033"
# Build args passed to Dockerfile ARGs
args:
CONFLUENT_OPERATOR_BASE_IMAGE: "confluentinc/confluent-operator"
CONFLUENT_OPERATOR_BASE_TAG: "0.1033.3"
CONFLUENT_OPERATOR_BASE_TAG: "0.1033.10"
BASE_IMAGE: "redhat/ubi/ubi8"
BASE_TAG: "8.9"
......@@ -27,14 +27,14 @@ labels:
org.opencontainers.image.licenses: "CONFLUENT ENTERPRISE LICENSE"
org.opencontainers.image.url: "https://docs.confluent.io/current/installation/operator/index.html"
org.opencontainers.image.vendor: "Confluent"
org.opencontainers.image.version: "0.1033.3"
org.opencontainers.image.version: "0.1033.10"
mil.dso.ironbank.image.keywords: "confluent,kafka,zookeeper,operator"
mil.dso.ironbank.image.type: "commercial"
mil.dso.ironbank.product.name: "Confluent Platform"
resources:
- tag: "confluentinc/confluent-operator:0.1033.3"
url: "docker://docker.io/confluentinc/confluent-operator@sha256:81883a6d37e17fa0c73b941fc6ee9de310432f97b9e319f14d046c28b0628621"
- tag: "confluentinc/confluent-operator:0.1033.10"
url: "docker://docker.io/confluentinc/confluent-operator@sha256:5aadba41f663745830f692f5445b1b20e9d4b7b9b466833b2b18b525c10da3fd"
# List of project maintainers
maintainers:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment