Skip to content

Commit

Permalink
Daily automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
EnterpriseDB Automated Updates committed Sep 20, 2023
1 parent 12981d2 commit 7d216e0
Show file tree
Hide file tree
Showing 56 changed files with 130 additions and 130 deletions.
4 changes: 2 additions & 2 deletions Debian/11/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"DEBIAN_IMAGE_VERSION": "buster-20230904-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "11.21-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230904-slim
FROM debian:buster-20230919-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="11.21-1.pgdg100+1" \
release="4" \
release="5" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"DEBIAN_IMAGE_VERSION": "buster-20230904-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "12.16-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/12/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230904-slim
FROM debian:buster-20230919-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="12.16-1.pgdg100+1" \
release="4" \
release="5" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"DEBIAN_IMAGE_VERSION": "buster-20230904-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "13.12-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/13/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230904-slim
FROM debian:buster-20230919-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="13.12-1.pgdg100+1" \
release="4" \
release="5" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"DEBIAN_IMAGE_VERSION": "buster-20230904-slim",
"IMAGE_RELEASE_VERSION": "4",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "5",
"POSTGRES_VERSION": "14.9-1.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/14/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230904-slim
FROM debian:buster-20230919-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="14.9-1.pgdg100+1" \
release="4" \
release="5" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions Debian/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"DEBIAN_IMAGE_VERSION": "buster-20230904-slim",
"IMAGE_RELEASE_VERSION": "1",
"DEBIAN_IMAGE_VERSION": "buster-20230919-slim",
"IMAGE_RELEASE_VERSION": "2",
"POSTGRES_VERSION": "15.4-2.pgdg100+1"
}
4 changes: 2 additions & 2 deletions Debian/15/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM debian:buster-20230904-slim
FROM debian:buster-20230919-slim

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="15.4-2.pgdg100+1" \
release="1" \
release="2" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on Debian buster-slim."

