Skip to content

Commit

Permalink
chore: bump pg version to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevespi committed May 22, 2024
1 parent 6594267 commit b1924a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database_backup_test/backup-test/templates/postgres.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
image: ""
metadata:
labels: {{ include "backup-test.labels" . | nindent 6 }}
postgresVersion: 14
postgresVersion: 15
instances:
- name: pgha1
replicas: {{ .Values.replicaCount}}
Expand Down

0 comments on commit b1924a1

Please sign in to comment.