Skip to content

Update Kubernetes patch versions (v1.30.6, v1.29.10, v1.28.15, v1.31.… #164

Update Kubernetes patch versions (v1.30.6, v1.29.10, v1.28.15, v1.31.…

Update Kubernetes patch versions (v1.30.6, v1.29.10, v1.28.15, v1.31.… #164

Workflow file for this run

name: Build and test main
on:
push:
branches:
- main
jobs:
# Build, publish and test the images
build_test_images:
uses: ./.github/workflows/build_test_images.yaml
secrets: inherit