Skip to content

Commit

Permalink
Merge branch 'main' into 0x2b3bfa0-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Jan 28, 2025
2 parents 9cedc2f + 5a0e1f3 commit 4277536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/helm-lint-and-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:

- name: Create kind cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@v1.10.0
uses: helm/kind-action@v1.12.0

- name: Run chart-testing (install)
if: steps.list-changed.outputs.changed == 'true'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
done
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
uses: helm/chart-releaser-action@v1.7.0
env:
config: .github/chart-releaser-config.yaml
CR_SKIP_EXISTING: "false"
Expand Down

0 comments on commit 4277536

Please sign in to comment.