From 1a900aad1e2d650060dcab2281b986df173dd71e Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 00:39:25 +0000 Subject: [PATCH] Apply pre-commit fix From the artifact of the previous workflow run --- tests/expected.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/expected.yaml b/tests/expected.yaml index e3921ab..02f6653 100644 --- a/tests/expected.yaml +++ b/tests/expected.yaml @@ -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" @@ -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" @@ -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" @@ -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"