diff --git a/pgbouncer/deployment.yaml b/pgbouncer/deployment.yaml index 7dedc66..cffce83 100644 --- a/pgbouncer/deployment.yaml +++ b/pgbouncer/deployment.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: pgbouncer - image: pgbouncer/pgbouncer:1.23.1 + image: pgbouncer/pgbouncer:latest ports: - containerPort: 5432 volumeMounts: