Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

41 lines (29 loc) · 1.69 KB

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.

Unreleased

v0.2.1 - 2023-10-16

⛓️ Dependencies

  • Updated github.com/onsi/ginkgo/v2 to v2.13.0 - Changelog 🔗

v0.2.0 - 2023-10-07

🚀 Enhancements

  • Sync versions between app image and Helm chart to ease customer inception by @juanjjaramillo in #73

v0.1.0 - 2023-10-07

🚀 Enhancements

  • Enable automatic release by @juanjjaramillo in #69
  • Add 'changelog' workflow by @juanjjaramillo in #68
  • Add pull request template by @juanjjaramillo in #67
  • Introduce CHANGELOG.md by @juanjjaramillo in #66
  • adding the patch operation for operators.coreos.com by @AmitBenAmi in #56

⛓️ Dependencies

  • Updated sigs.k8s.io/controller-runtime to v0.14.6
  • Updated github.com/onsi/gomega
  • Updated alpine to v3.18.4
  • Updated github.com/onsi/ginkgo/v2 to v2.12.1 - Changelog 🔗
  • Updated golang to v1.20
  • Updated golang version
  • Upgraded github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible

v0.0.1 - 2023-05-08

🚀 Enhancements

  • Initial operator release