UNCLASSIFIED

Commit 946e4dd6 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'andymaks-development-patch-56721' into 'development'

Update hardening_manifest.yaml

See merge request !41
parents efea2a01 b464319c
Pipeline #279130 passed with stages
in 7 minutes and 48 seconds
......@@ -27,7 +27,7 @@ labels:
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.6"
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"
......@@ -43,20 +43,20 @@ resources:
type: sha256
value: 991821e20c4af66314b023db867c7ee8d593f249b9732cbacba7bcd7b25e9604
- filename: postgresql12-server.rpm
url: https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-server-12.6-1PGDG.rhel8.x86_64.rpm
url: https://ftp.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-server-12.7-2PGDG.rhel8.x86_64.rpm
validation:
type: sha256
value: a4b521b47dc8fafc8ee59ce485b317e7a43ae37e584fe611583f5e0691c01610
value: e9c55d367c6d432648eb71b274eebbd53f34ba8e5730b3eb2d342d47d00be1b2
- filename: postgresql12.rpm
url: https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-12.6-1PGDG.rhel8.x86_64.rpm
url: https://ftp.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-12.7-2PGDG.rhel8.x86_64.rpm
validation:
type: sha256
value: 55a4dbce7d40ce16d61fd1ed797653a6667a2aadb824d07ef2cd2684a51ee91c
value: 518646a7ad17a0656c4dcf39fd95e755e413086705612a39aacaa5ccd9bf7d54
- filename: postgresql12-libs.rpm
url: https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-libs-12.6-1PGDG.rhel8.x86_64.rpm
url: https://ftp.postgresql.org/pub/repos/yum/12/redhat/rhel-8Server-x86_64/postgresql12-libs-12.7-2PGDG.rhel8.x86_64.rpm
validation:
type: sha256
value: ae07916237922d999854b460649ef582401a2c1b274b4be36d78a61d5750fed7
value: 17ccfd37746f5b4175faa3040f5b3497016518ee5a7f3fbbc716862a398fbb2b
# List of project maintainers
# FIXME: Fill in the following details for the current container owner in the whitelist
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment