Releases: itayankri/valhalla-operator
Releases · itayankri/valhalla-operator
v1.4.0
What's Changed
- Fix admin.sqlite path by @dmipeck in #34
- Bump github.com/onsi/gomega from 1.24.1 to 1.27.2 by @dependabot in #40
- updated references to deprecated policy/v1beta1 with policy/v1; re: issue #63 by @nospi in #68
- Bump k8s.io/apimachinery from 0.25.3 to 0.27.3 by @dependabot in #67
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.1
What's Changed
- Bump github.com/onsi/gomega from 1.22.1 to 1.23.0 by @dependabot in #12
- Bump github.com/onsi/gomega from 1.23.0 to 1.24.0 by @dependabot in #13
- Expose PVC AccessMode in CR by @itayankri in #20
- Bump sigs.k8s.io/controller-runtime from 0.13.0 to 0.13.1 by @dependabot in #15
- Bump github.com/onsi/gomega from 1.24.0 to 1.24.1 by @dependabot in #16
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Bump k8s.io/client-go from 0.25.2 to 0.25.3 by @dependabot in #3
- Expose Service Type and Annotations by @itayankri in #10
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Controller tests by @itayankri in #2
- Unit tests by @itayankri in #6
- Bump k8s.io/apimachinery from 0.25.2 to 0.25.3 by @dependabot in #4
- PodDisruptionBudget by @itayankri in #9
New Contributors
- @itayankri made their first contribution in #1
Full Changelog: v1.0.0-alpha.0...v1.1.0