File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ 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+ ## [ v.0.2.21] - 2025-10-06
9+
10+ <!-- Release notes generated using configuration in .github/release.yml at a4295a3579bde8b9bb292eacf9cba66fd143e93b -->
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+
17+
18+ ** Full Changelog** : https://github.com/netbox-community/netbox-operator/compare/v0.2.20...v.0.2.21
19+
20+ [ Full Release] ( https://github.com/netbox-community/netbox-operator/releases/tag/v.0.2.21 )
21+
22+ ---
23+
824## [ v0.2.20] - 2025-09-30
925
1026<!-- Release notes generated using configuration in .github/release.yml at c90346acb9bc44e37eb84ab05d6577995ea20830 -->
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 : v0.2.20
7+ newTag : v.0.2.21
88apiVersion : kustomize.config.k8s.io/v1beta1
99kind : Kustomization
You can’t perform that action at this time.
0 commit comments