From 8b708a23f87c01fd93984e80bfd8f5ff855378a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 20:32:42 +0000 Subject: [PATCH 1/2] Update sourcepole/qwc-config-generator Docker tag to v2024 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 00a2cd7..32e4b2c 100644 --- a/values.yaml +++ b/values.yaml @@ -230,7 +230,7 @@ qwc: uwsgi: image: repository: sourcepole/qwc-config-generator - tag: v2023.12-lts + tag: v2024.2-lts sha: '' ports: <<: *common-ports From fcc6df9dbad5051ad34daf276e5a6935cd279540 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:34:03 +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..051c182 100644 --- a/tests/expected.yaml +++ b/tests/expected.yaml @@ -948,7 +948,7 @@ spec: - name: uwsgi securityContext: {} - image: "sourcepole/qwc-config-generator:v2023.12-lts" + image: "sourcepole/qwc-config-generator:v2024.2-lts" imagePullPolicy: IfNotPresent env: - name: "INPUT_CONFIG_PATH"