Skip to content

Commit

Permalink
Update dependencies and qwc version to 2024-LTS (#55)
Browse files Browse the repository at this point in the history
* Update dependencies and qwc version to 2024-LTS

* Update c2cciutils

* Update supported helm version
  • Loading branch information
danduk82 authored Sep 2, 2024
1 parent fc931b0 commit 6805b3d
Show file tree
Hide file tree
Showing 5 changed files with 183 additions and 120 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
helm:
- latest
- 3.5.1
- 3.11.0

steps:
- run: docker system prune --all --force
Expand Down
4 changes: 2 additions & 2 deletions Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies:
- name: custom-pod
repository: https://camptocamp.github.io/helm-custom-pod/
alias: qgis
version: 0.6.2
version: 2.5.0
- name: custom-pod
repository: https://camptocamp.github.io/helm-custom-pod/
alias: qwc
version: 0.6.2
version: 2.5.0
4 changes: 2 additions & 2 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
c2cciutils[checks,publish]==1.3.24
pre-commit==3.3.3
c2cciutils[checks,publish]==1.6.22
pre-commit==3.8.0
Loading

0 comments on commit 6805b3d

Please sign in to comment.