Skip to content

Commit

Permalink
update kubectl-shell actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yajith authored Dec 17, 2024
1 parent f130b70 commit 5396890
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kubectl-shell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
context: kubectl-shell/
platforms: ${{ matrix.config.platform }}/${{ matrix.config.arch }}
build-args: |
HELM_VERSION=v3.15.4
KUBERNETES_RELEASE=v1.31.0
HELM_VERSION=v3.16.4
KUBERNETES_RELEASE=v1.31.4
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
outputs: type=image,name=${{ env.DOCKER_HUB_REPO }},push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit 5396890

Please sign in to comment.