Q: When should I expect the Helm relative URL to be included in JFrog Artifactory versions by default? Can I keep full URL path?
A. The Helm relative URL will be turned on for any JFrog Artifactory installation after November 1st, 2024. We suggest using relative URLs to decrease the index file size and make the indexing process more efficient. That said, deactivating can be by setting a system property artifactory.helm.relative.urls.enabled=false
Q: Can I still use Helm clients below version 3.0.0 with the new Artifactory versions?
A. Helm clients below version 3.0.0 will not be compatible with the new Artifactory versions starting November 1st, 2024. This is because the upcoming JFrog Artifactory versions will use Helm Relative URL for indexing Helm charts by default, a feature only supported in Helm v3 and above. To ensure continued functionality and support, it is crucial to upgrade your Helm clients to version 3.0.0 or later before this date.
Q: Will my existing Helm charts work with Helm v3?
A. Most Helm v2 charts should work with Helm v3, but some may require modifications. It's important to test all your charts after migration. Pay special attention to charts that use APIs or features that have changed between v2 and v3.
A. The Helm relative URL will be turned on for any JFrog Artifactory installation after November 1st, 2024. We suggest using relative URLs to decrease the index file size and make the indexing process more efficient. That said, deactivating can be by setting a system property artifactory.helm.relative.urls.enabled=false
Q: Can I still use Helm clients below version 3.0.0 with the new Artifactory versions?
A. Helm clients below version 3.0.0 will not be compatible with the new Artifactory versions starting November 1st, 2024. This is because the upcoming JFrog Artifactory versions will use Helm Relative URL for indexing Helm charts by default, a feature only supported in Helm v3 and above. To ensure continued functionality and support, it is crucial to upgrade your Helm clients to version 3.0.0 or later before this date.
Q: Will my existing Helm charts work with Helm v3?
A. Most Helm v2 charts should work with Helm v3, but some may require modifications. It's important to test all your charts after migration. Pay special attention to charts that use APIs or features that have changed between v2 and v3.