Refactor loki into wrapper pattern like alloy and mimir
In order to make chart maintenance simple, we should refactor this chart into a wrapper chart that includes the upstream chart as a dependency.
Acceptance Criteria:
- Chart is a wrapper to the upstream loki chart
- All additional templates remain
- Custom changes to templates added to the HelmRelease a postrender as json patches
- BigBang values.yaml templates updated
- pacakge upgrades without intervention (it should)