UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 1a124876 authored by Jesire Belleza's avatar Jesire Belleza
Browse files

Merge branch '0.435.67' into 'development'

init

See merge request dsop/confluent/confluentinc/confluent-operator-0.435.11!9
parents e265eebd f34b607b
No related branches found
No related tags found
2 merge requests!10Development,!9init
Pipeline #1342978 passed
Pipeline: confluent-operator-2.9.x

#1342983

    ARG BASE_REGISTRY=registry1.dso.mil
    ARG BASE_IMAGE=redhat/ubi/ubi8
    ARG BASE_TAG=8.6
    ARG BASE_TAG=8.7
    FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
    ......
    ......@@ -8,13 +8,13 @@ name: "confluentinc/confluent-operator"
    # The most specific version should be the first tag and will be shown
    # on ironbank.dso.mil
    tags:
    - "0.435.40"
    - "0.435.67"
    - "0.435"
    # Build args passed to Dockerfile ARGs
    args:
    BASE_IMAGE: "redhat/ubi/ubi8"
    BASE_TAG: "8.6"
    BASE_TAG: "8.7"
    # Docker image labels
    labels:
    ......@@ -23,14 +23,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.435.40"
    org.opencontainers.image.version: "0.435.67"
    mil.dso.ironbank.image.keywords: "confluent,kafka,zookeeper,operator"
    mil.dso.ironbank.image.type: "commercial"
    mil.dso.ironbank.product.name: "Confluent Platform"
    resources:
    - filename: manager
    url: https://ironbank-files.s3.amazonaws.com/confluent-operator-0.435.40_OptManager
    url: https://ironbank-files.s3.amazonaws.com/confluent-operator-0.435.67_OptManager
    validation:
    type: sha256
    value: 97d7cfbc948b12396115acacb2e60dfd6b832461d4afda03840069ab72fedebd
    ......
    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