Skip to content

Releases: SAP/redis-operator

v0.1.10

09 Oct 07:13
Compare
Choose a tag to compare
fix(go.mod/go.sum): update module golang.org/x/mod to v0.13.0

v0.1.9

02 Oct 07:13
Compare
Choose a tag to compare
fix(go.mod/go.sum): update module github.com/onsi/gomega to v1.28.0

v0.1.8: Merge pull request #21 from SAP/sidecars

26 Sep 08:28
c0266cf
Compare
Choose a tag to compare
redis-operator adapted for the sidecars

v0.1.7

25 Sep 07:13
Compare
Choose a tag to compare
update workflows + delete actions folder

v0.1.6

18 Sep 07:14
Compare
Choose a tag to compare
fix(deps): update non-minor dependencies to v0.28.2

v0.1.5

11 Sep 07:13
Compare
Choose a tag to compare
update release wf

v0.1.4

21 Jul 16:17
91f8e19
Compare
Choose a tag to compare
Merge pull request #3 from SAP/2-istio-injection-fails-on-redis-clusters

allow all egress (to overcome istio sidecar connection problems)

v0.1.3

06 Jul 22:37
Compare
Choose a tag to compare
cleanup

v0.1.2

26 Jun 11:25
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Jun 17:18
Compare
Choose a tag to compare

Enhancements

  • add typed client set (./pkg/client)