From 21ea9f5f07a4577967a739abacab4e3d530d9caa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:33:05 +0000 Subject: [PATCH 1/2] Update sourcepole/qwc-fulltext-search-service Docker tag to v2024 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 00a2cd7..299b2b4 100644 --- a/values.yaml +++ b/values.yaml @@ -366,7 +366,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-fulltext-search-service - tag: v2023.2-lts + tag: v2024.1-lts sha: '' ports: <<: *common-ports From 2e99f184e40c477c8e9c58f6a58e9fd54ef411d8 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:36:06 +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..0194576 100644 --- a/tests/expected.yaml +++ b/tests/expected.yaml @@ -1340,7 +1340,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-fulltext-search-service:v2023.2-lts" + image: "sourcepole/qwc-fulltext-search-service:v2024.1-lts" imagePullPolicy: IfNotPresent env: - name: "JWT_COOKIE_CSRF_PROTECT"