Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.1 KB

File metadata and controls

28 lines (20 loc) · 1.1 KB

Changelog

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

The format is based on Keep a Changelog.

How We Track Changes

  • This project does not require tag-based GitHub releases for publishing.
  • Artifacts are published from main:
    • Docker images: ghcr.io/douz/do-uptime-kubernetes-operator (latest and commit SHA tags)
    • Helm charts: published to https://charts.douz.io
  • Keep ## [Unreleased] updated in PRs and move entries to a dated section when changes are merged.
  • For chart/runtime changes, bump chart metadata in charts/do-uptime-operator/Chart.yaml and reflect it in this file.

[Unreleased]

[2026-03-05]

Metadata

  • Chart version: 0.1.1
  • Chart appVersion (image trace): 3a61d10a4cbf85e4f235d6762eb1fae0f8ba42d6

Added

  • Initial public open-source baseline for the DigitalOcean Uptime Monitor Operator.
  • Governance and community health files (CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, SUPPORT, MAINTAINERS).
  • GitHub issue templates, PR template, CODEOWNERS, and Dependabot config.
  • GitHub Pages landing site at do-uptime-operator.douz.io.