Skip to content

Commit

Permalink
chore(deps): update ghcr.io/cloudnative-pg/postgresql docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent f4f4cf0 commit fbbb0de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ jobs:
include:
- postgres_version: "16"
# renovate datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
cnpg_version: 16.4-7
cnpg_version: 16.4-41
latest: "true"
- postgres_version: "15"
# renovate datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
cnpg_version: 15.8-6
cnpg_version: 15.8-40
- postgres_version: "14"
# renovate datasource=docker depName=ghcr.io/cloudnative-pg/postgresql
cnpg_version: 14.13-6
cnpg_version: 14.13-40
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit fbbb0de

Please sign in to comment.