Skip to content

Commit

Permalink
Bump Tailscale, Helm, and Helmfile (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
rblaine95 authored Mar 12, 2024
1 parent b572be3 commit 1fc1ec6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@ jobs:
checks: read
runs-on: ubuntu-latest
env:
TAILSCALE_VERSION: 1.58.2
HELMFILE_VERSION: v0.161.0
HELM_VERSION: v3.14.0
TAILSCALE_VERSION: 1.60.1
HELMFILE_VERSION: v0.162.0
HELM_VERSION: v3.14.2

concurrency:
group: ${{ github.workflow }}-deploy-${{ github.event_name == 'release' && 'prod' || 'dev' }}
Expand Down

0 comments on commit 1fc1ec6

Please sign in to comment.