v0.2.9
github-actions
released this
30 Oct 09:29
·
39 commits
to refs/heads/master
since this release
Changes
🧰 Maintenance
- Bump k8s.io/client-go from 0.28.2 to 0.28.3 @dependabot (#195)
- Bump golang.org/x/net from 0.15.0 to 0.17.0 @dependabot (#193)
- Bump golang from 1.21.2 to 1.21.3 @dependabot (#192)
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 @dependabot (#190)
- Bump golang from 1.21.1 to 1.21.2 @dependabot (#191)
- Bump docker/login-action from 2 to 3 @dependabot (#187)
- Bump docker/build-push-action from 4 to 5 @dependabot (#186)
- Bump docker/setup-buildx-action from 2 to 3 @dependabot (#185)
- Bump docker/metadata-action from 4 to 5 @dependabot (#184)
- Bump docker/setup-qemu-action from 2 to 3 @dependabot (#183)
- Bump goreleaser/goreleaser-action from 4 to 5 @dependabot (#182)
- Bump k8s.io/client-go from 0.28.1 to 0.28.2 @dependabot (#188)
- Bump golang from 1.21.0 to 1.21.1 @dependabot (#181)
- Bump actions/checkout from 3 to 4 @dependabot (#180)
- Bump k8s.io/client-go from 0.27.4 to 0.28.1 @dependabot (#178)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.9
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.9