v0.2.0
github-actions
released this
26 Sep 09:29
·
90 commits
to refs/heads/master
since this release
Changes
🚀 Features
- Bump golang to 1.19 @afritzler (#121)
🧰 Maintenance
- Bump golang from 1.19.0 to 1.19.1 @dependabot (#122)
- Bump github.com/spf13/viper from 1.12.0 to 1.13.0 @dependabot (#123)
- Bump k8s.io/client-go from 0.24.4 to 0.25.0 @dependabot (#120)
- Bump golang from 1.18 to 1.19.0 @dependabot (#116)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.0
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.0