Open yrsurya opened 1 year ago
@jtblin Any updates on above?
Still dont see one
I was also trying to figure out why. #357 was aiming to bump the chart version.
Seems that Release Charts / release (push)
workflow failed. The log is no longer available.
Rendering the chart for 2.6.0
and 3.2.0
only shows differences in the image tag and the addition of a readinessProbe.
If you only need the support for IMDSV2, even with chart 2.6.0
, you can just specify just an image that contains it. I tried 0.11.2
and it works fine.
helm search repo -l kube2iam/kube2iam (base)
NAME CHART VERSION APP VERSION DESCRIPTION kube2iam/kube2iam 2.6.0 0.10.9 Provide IAM credentials to pods based on annota... kube2iam/kube2iam 2.5.2 0.10.9 Provide IAM credentials to pods based on annota...
I am trying to upgrade version to get support for IMDSV2 but not seeing 3.x.x version pushed to helm chart - https://artifacthub.io/packages/helm/kube2iam/kube2iam
Is there any other place to check?