Skip to content

Commit

Permalink
Apply pre-commit fix
Browse files Browse the repository at this point in the history
From the artifact of the previous workflow run
  • Loading branch information
geo-ghci-int[bot] authored and renovate[bot] committed Apr 10, 2024
1 parent 61d3290 commit 8221223
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions tests/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ spec:
- name: qgis
securityContext:
{}
image: "sourcepole/qwc-qgis-server:3.28-plugins"
image: "sourcepole/qwc-qgis-server:3.34-plugins"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -786,7 +786,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-admin-gui:v2022.03.19"
image: "sourcepole/qwc-admin-gui:v2022.09.15"
imagePullPolicy: IfNotPresent
env:
- name: "DEFAULT_LOCALE"
Expand Down Expand Up @@ -869,7 +869,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-db-auth:v2023.0-lts"
image: "sourcepole/qwc-db-auth:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -948,7 +948,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-config-generator:v2023.7-lts"
image: "sourcepole/qwc-config-generator:v2023.12-lts"
imagePullPolicy: IfNotPresent
env:
- name: "INPUT_CONFIG_PATH"
Expand Down Expand Up @@ -1038,7 +1038,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-data-service:v2023.1-lts"
image: "sourcepole/qwc-data-service:v2023.5-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1117,7 +1117,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-document-service:v2023.0-lts"
image: "sourcepole/qwc-document-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1192,7 +1192,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-elevation-service:v2023.0-lts"
image: "sourcepole/qwc-elevation-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1265,7 +1265,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-feature-info-service:v2023.0-lts"
image: "sourcepole/qwc-feature-info-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1340,7 +1340,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-fulltext-search-service:v2023.0-lts"
image: "sourcepole/qwc-fulltext-search-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1415,7 +1415,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-legend-service:v2023.0-lts"
image: "sourcepole/qwc-legend-service:v2023.3-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1494,7 +1494,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-map-viewer-demo:v2023.4-lts"
image: "sourcepole/qwc-map-viewer-demo:v2023.12-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1567,7 +1567,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-mapinfo-service:v2023.0-lts"
image: "sourcepole/qwc-mapinfo-service:v2023.10-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1642,7 +1642,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-ogc-service:v2023.0-lts"
image: "sourcepole/qwc-ogc-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1717,7 +1717,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-permalink-service:v2023.0-lts"
image: "sourcepole/qwc-permalink-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1792,7 +1792,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-print-service:v2023.0-lts"
image: "sourcepole/qwc-print-service:v2023.2-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down

0 comments on commit 8221223

Please sign in to comment.