Skip to content

Commit

Permalink
Merge pull request #3 from camptocamp/update_lts_images
Browse files Browse the repository at this point in the history
Update to latest LTS
  • Loading branch information
danduk82 authored Jul 13, 2023
2 parents e371afb + 44aa51f commit ce6ccdd
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
30 changes: 15 additions & 15 deletions tests/expected.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ data:
# retrieve the secret data using lookup function and when not exists, return an empty dictionary / map as result
# set $jwtSecret to existing secret data or generate a random one when not exists
# generate 32 chars long random string, base64 encode it and then double-quote the result string.
JWT_SECRET_KEY: "ZVdaV2RYSjNiRlZ4UzFSWGFYVkNkV2czUmpsUk5GRkNURmRDVFVoTFVHYz0="
JWT_SECRET_KEY: "TldwemN6VjBjRWc1YjA1aVdtVjRTSFZDYjBaT1ZVeHVVVzVvWTFkWlZHVT0="
---
# Source: qwc/templates/pg-conf-secret.yaml
apiVersion: v1
Expand Down Expand Up @@ -733,7 +733,7 @@ spec:
- name: qgis
securityContext:
{}
image: "sourcepole/qwc-qgis-server:3.28.2"
image: "sourcepole/qwc-qgis-server:3.28-plugins"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -885,7 +885,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-db-auth:v2023.02.06"
image: "sourcepole/qwc-db-auth:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -964,7 +964,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-config-generator:v2022.03.21-noqgis"
image: "sourcepole/qwc-config-generator:v2023.7-lts"
imagePullPolicy: IfNotPresent
env:
- name: "INPUT_CONFIG_PATH"
Expand Down Expand Up @@ -1054,7 +1054,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-data-service:v2023.01.11"
image: "sourcepole/qwc-data-service:v2023.1-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1133,7 +1133,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-document-service:v2022.01.27"
image: "sourcepole/qwc-document-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1208,7 +1208,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-elevation-service:v2022.08.22"
image: "sourcepole/qwc-elevation-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1281,7 +1281,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-feature-info-service:v2022.11.19"
image: "sourcepole/qwc-feature-info-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1356,7 +1356,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-fulltext-search-service:v2022.09.27"
image: "sourcepole/qwc-fulltext-search-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1431,7 +1431,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-legend-service:v2022.12.12"
image: "sourcepole/qwc-legend-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1510,7 +1510,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-map-viewer-demo:v2022.10.06"
image: "sourcepole/qwc-map-viewer-demo:v2023.4-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1583,7 +1583,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-mapinfo-service:v2022.08.22"
image: "sourcepole/qwc-mapinfo-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1658,7 +1658,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-ogc-service:v2023.02.03"
image: "sourcepole/qwc-ogc-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1733,7 +1733,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-permalink-service:v2022.10.06"
image: "sourcepole/qwc-permalink-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down Expand Up @@ -1808,7 +1808,7 @@ spec:
- name: uwsgi
securityContext:
{}
image: "sourcepole/qwc-print-service:v2022.10.06"
image: "sourcepole/qwc-print-service:v2023.0-lts"
imagePullPolicy: IfNotPresent
env:
- name: "JWT_COOKIE_CSRF_PROTECT"
Expand Down
28 changes: 14 additions & 14 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ qgis:
qgis:
image:
repository: sourcepole/qwc-qgis-server
tag: 3.28.2
tag: 3.28-plugins
sha: ''
ports:
http:
Expand Down Expand Up @@ -202,7 +202,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-db-auth
tag: v2023.02.06
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand Down Expand Up @@ -230,7 +230,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-config-generator
tag: v2022.03.21-noqgis
tag: v2023.7-lts
sha: ''
ports:
<<: *common-ports
Expand Down Expand Up @@ -269,7 +269,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-data-service
tag: v2023.01.11
tag: v2023.1-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -296,7 +296,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-document-service
tag: v2022.01.27
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -320,7 +320,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-elevation-service
tag: v2022.08.22
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -342,7 +342,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-feature-info-service
tag: v2022.11.19
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -366,7 +366,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-fulltext-search-service
tag: v2022.09.27
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -390,7 +390,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-mapinfo-service
tag: v2022.08.22
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -414,7 +414,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-legend-service
tag: v2022.12.12
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand Down Expand Up @@ -442,7 +442,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-print-service
tag: v2022.10.06
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -466,7 +466,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-map-viewer-demo
tag: v2022.10.06
tag: v2023.4-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -488,7 +488,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-ogc-service
tag: v2023.02.03
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand All @@ -512,7 +512,7 @@ qwc:
uwsgi:
image:
repository: sourcepole/qwc-permalink-service
tag: v2022.10.06
tag: v2023.0-lts
sha: ''
ports:
<<: *common-ports
Expand Down

0 comments on commit ce6ccdd

Please sign in to comment.