Skip to content

Commit

Permalink
Merge pull request #3274 from BenTheElder/release-image
Browse files Browse the repository at this point in the history
upgrade to 1.27.3
  • Loading branch information
BenTheElder authored Jun 15, 2023
2 parents dfde102 + f9d07aa commit acbdb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/apis/config/defaults/image.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ limitations under the License.
package defaults

// Image is the default for the Config.Image field, aka the default node image.
const Image = "kindest/node:v1.27.2@sha256:ee77a85d1146ba4f1df9f836c828845a7dbe1f1a094ee670879d7c14f41e31f2"
const Image = "kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72"

0 comments on commit acbdb70

Please sign in to comment.