UNCLASSIFIED - NO CUI

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

Merge branch '0.435.40' into 'development'

0.435.40

See merge request dsop/confluent/confluentinc/confluent-operator-0.435.11!5
parents ed3b5d84 c8558f19
No related branches found
No related tags found
2 merge requests!6Development,!50.435.40
Pipeline #949493 passed with warnings
......@@ -6,13 +6,12 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
WORKDIR /opt
ENV IMG_TAR_VERSION=0.435.23
ENV LANG="C.UTF-8"
USER root
RUN mkdir -p /tmp/untar /licenses /etc/confluent/ironbank
COPY confluent-operator-${IMG_TAR_VERSION}_Opt.tar.gz /tmp/untar
COPY confluent-operator-*_Opt.tar.gz /tmp/untar
COPY LICENSE /licenses
## For auditing & debugging
......
......@@ -9,7 +9,7 @@ name: "confluentinc/confluent-operator"
# on ironbank.dso.mil
tags:
- "0.435"
- "0.435.23"
- "0.435.40"
# Build args passed to Dockerfile ARGs
args:
......@@ -23,17 +23,17 @@ 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.23"
org.opencontainers.image.version: "0.435.40"
mil.dso.ironbank.image.keywords: "confluent,kafka,zookeeper,operator"
mil.dso.ironbank.image.type: "commercial"
mil.dso.ironbank.product.name: "Confluent Platform"
resources:
- filename: confluent-operator-0.435.23_Opt.tar.gz
url: https://ironbank-files.s3.amazonaws.com/confluent-operator-0.435.23_Opt.tar.gz
- filename: confluent-operator-0.435.40_Opt.tar.gz
url: https://ironbank-files.s3.amazonaws.com/confluent-operator-0.435.40_Opt.tar.gz
validation:
type: sha256
value: 6ef51de07f39a92e438122dcba8ffcb08227e750cd240d231a8a5359c9946207
value: 1b1c46bf22bf50cada00b6b60617af54ad65bf8f2cbe50af1dd2b6f6b5150f64
# 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