chore(bitnami): use the pre-2022 bitnami repo index.yaml #658
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bitnami did a bit of a size reduction of their index.yaml for their Helm repo in the last day or so: bitnami/charts#14024
We previously changed to using pre-2022 for other charts that fell out of the 6 month retention
policy but not for all. Looks like a few more have now dropped on of the main index so I'm changing all to use the github hosted pre-2022 index.
We should actually update these charts at some point, but given these will likely be major upgrades I'm not doing it for now. My main aim is to get back to a point where we can release our chart, currently CI chart-releaser is failing.
The driver for this is to get ingress changes to be more restrictive for event pods released but it should also 🤞 unblock others that want to release changes.
Description
Type of change
How has this been tested?
Checklist