Skip to content

Commit

Permalink
increase helm version
Browse files Browse the repository at this point in the history
  • Loading branch information
doxthree committed Jan 16, 2024
1 parent 59cd2cb commit 515bb72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/chart-testing-config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
chart-repos:
- bitnami=https://charts.bitnami.com/bitnami/
- gdscan=https://gdatasoftwareag.github.io/gdscan/
- mipd=oci://ghcr.io/gdatasoftwareag/
- gdscan=https://gdatasoftwareag.github.io/gdscan/
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Install Helm
uses: azure/setup-helm@v3
with:
version: v3.4.0
version: v3.13.3

- name: Install python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 515bb72

Please sign in to comment.