From 1bb766675b0ed6a7d25f72904e6a243c565a4a66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:45:08 +0000 Subject: [PATCH] Update all minor versions (minor) (#66) * Update all minor versions * Apply pre-commit fix From the artifact of the previous workflow run --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: geo-ghci-int[bot] <146321879+geo-ghci-int[bot]@users.noreply.github.com> --- tests/expected.yaml | 8 ++++---- values.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 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" 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