Skip to content

Commit

Permalink
Update WyriHaximus/github-action-helm3 action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Feb 27, 2024
1 parent 6ee4b12 commit f25865e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
IMAGE_NAME: "ghcr.io/${{ env.GITHUB_REPOSITORY_OWNER_PART_SLUG }}/${{ env.GITHUB_REPOSITORY_NAME_PART_SLUG }}"
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
- uses: WyriHaximus/github-action-helm3@v3
- uses: WyriHaximus/github-action-helm3@v4
with:
exec: helm upgrade location-bot . --install --namespace=telegram-bots --atomic
kubeconfig: '${{ secrets.KUBECONFIG_RAW }}'
Expand Down

0 comments on commit f25865e

Please sign in to comment.