Releases: caddyserver/ingress
Releases · caddyserver/ingress
v0.2.1
caddy-ingress-controller-1.1.0
A helm chart for the Caddy Kubernetes ingress controller
v0.2.0
What's Changed
📔 Note
This release do not introduce big changes on customer side but is mostly on dependency update and minor fixes.
Features:
Fixes:
- fix: set
goarch
by @AaronDewes in #128 - fix: remove multiple registered domain for TLS managed certificates by @mavimo in #173
Others:
- chore: Bump chart to version 1.0.5 by @Embraser01 in #127
- chore: enable Dependabot version updates by @mavimo in #136
- chore: Bump docker/login-action from 2 to 3 by @dependabot in #137
- chore: Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #140
- chore: Bump actions/checkout from 3 to 4 by @dependabot in #139
- chore: Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #141
- chore: Bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #138
- ci: update Go version used in CI by @mavimo in #134
- chore: enable code coverage tracking for the project by @mavimo in #149
- chore: move internal function to private by @mavimo in #154
- chore: improve release informations by @mavimo in #135
- chore: update caddy 2.7.5 by @mavimo in #142
- chore: Update to go 1.21 and always use latest version by @mavimo in #151
- chore: Add tests for pkg/store by @mavimo in #147
- chore: enable dependabot for go packages by @mavimo in #144
- chore: minor formatting improvements by @mavimo in #146
- chore: add Embraser01 as reviewer for dependabot by @mavimo in #160
- chore: Update README.md by @fahurox in #159
- chore: Bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #167
- chore: update k8s.io packages and remove the errors package by @mavimo in #152
- chore: Bump helm/chart-releaser-action from ed43eb303604cbc0eeec8390544f7748dc6c790d to v1.6.0 and helm/chart-testing-action from v2 to v2.6.1 by @dependabot in #170
- chore: Bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #155
- chore: Bump k8s.io/api k8s.io/apimachinery and k8s.io/client-go from 0.28.2 to 0.28.3 by @dependabot in #163
- chore: Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #172
- chore: update indirect dependencies by @mavimo in #174
- chore: use a better name for internal const by @mavimo in #153
- chore: fix skaffold config and update how to contribute docs by @mavimo in #145
- chore: update chart-release action by @mavimo in #150
New Contributors
- @AaronDewes made their first contribution in #128
- @dependabot made their first contribution in #137
- @fahurox made their first contribution in #159
- @clems71 made their first contribution in #168
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- Release chart v1.0.4 by @simenandre in #118
- Take into account that the ClusterIP can be "None" by @lion7 in #114
- chore(workflow): bump charts automatically when controller is released by @simenandre in #119
- chore: update github actions by @Embraser01 in #125
- fix: OnDemand ratelimit config isn't handled properly by @Embraser01 in #124
- chore: Upgrade caddy to v2.6.4 by @Embraser01 in #104
New Contributors
- @simenandre made their first contribution in #118
- @lion7 made their first contribution in #114
Full Changelog: v0.1.4...v0.1.5
caddy-ingress-controller-1.0.5
A helm chart for the Caddy Kubernetes ingress controller
caddy-ingress-controller-1.0.4
A helm chart for the Caddy Kubernetes ingress controller
v0.1.4
What's Changed
- Add Backend Protocol & skip verify annotation by @nilathedragon in #103
- Add healthz endpoint by @xinbinhuang in #107
- Added LoadBalancer annotations and LoadBalancerIP by @RickFoland in #111
- feat: Allow external usage of secret and proxy modules by @Embraser01 in #113
New Contributors
- @xinbinhuang made their first contribution in #107
- @RickFoland made their first contribution in #111
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add goreleaser and bump chart to v1.0.1 by @Embraser01 in #92
- feat: Upgrade caddy to v2.5.1, k8s client to 0.23 by @Embraser01 in #94
- Add config options for class name and class name required by @nilathedragon in #99
- If secret doesn't exist, return fs.ErrNotExist by @nilathedragon in #100
- Add EAB Config options by @nilathedragon in #101
New Contributors
- @nilathedragon made their first contribution in #99
Full Changelog: v0.1.1...v0.1.3
v0.1.2
caddy-ingress-controller-1.0.3
A helm chart for the Caddy Kubernetes ingress controller