Skip to content

Commit

Permalink
Merge pull request #365 from instructlab/dependabot/docker/deploy/pro…
Browse files Browse the repository at this point in the history
…duction-dependencies-221b8b1311

Bump kindest/node from v1.29.2 to v1.30.0 in /deploy in the production-dependencies group
  • Loading branch information
mergify[bot] authored May 20, 2024
2 parents 0a288f7 + 96b6dd3 commit 19a951e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: kind.x-k8s.io/v1alpha4
name: instructlab-bot-dev
nodes:
- role: control-plane
image: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245
image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
- role: worker
image: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245
image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e
- role: worker
image: kindest/node:v1.29.2@sha256:51a1434a5397193442f0be2a297b488b6c919ce8a3931be0ce822606ea5ca245
image: kindest/node:v1.30.0@sha256:047357ac0cfea04663786a612ba1eaba9702bef25227a794b52890dd8bcd692e

0 comments on commit 19a951e

Please sign in to comment.