File tree Expand file tree Collapse file tree 20 files changed +70
-70
lines changed Expand file tree Collapse file tree 20 files changed +70
-70
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"BARMAN_VERSION" : " 3.13.0" ,
3
- "IMAGE_RELEASE_VERSION" : " 2 " ,
4
- "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-14T06 :07:34.021255Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 13.19 -bookworm"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T09 :07:36.274457Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 13.20 -bookworm"
6
6
}
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
#
17
- FROM postgres:13.19 -bookworm
17
+ FROM postgres:13.20 -bookworm
18
18
19
19
# Do not split the description, otherwise we will see a blank space in the labels
20
20
LABEL name="PostgreSQL Container Images" \
21
21
vendor="The CloudNativePG Contributors" \
22
22
version="${PG_VERSION}" \
23
- release="2 " \
23
+ release="1 " \
24
24
summary="PostgreSQL Container images." \
25
- description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19 -bookworm."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20 -bookworm."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19 -bookworm."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20 -bookworm."
28
28
29
29
COPY requirements.txt /
30
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"BARMAN_VERSION" : " 3.13.0" ,
3
- "IMAGE_RELEASE_VERSION" : " 2 " ,
4
- "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-14T03:08:01.8851Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 13.19 -bullseye"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T06:07:46.910428Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 13.20 -bullseye"
6
6
}
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
#
17
- FROM postgres:13.19 -bullseye
17
+ FROM postgres:13.20 -bullseye
18
18
19
19
# Do not split the description, otherwise we will see a blank space in the labels
20
20
LABEL name="PostgreSQL Container Images" \
21
21
vendor="The CloudNativePG Contributors" \
22
22
version="${PG_VERSION}" \
23
- release="2 " \
23
+ release="1 " \
24
24
summary="PostgreSQL Container images." \
25
- description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19 -bullseye."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20 -bullseye."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.19 -bullseye."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 13.20 -bullseye."
28
28
29
29
COPY requirements.txt /
30
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"BARMAN_VERSION" : " 3.13.0" ,
3
- "IMAGE_RELEASE_VERSION" : " 2 " ,
4
- "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-14T06 :08:07.834878Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 14.16 -bookworm"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T06 :08:25.847807Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 14.17 -bookworm"
6
6
}
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
#
17
- FROM postgres:14.16 -bookworm
17
+ FROM postgres:14.17 -bookworm
18
18
19
19
# Do not split the description, otherwise we will see a blank space in the labels
20
20
LABEL name="PostgreSQL Container Images" \
21
21
vendor="The CloudNativePG Contributors" \
22
22
version="${PG_VERSION}" \
23
- release="2 " \
23
+ release="1 " \
24
24
summary="PostgreSQL Container images." \
25
- description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16 -bookworm."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17 -bookworm."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16 -bookworm."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17 -bookworm."
28
28
29
29
COPY requirements.txt /
30
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"BARMAN_VERSION" : " 3.13.0" ,
3
- "IMAGE_RELEASE_VERSION" : " 2 " ,
4
- "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-14T03 :08:55.464377Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 14.16 -bullseye"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T06 :08:27.342384Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 14.17 -bullseye"
6
6
}
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
#
17
- FROM postgres:14.16 -bullseye
17
+ FROM postgres:14.17 -bullseye
18
18
19
19
# Do not split the description, otherwise we will see a blank space in the labels
20
20
LABEL name="PostgreSQL Container Images" \
21
21
vendor="The CloudNativePG Contributors" \
22
22
version="${PG_VERSION}" \
23
- release="2 " \
23
+ release="1 " \
24
24
summary="PostgreSQL Container images." \
25
- description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16 -bullseye."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17 -bullseye."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.16 -bullseye."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 14.17 -bullseye."
28
28
29
29
COPY requirements.txt /
30
30
Original file line number Diff line number Diff line change 1
1
{
2
2
"BARMAN_VERSION" : " 3.13.0" ,
3
- "IMAGE_RELEASE_VERSION" : " 2 " ,
4
- "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-14T03 :09:40.091103Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 15.11 -bookworm"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T06 :09:02.333115Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 15.12 -bookworm"
6
6
}
Original file line number Diff line number Diff line change 14
14
# See the License for the specific language governing permissions and
15
15
# limitations under the License.
16
16
#
17
- FROM postgres:15.11 -bookworm
17
+ FROM postgres:15.12 -bookworm
18
18
19
19
# Do not split the description, otherwise we will see a blank space in the labels
20
20
LABEL name="PostgreSQL Container Images" \
21
21
vendor="The CloudNativePG Contributors" \
22
22
version="${PG_VERSION}" \
23
- release="2 " \
23
+ release="1 " \
24
24
summary="PostgreSQL Container images." \
25
- description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11 -bookworm."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12 -bookworm."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11 -bookworm."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12 -bookworm."
28
28
29
29
COPY requirements.txt /
30
30
You can’t perform that action at this time.
0 commit comments