File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2222 - LICENSE
2323 - NOTICE
2424env :
25- KIND_VERSION : v0.29 .0
26- KIND_IMAGE : kindest/node:v1.33.1 @sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
25+ KIND_VERSION : v0.30 .0
26+ KIND_IMAGE : kindest/node:v1.34.0 @sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
2727permissions : {}
2828concurrency :
2929 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 1212 paths :
1313 - deploy/**
1414env :
15- KIND_VERSION : v0.29 .0
16- KIND_IMAGE : kindest/node:v1.33.1 @sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
15+ KIND_VERSION : v0.30 .0
16+ KIND_IMAGE : kindest/node:v1.34.0 @sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
1717permissions : {}
1818concurrency :
1919 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 2222 - LICENSE
2323 - NOTICE
2424env :
25- KIND_VERSION : v0.29 .0
26- KIND_IMAGE : kindest/node:v1.33.1 @sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
25+ KIND_VERSION : v0.30 .0
26+ KIND_IMAGE : kindest/node:v1.34.0 @sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
2727permissions : {}
2828concurrency :
2929 group : ${{ github.workflow }}-${{ github.ref }}
Original file line number Diff line number Diff line change 1212 HELM_REP : helm-charts
1313 GH_OWNER : aquasecurity
1414 CHART_DIR : deploy/helm
15- KIND_VERSION : v0.29 .0
16- KIND_IMAGE : kindest/node:v1.33.1 @sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
15+ KIND_VERSION : v0.30 .0
16+ KIND_IMAGE : kindest/node:v1.34.0 @sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
1717jobs :
1818 release :
1919 # this job will only run if the PR has been merged
Original file line number Diff line number Diff line change 1010 tags :
1111 - " v*"
1212env :
13- KIND_VERSION : v0.29 .0
14- KIND_IMAGE : kindest/node:v1.33.1 @sha256:050072256b9a903bd914c0b2866828150cb229cea0efe5892e2b644d5dd3b34f
13+ KIND_VERSION : v0.30 .0
14+ KIND_IMAGE : kindest/node:v1.34.0 @sha256:7416a61b42b1662ca6ca89f02028ac133a309a2a30ba309614e8ec94d976dc5a
1515jobs :
1616 tests :
1717 name : Run tests
You can’t perform that action at this time.
0 commit comments