Closed LukasLohoff closed 1 year ago
Should I update the chart versions?
Do you mean for the redis chart? To me it looks like there is no real breaking change, so if you are able to test the update (even after merge would be fine - if it breaks, we remove the broken version and go back) then yes please :)
Thanks for the review!
Do you mean for the redis chart? To me it looks like there is no real breaking change, so if you are able to test the update (even after merge would be fine - if it breaks, we remove the broken version and go back) then yes please :)
I meant updating the actinia chart version itself, since the repo and some metadata changed (e.g a patch version update).
For the redis chart there definitely are breaking changes, the link I provided was for version 12 -> 13, but we also need to consider the other major updates up to version 17. Thats probably something for another day
Ok, most changes only affected settings which are not used here. Tried to update to 17.9.5 in 29f4e2871d526a4883c7a44f5daae331f5bc2290 And I also updated the chart versions
Let's see :pray:
I think the new redis helm chart version also requires a newer k8s version (>= 1.19)
@jorzekowsky can you have a look at this please? Do we need successful tests for v1.12.10 - v1.14.10? Or would it be better to update the tests ittself?
17.9.5
@metzm @mmacata Please review
Should I update the chart versions?