Skip to content

Commit

Permalink
chore(deps): bump WyriHaximus/github-action-helm3 from 4.0.1 to 4.0.2 (
Browse files Browse the repository at this point in the history
…#3635)

Bumps [WyriHaximus/github-action-helm3](https://github.com/wyrihaximus/github-action-helm3) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/wyrihaximus/github-action-helm3/releases)
- [Commits](WyriHaximus/github-action-helm3@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: WyriHaximus/github-action-helm3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 1e4de33 commit eb57250
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
token: ${{ secrets.PAT }} # https://github.com/actions/checkout?tab=readme-ov-file#checkout-multiple-repos-private

- name: Helm 3
uses: WyriHaximus/[email protected].1
uses: WyriHaximus/[email protected].2
with:
kubeconfig: '${{ secrets.KUBECONFIG }}'
overrule_existing_kubeconfig: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
token: ${{ secrets.PAT }} # https://github.com/actions/checkout?tab=readme-ov-file#checkout-multiple-repos-private

- name: Helm 3
uses: WyriHaximus/[email protected].1
uses: WyriHaximus/[email protected].2
with:
kubeconfig: '${{ secrets.KUBECONFIG }}'
overrule_existing_kubeconfig: "true"
Expand Down

0 comments on commit eb57250

Please sign in to comment.