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
O
Opensource
postgres
postgresql12
Commits
2d89586f
Commit
2d89586f
authored
Jun 01, 2021
by
Ryan Akers
Browse files
Fixed commit tag
parent
c822c416
Pipeline
#289498
passed with stages
in 9 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
4 deletions
+8
-4
hardening_manifest.yaml
hardening_manifest.yaml
+8
-4
No files found.
hardening_manifest.yaml
View file @
2d89586f
...
...
@@ -20,14 +20,14 @@ args:
labels
:
org.opencontainers.image.title
:
"
postgresql12"
## Human-readable description of the software packaged in the image
org.opencontainers.image.description
:
"
PostgreSQL
v12.
2
server
based
on
RedHat
UBI
8.
Supported
through
November
14,
2024."
org.opencontainers.image.description
:
"
PostgreSQL
v12.
7
server
based
on
RedHat
UBI
8.
Supported
through
November
14,
2024."
## License(s) under which contained software is distributed
org.opencontainers.image.licenses
:
"
PostgreSQL"
## URL to find more information on the image
org.opencontainers.image.url
:
"
https://hub.docker.com/_/postgres"
## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor
:
"
PostgreSQL
Global"
org.opencontainers.image.version
:
"
12.
5
"
org.opencontainers.image.version
:
"
12.
7
"
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
## This value can be "opensource" or "commercial"
...
...
@@ -58,10 +58,10 @@ resources:
type
:
sha256
value
:
17ccfd37746f5b4175faa3040f5b3497016518ee5a7f3fbbc716862a398fbb2b
-
filename
:
postgresql12-contrib.rpm
url
:
https://ftp.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-contrib-12.7-
1
PGDG.rhel8.x86_64.rpm
url
:
https://ftp.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-contrib-12.7-
2
PGDG.rhel8.x86_64.rpm
validation
:
type
:
sha256
value
:
454915f2a8ebf708c428330f79434400d56a862c82ef4c199f383d7a38bd1600
value
:
7629003db712d51c76be7fd9b745e9ec1fdf64dbf8e11330e85e0a3b06718df8
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
...
...
@@ -76,3 +76,7 @@ maintainers:
# - name: "FIXME"
# username: "FIXME"
# email: "FIXME"
-
email
:
"
chris.byrd@parsons.com"
name
:
"
Chris
Byrd"
username
:
"
crbcos"
cht_member
:
true
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