github-actions
released this
18 Apr 06:41
·
18 commits
to refs/heads/master
since this release
Changes
🧰 Maintenance
- Bump pascalgn/size-label-action from 0.5.0 to 0.5.2 @dependabot (#222)
- Bump golang from 1.22.1 to 1.22.2 @dependabot (#221)
- Bump k8s.io/client-go from 0.29.2 to 0.29.3 @dependabot (#220)
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 @dependabot (#218)
- Bump golang from 1.22.0 to 1.22.1 @dependabot (#217)
- Bump k8s.io/client-go from 0.29.1 to 0.29.2 @dependabot (#215)
- Bump golangci/golangci-lint-action from 3 to 4 @dependabot (#214)
- Bump golang from 1.21.6 to 1.22.0 @dependabot (#213)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot (#211)
- Bump k8s.io/client-go from 0.29.0 to 0.29.1 @dependabot (#209)
- Bump golang from 1.21.5 to 1.21.6 @dependabot (#208)
- Bump golang to v1.21 and cleanup Makefile @afritzler (#207)
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 @dependabot (#206)
- Bump k8s.io/client-go from 0.28.4 to 0.29.0 @dependabot (#204)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.11
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.11