From ac75af2718076bf0bc0227196c0e51b0feab3822 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:33:22 +0000 Subject: [PATCH 1/2] Update sourcepole/qwc-permalink-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..f7e38f4 100644 --- a/values.yaml +++ b/values.yaml @@ -512,7 +512,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-permalink-service - tag: v2023.2-lts + tag: v2024.1-lts sha: '' ports: <<: *common-ports From a1dd096f7e8c2148dd18b4b758d2a68614ef12bb 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:26 +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..f62bfe1 100644 --- a/tests/expected.yaml +++ b/tests/expected.yaml @@ -1717,7 +1717,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-permalink-service:v2023.2-lts" + image: "sourcepole/qwc-permalink-service:v2024.1-lts" imagePullPolicy: IfNotPresent env: - name: "JWT_COOKIE_CSRF_PROTECT"