UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
M
MongoDB
MongoDB Enterprise
mongodb-ops-manager-db-bin
Commits
f84b6065
Commit
f84b6065
authored
Jun 17, 2021
by
jonathan.janos@mongodb.com
Browse files
upgraded to ubi8.4
parent
ba4e14c0
Pipeline
#321200
passed with stages
in 19 minutes and 4 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Dockerfile
Dockerfile
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+3
-3
No files found.
Dockerfile
View file @
f84b6065
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_REGISTRY=registry1.dsop.io
ARG
BASE_IMAGE=redhat/ubi/ubi8
ARG
BASE_IMAGE=redhat/ubi/ubi8
ARG
BASE_TAG=8.
3
ARG
BASE_TAG=8.
4
# MongoDB versions available for deployment within Platform One environment.
# MongoDB versions available for deployment within Platform One environment.
ARG
MONGODB_VERSION0=4.2.13
ARG
MONGODB_VERSION0=4.2.13
...
...
hardening_manifest.yaml
View file @
f84b6065
...
@@ -8,13 +8,13 @@ name: "mongodb/mongodb-enterprise/mongodb-ops-manager-db-bin"
...
@@ -8,13 +8,13 @@ name: "mongodb/mongodb-enterprise/mongodb-ops-manager-db-bin"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
4.4.1
1
"
-
"
4.4.1
4
"
-
"
latest"
-
"
latest"
# Build args passed to Dockerfile ARGs
# Build args passed to Dockerfile ARGs
args
:
args
:
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_IMAGE
:
"
redhat/ubi/ubi8"
BASE_TAG
:
"
8.
3
"
BASE_TAG
:
"
8.
4
"
# Docker image labels
# Docker image labels
labels
:
labels
:
...
@@ -27,7 +27,7 @@ labels:
...
@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url
:
"
https://docs.mongodb.com/kubernetes-operator/stable/"
org.opencontainers.image.url
:
"
https://docs.mongodb.com/kubernetes-operator/stable/"
## Name of the distributing entity, organization or individual
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
MongoDB"
org.opencontainers.image.vendor
:
"
MongoDB"
org.opencontainers.image.version
:
"
4.4.1
1
"
org.opencontainers.image.version
:
"
4.4.1
4
"
## Keywords to help with search (ex. "cicd,gitops,golang")
## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords
:
"
mongodb,nosql,json,database"
mil.dso.ironbank.image.keywords
:
"
mongodb,nosql,json,database"
## This value can be "opensource" or "commercial"
## This value can be "opensource" or "commercial"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment