kiwigrid / k8s-sidecar

This is a docker container intended to run inside a kubernetes cluster to collect config maps with a specified label and store the included files in a local folder.
MIT License
580 stars 181 forks source link

build(deps): bump helm/kind-action from 1.8.0 to 1.10.0 #342

Closed ChristianGeie closed 5 months ago

ChristianGeie commented 5 months ago

update pre-build node image checksums

jekkel commented 5 months ago

Be sure to update the readme, too.

ChristianGeie commented 5 months ago

I'll wait until everything is green

jekkel commented 5 months ago

Last but not least, once merged, we should add v1.28 and v1.29 tests as required checks in the repo config.

ChristianGeie commented 5 months ago

makes sense, i will add a rule for required tests for the master branch

ChristianGeie commented 5 months ago

@jekkel fyi: I added the tests for k8s v1.28 and v1.29 to the master branch protection rules.