Skip to content

Commit

Permalink
chore(deps): update kindest/node docker tag to v1.31.4 (#1190)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 94c153c commit 72d0948
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
matrix:
kubernetes-version:
# renovate: datasource=docker depName=kindest/node
- "1.31.2"
- "1.31.4"
chart-name:
- kong
- ingress
Expand Down Expand Up @@ -103,7 +103,7 @@ jobs:
# renovate: datasource=docker depName=kindest/node
- "1.30.6"
# renovate: datasource=docker depName=kindest/node
- "1.31.2"
- "1.31.4"
chart-name:
- kong
- ingress
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
matrix:
kubernetes-version:
# renovate: datasource=docker depName=kindest/node
- "1.31.2"
- "1.31.4"
chart-name:
- kong
- ingress
Expand Down

0 comments on commit 72d0948

Please sign in to comment.