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 Nov 2, 2024
1 parent b2c8b5b commit 1a900aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ spec:
securityContext:
runAsNonRoot: true
runAsUser: 33
image: "sourcepole/qwc-qgis-server:3.38"
image: "sourcepole/qwc-qgis-server:3.40"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1028,7 +1028,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-config-generator:v2024.5-lts"
image: "sourcepole/qwc-config-generator:v2024.6-lts"
imagePullPolicy: IfNotPresent
env:
- name: "INPUT_CONFIG_PATH"
Expand Down Expand Up @@ -1117,7 +1117,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-data-service:v2024.4-lts"
image: "sourcepole/qwc-data-service:v2024.5-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1415,7 +1415,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-fulltext-search-service:v2024.3-lts"
image: "sourcepole/qwc-fulltext-search-service:v2024.4-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down

0 comments on commit 1a900aa

Please sign in to comment.