diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f656ac..d6558a9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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/chart-testing-action@v2.6.1 diff --git a/charts/gdscan/Chart.yaml b/charts/gdscan/Chart.yaml index f2e80d9..afef81d 100644 --- a/charts/gdscan/Chart.yaml +++ b/charts/gdscan/Chart.yaml @@ -5,4 +5,4 @@ maintainers: - name: G DATA CyberDefense AG email: oem@gdata.de type: application -version: 1.9.3 +version: 1.9.4