File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v0.2.19] - 2025-09-30
9+
10+ <!-- Release notes generated using configuration in .github/release.yml at 504a0c79ab983cb3c9a2e51b1b3c407ceb35f3e7 -->
11+
12+ ## What's Changed
13+ ### Contributions
14+ * Fix: docker image tag after release by @bruelea in https://github.com/netbox-community/netbox-operator/pull/442
15+
16+
17+ ** Full Changelog** : https://github.com/netbox-community/netbox-operator/compare/v0.2.18...v0.2.19
18+
19+ [ Full Release] ( https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.19 )
20+
21+ ---
22+
823## [ v0.2.18] - 2025-09-29
924
1025<!-- Release notes generated using configuration in .github/release.yml at 5594054632410970cb4f1709379230fb055fff8d -->
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ resources:
44images :
55- name : controller
66 newName : netbox-operator
7- newTag : v0.2.18
7+ newTag : v0.2.19
88apiVersion : kustomize.config.k8s.io/v1beta1
99kind : Kustomization
You can’t perform that action at this time.
0 commit comments