Skip to content

Commit

Permalink
Fix postgres tm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Aug 14, 2024
1 parent 072e282 commit fab2b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.staging.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ osm-seed:
enabled: true
image:
name: "postgis/postgis"
tag: "114-3.3"
tag: "14-3.3"
nodeSelector:
enabled: true
label_key: nodegroup_type
Expand Down

0 comments on commit fab2b7c

Please sign in to comment.