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
cd2ee35d
Commit
cd2ee35d
authored
Mar 23, 2021
by
sean.melissari
Browse files
Merge branch 'version-bump' into 'development'
version-bump See merge request
!36
parents
9b90789e
e5847031
Pipeline
#231170
passed with stages
in 10 minutes and 28 seconds
Changes
2
Pipelines
8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
10 deletions
+14
-10
README.md
README.md
+1
-1
hardening_manifest.yaml
hardening_manifest.yaml
+13
-9
No files found.
README.md
View file @
cd2ee35d
# Description
PostgreSQL v12.
2
server based on RedHat UBI 8. Supported through November 14, 2024.
PostgreSQL v12.
6
server based on RedHat UBI 8. Supported through November 14, 2024.
# Configuration
...
...
hardening_manifest.yaml
View file @
cd2ee35d
...
...
@@ -8,7 +8,7 @@ name: "opensource/postgres/postgresql12"
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
tags
:
-
"
12.
5
"
-
"
12.
6
"
-
"
latest"
# Build args passed to Dockerfile ARGs
...
...
@@ -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.
6
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.
6
"
## Keywords to help with search (ex. "cicd,gitops,golang")
# mil.dso.ironbank.image.keywords: "FIXME"
## This value can be "opensource" or "commercial"
...
...
@@ -43,20 +43,20 @@ resources:
type
:
sha256
value
:
5c7bdbdfa666de461e14007f7207d4d4f8c0565c56a88bb24c77f25b856203d4
-
filename
:
postgresql12-server.rpm
url
:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-server-12.
5
-1PGDG.rhel8.x86_64.rpm
url
:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-server-12.
6
-1PGDG.rhel8.x86_64.rpm
validation
:
type
:
sha256
value
:
05d1d70ee5cd9c937fafca5011d42fdb219c5700a6e13e732a9548a16e604811
value
:
a4b521b47dc8fafc8ee59ce485b317e7a43ae37e584fe611583f5e0691c01610
-
filename
:
postgresql12.rpm
url
:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-12.
5
-1PGDG.rhel8.x86_64.rpm
url
:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-12.
6
-1PGDG.rhel8.x86_64.rpm
validation
:
type
:
sha256
value
:
a761badb2ab4c94b6980e4e9f6976396de160725338cf22885fe7b8068b3d9d2
value
:
55a4dbce7d40ce16d61fd1ed797653a6667a2aadb824d07ef2cd2684a51ee91c
-
filename
:
postgresql12-libs.rpm
url
:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-libs-12.
5
-1PGDG.rhel8.x86_64.rpm
url
:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-libs-12.
6
-1PGDG.rhel8.x86_64.rpm
validation
:
type
:
sha256
value
:
d1311a3e207f6c854a60e852d94597770ec28fa29452af74a43af40c34996268
value
:
ae07916237922d999854b460649ef582401a2c1b274b4be36d78a61d5750fed7
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
...
...
@@ -71,3 +71,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