Skip to content

Commit

Permalink
build(skaffold): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangaiser committed Apr 25, 2024
1 parent 9385aeb commit a541b1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Skaffold Github Action
uses: hiberbee/github-action-skaffold@1.27.0
with:
skaffold-version: 2.6.3
skaffold-version: 2.11.1
command: build
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion skaffold.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: skaffold/v4beta6
apiVersion: skaffold/v4beta10
kind: Config
metadata:
name: ca-controller-for-strimzi
Expand Down

0 comments on commit a541b1f

Please sign in to comment.