Skip to content

Commit

Permalink
Update all minor versions (minor) (#66)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
renovate[bot] and geo-ghci-int[bot] authored Dec 1, 2024
1 parent 1a900aa commit 1bb7666
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions tests/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down
8 changes: 4 additions & 4 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-config-generator
tag: v2024.6-lts
tag: v2024.7-lts
sha: ''
ports:
<<: *common-ports
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -492,7 +492,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-ogc-service
tag: v2024.4-lts
tag: v2024.5-lts
sha: ''
ports:
<<: *common-ports
Expand Down

0 comments on commit 1bb7666

Please sign in to comment.