Update Hazelcast version used in Gateway charts. Pending updated Gateway container.
Grafana/Mysql charts from Bitnami are using older versions affected by their chart index retention issue: https://github.com/bitnami/charts/issues/10539. Applied the provided workaround.
Benefits
Drawbacks
Applicable issues
fixes #
Additional information
Checklist
[] Chart version bumped in Chart.yaml according to semver.
[] Variables are documented in the README.md
[] Title of the PR starts with chart name (e.g. [charts/gateway])
[] If the chart contains a values-production.yaml apart from values.yaml, ensure that you implement the changes in both files
Description of the change
Update Hazelcast version used in Gateway charts. Pending updated Gateway container.
Grafana/Mysql charts from Bitnami are using older versions affected by their chart index retention issue: https://github.com/bitnami/charts/issues/10539. Applied the provided workaround.
Benefits
Drawbacks
Applicable issues
Additional information
Checklist
Chart.yaml
according to semver.[charts/gateway]
)values-production.yaml
apart fromvalues.yaml
, ensure that you implement the changes in both files