From 80216db2d37c48644780a6be6c2bc2c38e9fc732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:33:12 +0000 Subject: [PATCH 1/2] Update sourcepole/qwc-map-viewer-demo Docker tag to v2024 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 00a2cd7..06cdd44 100644 --- a/values.yaml +++ b/values.yaml @@ -466,7 +466,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-map-viewer-demo - tag: v2023.12-lts + tag: v2024.9-lts sha: '' ports: <<: *common-ports From 949f32fcff4ff7462ab0acf6a1154ec9ba59d27f Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:35:04 +0000 Subject: [PATCH 2/2] Apply pre-commit fix From the artifact of the previous workflow run --- tests/expected.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/expected.yaml b/tests/expected.yaml index c4ede27..cb34657 100644 --- a/tests/expected.yaml +++ b/tests/expected.yaml @@ -1494,7 +1494,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-map-viewer-demo:v2023.12-lts" + image: "sourcepole/qwc-map-viewer-demo:v2024.9-lts" imagePullPolicy: IfNotPresent env: - name: "JWT_COOKIE_CSRF_PROTECT"