From c2474d7f9f130f2ed9becc25dec110db1b8fdec6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:28:38 +0000 Subject: [PATCH 1/2] Update all minor versions --- values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/values.yaml b/values.yaml index e702b87..780775b 100644 --- a/values.yaml +++ b/values.yaml @@ -234,7 +234,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-config-generator - tag: v2024.6-lts + tag: v2024.7-lts sha: '' ports: <<: *common-ports @@ -346,7 +346,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-feature-info-service - tag: v2024.08.28 + tag: v2024.11.18 sha: '' ports: <<: *common-ports @@ -470,7 +470,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-map-viewer-demo - tag: v2024.16-lts + tag: v2024.18-lts sha: '' ports: <<: *common-ports @@ -492,7 +492,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-ogc-service - tag: v2024.4-lts + tag: v2024.5-lts sha: '' ports: <<: *common-ports From 0e90ff517d3bf8ad9812f5f46a990e552c4e13e0 Mon Sep 17 00:00:00 2001 From: "geo-ghci-int[bot]" <146321879+geo-ghci-int[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:42:23 +0000 Subject: [PATCH 2/2] 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 02f6653..96f4a9a 100644 --- a/tests/expected.yaml +++ b/tests/expected.yaml @@ -1028,7 +1028,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-config-generator:v2024.6-lts" + image: "sourcepole/qwc-config-generator:v2024.7-lts" imagePullPolicy: IfNotPresent env: - name: "INPUT_CONFIG_PATH" @@ -1341,7 +1341,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-feature-info-service:v2024.08.28" + image: "sourcepole/qwc-feature-info-service:v2024.11.18" imagePullPolicy: IfNotPresent env: - name: "JWT_COOKIE_CSRF_PROTECT" @@ -1567,7 +1567,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-map-viewer-demo:v2024.16-lts" + image: "sourcepole/qwc-map-viewer-demo:v2024.18-lts" imagePullPolicy: IfNotPresent env: - name: "JWT_COOKIE_CSRF_PROTECT" @@ -1713,7 +1713,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-ogc-service:v2024.4-lts" + image: "sourcepole/qwc-ogc-service:v2024.5-lts" imagePullPolicy: IfNotPresent env: - name: "JWT_COOKIE_CSRF_PROTECT"