Closed jseiser closed 1 year ago
justinseiser@gmail.com
You almost certainly do not want to track the image latest since that will eventually cause issues when a node already has that image in place and then you guy's upgrade a release.
latest
You would want to track:l https://github.com/memgraph/helm-charts/blob/main/charts/memgraph/Chart.yaml#L6 instead of latest https://github.com/memgraph/helm-charts/blob/main/charts/memgraph/values.yaml#L1
Standalone
0.1.0
Local Machine
No response
Contact Details
justinseiser@gmail.com
What happened?
You almost certainly do not want to track the image
latest
since that will eventually cause issues when a node already has that image in place and then you guy's upgrade a release.You would want to track:l https://github.com/memgraph/helm-charts/blob/main/charts/memgraph/Chart.yaml#L6 instead of
latest
https://github.com/memgraph/helm-charts/blob/main/charts/memgraph/values.yaml#L1Chart type
Standalone
Chart version
0.1.0
Environment
Local Machine
Relevant log output
No response