Update Redpanda chart dependencies#663
Conversation
Linter is failing |
|
@RafalKorepta yeah -- I'm trying to figure that out, the SHAs updated are the tip of |
ea3c3af to
c5b67b0
Compare
|
looks like our |
Didn't you add that file? 😛 I want to say it's used to convince either GHA or BK to fetch additional refs required for that test? |
|
I don't believe I did, but I might have 😅 |
I did that. https://github.com/redpanda-data/redpanda-operator/commits/release/v2.3.x/RELEASE_BRANCH I'm not sure why. Maybe some kind of file generated by backport-cli. It should not be used by any test, GHA nor BK as far as I know. |
This builds on #654 and updates the redpanda chart to use the versions of console/connectors found there as well as introducing the updated
gotohelm. After this we should be able to get away with referencing newer versions ofpkgthat no longer containgotohelmin projects that depend on the chart.