You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened: Recently Bitnami's helm chart retention policy has changed which only now retains charts published in just 6 months and others charts are archived and available to be used from LINK as reported in bitnami#10539. So to use redis helm chart in open-match installation dependency, we need to use new link to fetch chart v16.3.1.
What you expected to happen: to run make presubmit command successfully.
How to reproduce it (as minimally and precisely as possible): using make presubmit command or more specifically by make update-chart-deps command
Anything else we need to know?:
Output of kubectl version:
Cloud Provider/Platform (AKS, GKE, Minikube etc.): local or CI
Open Match Release Version: latest
Install Method(yaml/helm): any
The text was updated successfully, but these errors were encountered:
What happened: Recently Bitnami's helm chart retention policy has changed which only now retains charts published in just 6 months and others charts are archived and available to be used from LINK as reported in bitnami#10539. So to use redis helm chart in open-match installation dependency, we need to use new link to fetch chart
v16.3.1
.What you expected to happen: to run
make presubmit
command successfully.How to reproduce it (as minimally and precisely as possible): using
make presubmit
command or more specifically bymake update-chart-deps
commandAnything else we need to know?:
Output of
kubectl version
:Cloud Provider/Platform (AKS, GKE, Minikube etc.): local or CI
Open Match Release Version: latest
Install Method(yaml/helm): any
The text was updated successfully, but these errors were encountered: