Vladimir Kozhukalov 8077898106 Update kubernetes-entrypoint image
Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal
by default instead of 1.0.0 which is v1 formatted and
not supported any more by docker.

Change-Id: I6349a57494ed8b1e3c4b618f5bd82705bef42f7a
2024-07-12 13:52:07 -05:00

10 lines
292 B
YAML

---
mariadb-backup:
- 0.0.1 Initial Chart
- 0.0.2 Added staggered backups support
- 0.0.3 Backups verification improvements
- 0.0.4 Added throttling remote backups
- 0.0.5 Add 2024.1 overrides
- 0.0.6 Use quay.io/airshipit/kubernetes-entrypoint:latest-ubuntu_focal by default
...