Is your feature request related to a problem? Please describe.
When I want to upgrade my version of Kubernetes across major versions, I first verify with vendor compatibility matrices what versions of their tools are compatible with what versions of Kubernetes, so that I can safely upgrade.
Describe alternatives you've considered
A clear statement of what versions of any APIs that loki depends on and that they're expected to be always stable, stated in the README for loki's kubernetes helm chart would be good enough for me.
Is your feature request related to a problem? Please describe. When I want to upgrade my version of Kubernetes across major versions, I first verify with vendor compatibility matrices what versions of their tools are compatible with what versions of Kubernetes, so that I can safely upgrade.
Describe the solution you'd like A compatibility matrix chart that looks something like the support versions table on https://external-secrets.io/latest/introduction/stability-support/
Describe alternatives you've considered A clear statement of what versions of any APIs that loki depends on and that they're expected to be always stable, stated in the README for loki's kubernetes helm chart would be good enough for me.