Commit 343f846 CloudNativePG Automated Updates
committed
1 parent 8c70808 commit 343f846 Copy full SHA for 343f846
File tree 20 files changed +70
-70
lines changed
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
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:41.649068Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 15.11 -bullseye"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T03:12:08.297857Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 15.12 -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:15.11 -bullseye
17
+ FROM postgres:15.12 -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 15.11 -bullseye."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12 -bullseye."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.11 -bullseye."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 15.12 -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:58.494909Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 16.7 -bookworm"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T03:14:04.997284Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 16.8 -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:16.7 -bookworm
17
+ FROM postgres:16.8 -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 16.7 -bookworm."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8 -bookworm."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7 -bookworm."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8 -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:10:31.480017Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 16.7 -bullseye"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T03:14:06.331071Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 16.8 -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:16.7 -bullseye
17
+ FROM postgres:16.8 -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 16.7 -bullseye."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8 -bullseye."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.7 -bullseye."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 16.8 -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-19T03:10:23.900714Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 17.3 -bookworm"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T03:15:58.818047Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 17.4 -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:17.3 -bookworm
17
+ FROM postgres:17.4 -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 17.3 -bookworm."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4 -bookworm."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3 -bookworm."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4 -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-19T03:10:25.313629Z " ,
5
- "POSTGRES_IMAGE_VERSION" : " 17.3 -bullseye"
3
+ "IMAGE_RELEASE_VERSION" : " 1 " ,
4
+ "POSTGRES_IMAGE_LAST_UPDATED" : " 2025-02-22T03:16:00.191834Z " ,
5
+ "POSTGRES_IMAGE_VERSION" : " 17.4 -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:17.3 -bullseye
17
+ FROM postgres:17.4 -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 17.3 -bullseye."
25
+ description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4 -bullseye."
26
26
27
- LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.3 -bullseye."
27
+ LABEL org.opencontainers.image.description="This Docker image contains PostgreSQL and Barman Cloud based on Postgres 17.4 -bullseye."
28
28
29
29
COPY requirements.txt /
30
30
You can’t perform that action at this time.
0 commit comments