-
Scott Stroud authoredScott Stroud authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
hardening_manifest.yaml 1.98 KiB
---
apiVersion: v1
# The repository name in registry1, excluding /ironbank/
name: "confluentinc/cp-base-new"
# List of tags to push for the repository in registry1
# The most specific version should be the first tag and will be shown
# on ironbank.dso.mil
tags:
- "Q4_2024_jdk17"
- "2025-02-10"
- "7.8.1"
- "latest-ubi8.amd64"
- "latest.amd64"
- "latest_jdk17"
- "latest"
# Build args passed to Dockerfile ARGs
args:
CP_BASE_NEW_IMAGE: "confluentinc/cp-base-new"
CP_BASE_NEW_TAG: "7.8.1"
BASE_IMAGE: "redhat/openjdk/openjdk17"
BASE_TAG: "1.17"
# Docker image labels
labels:
org.opencontainers.image.title: "cp-base-new"
org.opencontainers.image.description: "Official Confluent Docker base image for other Confluent Platform images"
org.opencontainers.image.licenses: "CONFLUENT ENTERPRISE LICENSE"
org.opencontainers.image.url: "https://docs.confluent.io/platform/current/overview.html"
org.opencontainers.image.vendor: "Confluent"
org.opencontainers.image.version: "Q4_2024_jdk17"
mil.dso.ironbank.image.keywords: "confluent,cflt,kafka,operator,cfk"
mil.dso.ironbank.image.type: "commercial"
mil.dso.ironbank.product.name: "Confluent Platform"
# List of resources to make available to the offline build context
resources:
- url: "docker://docker.io/confluentinc/cp-base-new@sha256:6ec73fa9265136e00ad593d7889d6012305ec5baf6f11e944d699f812ce1e084"
tag: "confluentinc/cp-base-new:7.8.1"
- filename: archive.key
url: https://packages.confluent.io/rpm/7.8/archive.key
validation:
type: sha256
value: b569e9d80bc08b65d342491f8b94e47eb7032701ce17b091f212e1072672a4d5
# List of project maintainers
maintainers:
- name: "Scott Stroud"
username: "scottstroud"
email: "confluent-fed@confluent.io"
cht_member: false
- name: "Preston McGowan"
username: "preston.mcgowan"
email: "confluent-fed@confluent.io"
cht_member: false
- name: "Gary Hott"
username: "garyhott86"
email: "confluent-fed@confluent.io"
cht_member: false