operator: Align gotohelm and charts dependency in operator go module#564
Merged
RafalKorepta merged 1 commit intomainfrom Mar 28, 2025
Merged
Conversation
92a2cec to
2922d79
Compare
Merged
2922d79 to
91e6b25
Compare
chrisseto
approved these changes
Mar 27, 2025
Contributor
chrisseto
left a comment
There was a problem hiding this comment.
Only blocker is updating some comments on the console struct ahead of merging.
| github.com/redpanda-data/redpanda-operator/charts/redpanda/v5 v5.9.21 | ||
| github.com/redpanda-data/redpanda-operator/charts/connectors v0.0.0-20250324171046-34430507e756 | ||
| github.com/redpanda-data/redpanda-operator/charts/console/v3 v3.0.0-20250324171046-34430507e756 | ||
| github.com/redpanda-data/redpanda-operator/charts/redpanda/v5 v5.0.0-20250325145836-f7393134f8f4 |
Contributor
There was a problem hiding this comment.
I'm a bit confused as to why this is v5.0.0 instead of v5.9.21- 🤔 Guess I've got more reading on go modules to do.
91e6b25 to
3e3e946
Compare
3e3e946 to
c85a40f
Compare
c85a40f to
d92acbc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Based on #553