Skip to content

Commit a1397fd

Browse files
committed
Set operator image tag to release v5.4.0
After pulling major-upgrades into postgres-operator, a new image will be needed to install a fully functional operator. This commit bumps the tag on the operator image to the presently unreleased v5.4.0. Issue: [sc-16349]
1 parent 0569dfc commit a1397fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ bases:
1111
images:
1212
- name: postgres-operator
1313
newName: registry.developers.crunchydata.com/crunchydata/postgres-operator
14-
newTag: ubi8-5.3.0-0
14+
newTag: ubi8-5.4.0-0

0 commit comments

Comments
 (0)