Skip to content

Commit

Permalink
Fix pinned postgres release version for bosh-topgun-pcf job
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Richard <derekr1@vmware.com>
  • Loading branch information
drich10 committed Dec 3, 2024
1 parent 3ee3f24 commit e04f8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/concourse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@ resources:
icon: *release-icon
source:
repository: cloudfoundry/postgres-release
regexp: v49*
regexp: "49"

- name: bpm-release
type: bosh-io-release
Expand Down

0 comments on commit e04f8cd

Please sign in to comment.