[cern] Set stable chart during helm init
With the previous commit (076ac6b6), helm init
would
fail as it still tried to add the old stable repo
which is now unavailable. Setting the new stable repo
during helm init
instead of after fixes that.
Please be advised that registry.cern.ch and registry-tn.cern.ch registries (Registry Service) will be unavailable next Tuesday, Feb 11th starting at 08:00h (Geneva time) for a short period of time. This may cause temporary disruptions to your workflows. Further info: OTG0154380
With the previous commit (076ac6b6), helm init
would
fail as it still tried to add the old stable repo
which is now unavailable. Setting the new stable repo
during helm init
instead of after fixes that.