File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ 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.21] - 2025-10-06
9+
10+ <!-- Release notes generated using configuration in .github/release.yml at 2104151728ad29f80c2e737e2609d11b27319aa8 -->
11+
12+ ## What's Changed
13+ ### Contributions
14+ * Fix typo in deploy-netbox.sh by @bruelea in https://github.com/netbox-community/netbox-operator/pull/446
15+ * Bump the go-dependencies group with 5 updates by @dependabot [ bot] in https://github.com/netbox-community/netbox-operator/pull/447
16+ * chore: bump version to v.0.2.21 and update changelog by @github-actions [ bot] in https://github.com/netbox-community/netbox-operator/pull/448
17+
18+
19+ ** Full Changelog** : https://github.com/netbox-community/netbox-operator/compare/v0.2.20...v0.2.21
20+
21+ [ Full Release] ( https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.21 )
22+
23+ ---
24+
825## [ v.0.2.21] - 2025-10-06
926
1027<!-- Release notes generated using configuration in .github/release.yml at a4295a3579bde8b9bb292eacf9cba66fd143e93b -->
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ resources:
44images :
55- name : controller
66 newName : ghcr.io/netbox-community/netbox-operator
7- newTag : v.0 .2.21
7+ newTag : v0 .2.21
88apiVersion : kustomize.config.k8s.io/v1beta1
99kind : Kustomization
You can’t perform that action at this time.
0 commit comments