Skip to content

Latest commit

 

History

History
225 lines (180 loc) · 12.5 KB

File metadata and controls

225 lines (180 loc) · 12.5 KB

Change Log

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.

v1.2.11 - 2026-06-09

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.10...v1.2.11 by @obervinov in #89

🐛 Bug Fixes

  • fix PVC name mismatch with claimName in the universal-template chart — apps using app.persistentVolume (deployment/cronjob/job) had pods stuck Pending on a non-existent PVC

v1.2.10 - 2025-12-25

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.9...v1.2.10 by @obervinov in #85

🐛 Bug Fixes

  • fix the pullSecrets specification in the universal-template chart

🚀 Features

  • update dependencies to latest version

v1.2.9 - 2025-07-20

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.8...v1.2.9 by @obervinov in #79

🐛 Bug Fixes

  • fix the NetworkPolicy manifest in the universal-template chart

🚀 Features

v1.2.8 - 2025-05-26

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.7...v1.2.8 by @obervinov in #72

🐛 Bug Fixes

🚀 Features

v1.2.7 - 2025-01-13

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.6...v1.2.7 by @obervinov in #71

🐛 Bug Fixes

  • bugfixes in terraform-operator-crds chart

v1.2.6 - 2025-01-13

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.5...v1.2.6 by @obervinov in #70

🚀 Features

v1.2.5 - 2024-12-17

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.4...v1.2.5 by @obervinov in #68

🚀 Features

  • bump workflow versions to v2.0.2

🐛 Bug Fixes

  • replace image repository for kube-rbac-proxy in the wireguard-operator chart

v1.2.4 - 2024-09-30

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.3...v1.2.4 by @obervinov in #64

🚀 Features

  • add support serviceAnnotations for the wireguard-operator-crds chart

v1.2.3 - 2024-09-28

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.2...v1.2.3 by @obervinov in #63

🐛 Bug Fixes

  • fix the outdated crd for the wireguard-operator chart

v1.2.2 - 2024-09-28

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.1...v1.2.2 by @obervinov in #62

🐛 Bug Fixes

v1.2.1 - 2024-09-27

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.2.0...v1.2.1 by @obervinov in #60

🐛 Bug Fixes

v1.2.0 - 2024-09-26

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.3...v1.2.0 by @obervinov in #58

🐛 Bug Fixes

  • Fix the contact information of the contributors in all Chart.yaml files.

🚀 Features

  • Add new helm chart wireguard-operator
  • Add new helm chart wireguard-operator-crds
  • Add functionality to inject CRDs into charts

v1.1.3 - 2024-09-24

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.2...v1.1.3 by @obervinov in #57

🐛 Bug Fixes

🚀 Features

v1.1.2 - 2024-08-05

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.1...v1.1.2 by @obervinov in #54

🐛 Bug Fixes

  • Error correction in Universal-template chart: emptyDir volume is not mounted in the container

🚀 Features

v1.1.1 - 2024-07-30

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.1.0...v1.1.1 by @obervinov in #52

🐛 Bug Fixes

v1.1.0 - 2024-07-30

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.6...v1.1.0 by @obervinov in #50

💥 Breaking Changes

  • Change the structure of the values.yaml file in the universal-template chart. The old version of the file is not compatible with the new release!

🚀 Features

🐛 Bug Fixes

v1.0.6 - 2024-05-09

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.5...v1.0.6 by @obervinov in #42

🚀 Features

v1.0.5 - 2024-04-28

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.4...v1.0.5 by @obervinov in #40

🚀 Features

  • Add additional tasks to the GitHub actions workflow
  • Bump workflow version to v1.2.0

🐛 Bug Fixes

v1.0.4 - 2024-04-16

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.3...v1.0.4 by @obervinov in #37

🚀 Features

  • Add additional tasks to the GitHub actions workflow

🐛 Bug Fixes

v1.0.3 - 2024-04-08

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.2...v1.0.3 by @obervinov in #32

🐛 Bug Fixes

v1.0.2 - 2024-04-07

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.1...v1.0.2 by @obervinov in #30

🚀 Features

📚 Documentation

  • Universal-template: documentation update

💥 Breaking Changes

  • Global refactoring of Helm-chart universal-template: the structure of the chart and values-file has been changed globally, old versions of values-file are completely incompatible with the new release!

🐛 Bug Fixes

v1.0.1 - 2024-01-19

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/v1.0.0...v1.0.1 by @obervinov in #25

🐛 Bug Fixes

v1.0.0 - 2024-01-19

What's Changed

Full Changelog: https://github.com/obervinov/helm-charts/compare/...v1.0.0 by @obervinov in #20

🐛 Bug Fixes

📚 Documentation

🚀 Features