-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Missing 7.17.x charts (chart version not aligned with image tag)? #1710
Comments
Hey @brsolomon-deloitte, Not sure if we'll release newer 7.17.x versions but you can use the 7.17.3 chart version with new stack images by setting |
Helm best practice is to not override the image version in a helm chart (to ensure compatibility between the deployment and the container image). Could elastic please reconsider their position on this? |
Can you add more details and sources? While we ourself recommend using the same version for the Helm chart and the Docker image in the doc, we don't release any more new charts version for all patch releases, so you can override the Docker image tag for a more recent patch version (for example 7.17.3 chart with 7.17.5 images). |
Opened #1723 to make it clear in the doc. |
Yes, but 90% of Helm charts also follow the best practices of:
Bitnami charts are one good example. |
👋🏻 FYI, following 8.5.1 release, we also published an official communication in #1731 about the future of this repository. |
Is the Elastic team still supporting Elastic stack 7.17.x releases for these Helm charts? It looks like most of the charts were last updated about six months ago to use the
7.17.3
images by default whereas 7.17.6 is the latest patch release.If there are no plans to update the
7.17
branch here, could that be pinned as a GitHub Issue?The text was updated successfully, but these errors were encountered: