diff --git a/scripts/helmcharts/openreplay/templates/job.yaml b/scripts/helmcharts/openreplay/templates/job.yaml index e74387197..9366dca41 100644 --- a/scripts/helmcharts/openreplay/templates/job.yaml +++ b/scripts/helmcharts/openreplay/templates/job.yaml @@ -129,7 +129,7 @@ spec: - name: {{ $key }} value: '{{ $val }}' {{- end }} - image: bitnami/postgresql:13.3.0-debian-10-r53 + image: bitnami/postgresql:15.5.0 command: - /bin/bash - /opt/migrations/dbops.sh