Skip to content

Commit 092266d

Browse files
authored
updating postgres version (#208)
Signed-off-by: Kristi Kazmierczak <[email protected]> Signed-off-by: Kristi Kazmierczak <[email protected]>
1 parent a9af64c commit 092266d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kustomize_envs/dev/postgres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ spec:
2323
# emptyDir: {}
2424
containers:
2525
- name: postgres
26-
image: postgres:10-alpine
26+
image: postgres:11-alpine
2727
resources:
2828
requests:
2929
cpu: 20m

0 commit comments

Comments
 (0)