-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependencies and qwc version to 2024-LTS (#55)
* Update dependencies and qwc version to 2024-LTS * Update c2cciutils * Update supported helm version
- Loading branch information
Showing
5 changed files
with
183 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ jobs: | |
matrix: | ||
helm: | ||
- latest | ||
- 3.5.1 | ||
- 3.11.0 | ||
|
||
steps: | ||
- run: docker system prune --all --force | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Oops, something went wrong.