Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot 3f5f3647d6 Update postgis/postgis Docker tag to v17
renovate/stability-days Updates have met minimum release age requirement
2026-06-06 07:53:10 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: renovate - name: renovate
image: renovate/renovate:43.209.3 image: renovate/renovate:43.197.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
envFrom: envFrom:
- secretRef: - secretRef:
+1 -1
View File
@@ -33,7 +33,7 @@ spec:
fsGroup: 999 fsGroup: 999
containers: containers:
- name: postgres - name: postgres
image: postgis/postgis:16-3.5 image: postgis/postgis:17-3.5
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: POSTGRES_USER - name: POSTGRES_USER