v0.2.10
github-actions
released this
14 Dec 08:26
·
32 commits
to refs/heads/master
since this release
Changes
🧰 Maintenance
- Bump github.com/spf13/viper from 1.18.0 to 1.18.1 @dependabot (#203)
- Bump github.com/spf13/viper from 1.17.0 to 1.18.0 @dependabot (#201)
- Bump actions/setup-go from 4 to 5 @dependabot (#202)
- Bump golang from 1.21.4 to 1.21.5 @dependabot (#200)
- Bump k8s.io/client-go from 0.28.3 to 0.28.4 @dependabot (#199)
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 @dependabot (#196)
- Bump golang from 1.21.3 to 1.21.4 @dependabot (#197)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.10
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.10