This message was deleted.
# longhorn-storage
a
This message was deleted.
f
Logs from one of the managers
Upgrade details
Looking over my notes... I think something in --reuse-values was screwing things up. When I did
helm get values --all
, I saw
image.longhorn.*.tag
values including v1.4.4
Oh interesting - I think I may have screwed up my original helm values file...
I changed the helm upgrade to remove --reuse-values and --set everyvalue from the get-go
TIL the difference between
--reuse-values
and
--reset-then-reuse-values
👍 1
🙌 1
At any rate, got our cluster upgraded to 1.6.2, going to hold off on 1.7.x for a bit