Skip to content

Commit

Permalink
fix python version and increase chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
unglaublicherdude committed Jan 15, 2025
1 parent 41d7f29 commit 3ea376f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install python
uses: actions/setup-python@v5
with:
python-version: 3.7
python-version: 3

- name: Set up chart-testing
uses: helm/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion charts/gdscan/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ maintainers:
- name: G DATA CyberDefense AG
email: [email protected]
type: application
version: 1.9.3
version: 1.9.4

0 comments on commit 3ea376f

Please sign in to comment.