Skip to content

Commit

Permalink
ci(deploy): bump k8s version
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Nov 26, 2024
1 parent 048543e commit 85cf0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_TAG: ghcr.io/${{ github.repository }}
KUBECTL_VERSION: v1.27.6
KUBECTL_VERSION: v1.29.7
DEPLOY_BROKEN: false

jobs:
Expand Down

0 comments on commit 85cf0ce

Please sign in to comment.