Expand Down
4 changes: 2 additions & 2 deletions IronBank/11/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IRONBANK_VERSION": "8.8-1032",
"IMAGE_RELEASE_VERSION": "4",
"IRONBANK_VERSION": "8.8-1067",
"POSTGRES_VERSION": "11.21-1PGDG.rhel8"
}
10 changes: 5 additions & 5 deletions IronBank/11/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0
- filename: urllib3-2.0.5-py3-none-any.whl
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
validation:
type: sha256
value: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
- filename: requests-2.31.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
validation:
Expand All @@ -61,11 +66,6 @@ resources:
validation:
type: sha256
value: 89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a
- filename: urllib3-2.0.4-py3-none-any.whl
url: https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl
validation:
type: sha256
value: de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4
- filename: certifi-2023.7.22-py3-none-any.whl
url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl
validation:
Expand Down
4 changes: 2 additions & 2 deletions IronBank/12/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IRONBANK_VERSION": "8.8-1032",
"IMAGE_RELEASE_VERSION": "4",
"IRONBANK_VERSION": "8.8-1067",
"POSTGRES_VERSION": "12.16-1PGDG.rhel8"
}
10 changes: 5 additions & 5 deletions IronBank/12/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0
- filename: urllib3-2.0.5-py3-none-any.whl
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
validation:
type: sha256
value: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
- filename: requests-2.31.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
validation:
Expand All @@ -61,11 +66,6 @@ resources:
validation:
type: sha256
value: 89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a
- filename: urllib3-2.0.4-py3-none-any.whl
url: https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl
validation:
type: sha256
value: de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4
- filename: certifi-2023.7.22-py3-none-any.whl
url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl
validation:
Expand Down
4 changes: 2 additions & 2 deletions IronBank/13/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IRONBANK_VERSION": "8.8-1032",
"IMAGE_RELEASE_VERSION": "4",
"IRONBANK_VERSION": "8.8-1067",
"POSTGRES_VERSION": "13.12-1PGDG.rhel8"
}
10 changes: 5 additions & 5 deletions IronBank/13/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0
- filename: urllib3-2.0.5-py3-none-any.whl
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
validation:
type: sha256
value: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
- filename: requests-2.31.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
validation:
Expand All @@ -61,11 +66,6 @@ resources:
validation:
type: sha256
value: 89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a
- filename: urllib3-2.0.4-py3-none-any.whl
url: https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl
validation:
type: sha256
value: de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4
- filename: certifi-2023.7.22-py3-none-any.whl
url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl
validation:
Expand Down
4 changes: 2 additions & 2 deletions IronBank/14/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IRONBANK_VERSION": "8.8-1032",
"IMAGE_RELEASE_VERSION": "4",
"IRONBANK_VERSION": "8.8-1067",
"POSTGRES_VERSION": "14.9-2PGDG.rhel8"
}
10 changes: 5 additions & 5 deletions IronBank/14/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0
- filename: urllib3-2.0.5-py3-none-any.whl
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
validation:
type: sha256
value: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
- filename: requests-2.31.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
validation:
Expand All @@ -61,11 +66,6 @@ resources:
validation:
type: sha256
value: 89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a
- filename: urllib3-2.0.4-py3-none-any.whl
url: https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl
validation:
type: sha256
value: de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4
- filename: certifi-2023.7.22-py3-none-any.whl
url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl
validation:
Expand Down
4 changes: 2 additions & 2 deletions IronBank/15/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IRONBANK_VERSION": "8.8-1032",
"IMAGE_RELEASE_VERSION": "4",
"IRONBANK_VERSION": "8.8-1067",
"POSTGRES_VERSION": "15.4-1PGDG.rhel8"
}
10 changes: 5 additions & 5 deletions IronBank/15/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0
- filename: urllib3-2.0.5-py3-none-any.whl
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
validation:
type: sha256
value: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
- filename: requests-2.31.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
validation:
Expand All @@ -61,11 +66,6 @@ resources:
validation:
type: sha256
value: 89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a
- filename: urllib3-2.0.4-py3-none-any.whl
url: https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl
validation:
type: sha256
value: de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4
- filename: certifi-2023.7.22-py3-none-any.whl
url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl
validation:
Expand Down
10 changes: 5 additions & 5 deletions IronBank/hardening_manifest/hardening_manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ resources:
validation:
type: sha256
value: 8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0
- filename: urllib3-2.0.5-py3-none-any.whl
url: https://files.pythonhosted.org/packages/37/dc/399e63f5d1d96bb643404ee830657f4dfcf8503f5ba8fa3c6d465d0c57fe/urllib3-2.0.5-py3-none-any.whl
validation:
type: sha256
value: ef16afa8ba34a1f989db38e1dbbe0c302e4289a47856990d0682e374563ce35e
- filename: requests-2.31.0-py3-none-any.whl
url: https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl
validation:
Expand All @@ -61,11 +66,6 @@ resources:
validation:
type: sha256
value: 89f1b185a01fe560bc8ae5f619e924407efca2191b56ce749ec84982fc59a32a
- filename: urllib3-2.0.4-py3-none-any.whl
url: https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl
validation:
type: sha256
value: de7df1803967d2c2a98e4b11bb7d6bd9210474c46e8a0401514e3a42a75ebde4
- filename: certifi-2023.7.22-py3-none-any.whl
url: https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl
validation:
Expand Down
4 changes: 2 additions & 2 deletions UBI/11/.versions-postgis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGIS_VERSION": "3.3.3",
"POSTGRES_VERSION": "11.21",
"UBI_VERSION": "8.8-1032"
"UBI_VERSION": "8.8-1067"
}
4 changes: 2 additions & 2 deletions UBI/11/.versions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"BARMAN_VERSION": "3.8.0",
"IMAGE_RELEASE_VERSION": "3",
"IMAGE_RELEASE_VERSION": "4",
"POSTGRES_VERSION": "11.21",
"UBI_VERSION": "8.8-1032"
"UBI_VERSION": "8.8-1067"
}
4 changes: 2 additions & 2 deletions UBI/11/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.8-1032
FROM quay.io/enterprisedb/edb-ubi:8.8-1067

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="11.21" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/11/Dockerfile.multiarch
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.8-1032
FROM quay.io/enterprisedb/edb-ubi:8.8-1067

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="11.21" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/11/Dockerfile.multilang
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.8-1032
FROM quay.io/enterprisedb/edb-ubi:8.8-1067

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="11.21" \
release="3" \
release="4" \
summary="PostgreSQL Container images." \
description="This Docker image contains PostgreSQL and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
4 changes: 2 additions & 2 deletions UBI/11/Dockerfile.postgis
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# vim:set ft=dockerfile:
FROM quay.io/enterprisedb/edb-ubi:8.8-1032
FROM quay.io/enterprisedb/edb-ubi:8.8-1067
ARG SUBSCRIPTION_NAME

# Do not split the description, otherwise we will see a blank space in the labels
LABEL name="PostgreSQL + PostGIS Container Images" \
vendor="EnterpriseDB" \
url="https://www.enterprisedb.com/" \
version="11.21" \
release="3" \
release="4" \
summary="PostgreSQL + PostGIS Container images." \
description="This Docker image contains PostgreSQL, PostGIS and Barman Cloud based on RedHat Universal Base Images (UBI) 8."

Expand Down
Loading

0 comments on commit 7d216e0

Please sign in to comment.