Releases: afritzler/kube-universe
Releases · afritzler/kube-universe
v0.2.11
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
v0.2.10
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
v0.2.9
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
v0.2.8
Changes
🧰 Maintenance
- Bump golang from 1.20.7 to 1.21.0 @dependabot (#175)
- Bump golang from 1.20.6 to 1.20.7 @dependabot (#174)
- Bump k8s.io/client-go from 0.27.3 to 0.27.4 @dependabot (#172)
- Bump golang from 1.20.5 to 1.20.6 @dependabot (#171)
- Bump k8s.io/client-go from 0.27.1 to 0.27.3 @dependabot (#169)
- Bump golang from 1.20.4 to 1.20.5 @dependabot (#168)
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 @dependabot (#166)
- Bump pascalgn/size-label-action from 0.4.3 to 0.5.0 @dependabot (#167)
- Bump golang from 1.20.3 to 1.20.4 @dependabot (#163)
- Bump k8s.io/client-go from 0.27.0 to 0.27.1 @dependabot (#161)
- Bump k8s.io/client-go from 0.26.3 to 0.27.0 @dependabot (#159)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.8
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.8
v0.2.7
Changes
🧰 Maintenance
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 @dependabot (#158)
- Bump golang from 1.20.2 to 1.20.3 @dependabot (#157)
- Bump k8s.io/client-go from 0.26.2 to 0.26.3 @dependabot (#155)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.7
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.7
v0.2.6
Changes
🧰 Maintenance
- Bump actions/setup-go from 3 to 4 @dependabot (#154)
- Bump golang from 1.20.1 to 1.20.2 @dependabot (#153)
- Bump k8s.io/client-go from 0.26.1 to 0.26.2 @dependabot (#152)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.6
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.6
v0.2.5
Changes
🧰 Maintenance
- bump golang.org/x/net from 0.4.0 to 0.7.0 @dependabot (#150)
- Bump golang from 1.20.0 to 1.20.1 @dependabot (#149)
- Bump golang from 1.19.5 to 1.20.0 @dependabot (#148)
- Bump k8s.io/client-go from 0.26.0 to 0.26.1 @dependabot (#146)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.5
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.5
v0.2.4
Changes
🧰 Maintenance
- Bump github.com/spf13/viper from 1.14.0 to 1.15.0 @dependabot (#145)
- Bump docker/build-push-action from 3 to 4 @dependabot (#147)
- Bump k8s.io/client-go from 0.25.4 to 0.26.0 @dependabot (#140)
- Bump golang from 1.19.4 to 1.19.5 @dependabot (#143)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.4
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.4
v0.2.3
Changes
🧰 Maintenance
- Bump goreleaser/goreleaser-action from 3 to 4 @dependabot (#142)
- Bump golang from 1.19.3 to 1.19.4 @dependabot (#137)
- Bump k8s.io/client-go from 0.25.3 to 0.25.4 @dependabot (#135)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.3
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.3
v0.2.2
Changes
🧰 Maintenance
- Bump github.com/spf13/viper from 1.13.0 to 1.14.0 @dependabot (#134)
- Bump golang from 1.19.2 to 1.19.3 @dependabot (#133)
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 @dependabot (#132)
- Bump k8s.io/client-go from 0.25.2 to 0.25.3 @dependabot (#131)
Usage
To pull the image run
docker pull ghcr.io/afritzler/kube-universe:v0.2.2
Using the image as a base image in your Dockerfile
FROM ghcr.io/afritzler/kube-universe:v0.2.2