File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ type ChartRef struct {
6060 // This ties the operator to a specific version of the Go-based Redpanda Helm chart, causing all other
6161 // ChartRef fields to be ignored.
6262 //
63- // Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.20 ` or the corresponding
63+ // Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.21 ` or the corresponding
6464 // version of the Redpanda chart.
6565 //
6666 // Note: When `useFlux` is set to `false`, `RedpandaStatus` may become inaccurate if the HelmRelease is
Original file line number Diff line number Diff line change @@ -405,7 +405,7 @@ This ties the operator to a specific version of the Go-based Redpanda Helm chart
405405ChartRef fields to be ignored. +
406406
407407
408- Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.20 ` or the corresponding +
408+ Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.21 ` or the corresponding +
409409version of the Redpanda chart. +
410410
411411
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ spec:
120120 This ties the operator to a specific version of the Go-based Redpanda Helm chart, causing all other
121121 ChartRef fields to be ignored.
122122
123- Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.20 ` or the corresponding
123+ Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.21 ` or the corresponding
124124 version of the Redpanda chart.
125125
126126 Note: When `useFlux` is set to `false`, `RedpandaStatus` may become inaccurate if the HelmRelease is
@@ -20387,7 +20387,7 @@ spec:
2038720387 This ties the operator to a specific version of the Go-based Redpanda Helm chart, causing all other
2038820388 ChartRef fields to be ignored.
2038920389
20390- Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.20 ` or the corresponding
20390+ Before disabling `useFlux`, ensure that your `chartVersion` is aligned with `5.9.21 ` or the corresponding
2039120391 version of the Redpanda chart.
2039220392
2039320393 Note: When `useFlux` is set to `false`, `RedpandaStatus` may become inaccurate if the HelmRelease is
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/redpanda-data/console/backend v0.0.0-20240303221210-05d5d9e85f20
3434 github.com/redpanda-data/redpanda-operator/charts/connectors v0.0.0-20250129114027-a89e202aea86
3535 github.com/redpanda-data/redpanda-operator/charts/console v0.0.0-20250129114027-a89e202aea86
36- github.com/redpanda-data/redpanda-operator/charts/redpanda v0.0.0-20250207141022-1388ec6c6b63
36+ github.com/redpanda-data/redpanda-operator/charts/redpanda v0.0.0-20250305230737-e92ffb8a05a6
3737 github.com/redpanda-data/redpanda-operator/pkg v0.0.0-20250206213012-3bb78bb0f17f
3838 github.com/redpanda-data/redpanda/src/go/rpk v0.0.0-20240827155712-244863ea0ae8
3939 github.com/scalalang2/golang-fifo v1.0.2
Original file line number Diff line number Diff line change @@ -1103,8 +1103,8 @@ github.com/redpanda-data/redpanda-operator/charts/connectors v0.0.0-202501291140
11031103github.com/redpanda-data/redpanda-operator/charts/connectors v0.0.0-20250129114027-a89e202aea86 /go.mod h1:VTE5b2s0AWj/gJ1ygVXbfMaDKd6mmxiIgbw32hD2w94 =
11041104github.com/redpanda-data/redpanda-operator/charts/console v0.0.0-20250129114027-a89e202aea86 h1:OIMgob/yXf+LmtfBd4D9URQs3ULGZmjnCLwbTb61kb0 =
11051105github.com/redpanda-data/redpanda-operator/charts/console v0.0.0-20250129114027-a89e202aea86 /go.mod h1:uMzbKxddryc+t69uOI6U7yTaXAVqjEtZ6gGH3sszgIk =
1106- github.com/redpanda-data/redpanda-operator/charts/redpanda v0.0.0-20250207141022-1388ec6c6b63 h1:ANC+jxOUwNNNid1+7ni6SX6UhQlB6TkROIyE3vuXqeM =
1107- github.com/redpanda-data/redpanda-operator/charts/redpanda v0.0.0-20250207141022-1388ec6c6b63 /go.mod h1:hqkCJt09li/REYBgJ/O32gBxHTUhAaLqCRoVhj0Er+o =
1106+ github.com/redpanda-data/redpanda-operator/charts/redpanda v0.0.0-20250305230737-e92ffb8a05a6 h1:9uWVXMxZIWDER4dEsZfb65nDDkECj7fk3BHGJmpG0aU =
1107+ github.com/redpanda-data/redpanda-operator/charts/redpanda v0.0.0-20250305230737-e92ffb8a05a6 /go.mod h1:hqkCJt09li/REYBgJ/O32gBxHTUhAaLqCRoVhj0Er+o =
11081108github.com/redpanda-data/redpanda-operator/pkg v0.0.0-20250206213012-3bb78bb0f17f h1:JY/VwWH44/wYDbfalLAQeqY5r1xeh1UXXX+d052T54M =
11091109github.com/redpanda-data/redpanda-operator/pkg v0.0.0-20250206213012-3bb78bb0f17f /go.mod h1:jstEIOVRim07DsGZbS3+ljpk+dziWMd0QFF2g4MPRJI =
11101110github.com/redpanda-data/redpanda/src/go/rpk v0.0.0-20240827155712-244863ea0ae8 h1:uTQKqF8UPNxYxKBJ11VlG6Vt2l9ctkkeXsmmjHUSUG4 =
You can’t perform that action at this time.
0 commit comments