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