UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
confluent-operator-2.9.x
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Iron Bank Containers
Confluent
confluentinc
confluent-operator-2.9.x
Commits
02a9cac8
Commit
02a9cac8
authored
1 year ago
by
Scott Stroud
Browse files
Options
Downloads
Patches
Plain Diff
init
parent
64466e6a
No related branches found
Branches containing commit
No related tags found
2 merge requests
!16
Development
,
!14
2.6.1
Pipeline
#1978105
passed
1 year ago
Stage: .pre
Stage: lint
Stage: secret-scan
Stage: os-type
Stage: pipeline-trigger
Pipeline: confluent-operator-2.9.x
#1978108
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
hardening_manifest.yaml
+5
-5
5 additions, 5 deletions
hardening_manifest.yaml
with
6 additions
and
6 deletions
Dockerfile
+
1
−
1
View file @
02a9cac8
ARG
CONFLUENT_OPERATOR_BASE_IMAGE=confluentinc/confluent-operator
ARG
CONFLUENT_OPERATOR_BASE_TAG=0.771.
13
ARG
CONFLUENT_OPERATOR_BASE_TAG=0.771.
29
ARG
BASE_REGISTRY=registry1.dso.mil
ARG
BASE_IMAGE=redhat/ubi/ubi8
...
...
This diff is collapsed.
Click to expand it.
hardening_manifest.yaml
+
5
−
5
View file @
02a9cac8
...
...
@@ -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.6.
0
"
-
"
2.6.
1
"
-
"
2.6"
-
"
0.771.
13
"
-
"
0.771.
29
"
-
"
0.771"
# Build args passed to Dockerfile ARGs
args
:
CONFLUENT_OPERATOR_BASE_IMAGE
:
"
confluentinc/confluent-operator"
CONFLUENT_OPERATOR_BASE_TAG
:
"
0.771.
13
"
CONFLUENT_OPERATOR_BASE_TAG
:
"
0.771.
29
"
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.8"
...
...
@@ -33,8 +33,8 @@ labels:
mil.dso.ironbank.product.name
:
"
Confluent
Platform"
resources
:
-
tag
:
confluentinc/confluent-operator:0.771.
13
url
:
docker://docker.io/confluentinc/confluent-operator:0.771.
13
-
tag
:
confluentinc/confluent-operator:0.771.
29
url
:
docker://docker.io/confluentinc/confluent-operator:0.771.
29
# List of project maintainers
maintainers
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment