pingidentity / helm-charts

Apache License 2.0
22 stars 31 forks source link

Support SemVer Pre-Release Comparisons for AWS EKS #279

Closed StokesM closed 9 months ago

StokesM commented 9 months ago

AWS EKS always appends a pre-release specifier to the k8s version. Helm SemVer comparison ignores pre-releases unless the comparator specifies a pre-release.

This change would resolve issue #278.

henryrecker-pingidentity commented 9 months ago

We've pushed the change described in #280 and we'll be putting out a release in the next couple weeks that will include that change.