Skip to content

Commit

Permalink
update k8s release to 1.26 and bump scaffold release to 0.6.5
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed Jul 28, 2023
1 parent a91fe50 commit 1281735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kind-verify-attestation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ jobs:
strategy:
matrix:
k8s-version:
- v1.24.x
- v1.26.x
tuf-root:
- remote
- air-gap

env:
KO_DOCKER_REPO: "registry.local:5000/policy-controller"
SCAFFOLDING_RELEASE_VERSION: "v0.4.13"
SCAFFOLDING_RELEASE_VERSION: "v0.6.5"
GO111MODULE: on
GOFLAGS: -ldflags=-s -ldflags=-w
KOCACHE: ~/ko
Expand Down

0 comments on commit 1281735

Please sign in to comment.