#helm (2022-08)

Archive: https://archive.sweetops.com/helm/

2022-08-12

Gabriel avatar
Gabriel

Where does Capabilities.KubeVersion.Version come from? In the docs it says provides information about what capabilities the Kubernetes cluster supports Which cluster? If I print out the variable in one of my templates it says 1.23 but I have no 1.23 k8s version installed anywhere.

2022-08-28

pavan kumar avatar
pavan kumar

Hey guys, How to pull dependency helm chart which is in a private repo from umbrella helm chart? [how do i pass the creds of my private chart repo to umbrella chart to pull the dependency chart]

2022-08-30

MSaad avatar

Hello, does anyone know if there is a way to run some kubectl commands that would compare a deployed helm version running in GKE on your cluster with a values.yaml to lets say the latest released helm chart (external helm chart e.g. prometheus)?

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)
FairwindsOps/nova

Find outdated or deprecated Helm charts running in your cluster.

    keyboard_arrow_up