Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 720 Bytes

CHANGELOG.rst

File metadata and controls

25 lines (19 loc) · 720 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0] - 2024-07-18

Initial release of the Maintenance Chart.

Added

  • Basic Helm chart structure
  • Deployment for Caddy web server
  • ConfigMap for Caddyfile configuration
  • ConfigMap for HTML maintenance page
  • Service resource for the deployment
  • Ingress resource for external access
  • Customizable maintenance message and title via values.yaml
  • README.rst with installation and configuration instructions
  • AGPL License