Skip to content

Commit 47ad318

Browse files
chore: bump version to v0.2.21 and update changelog (#449)
[skip ci] chore: bump version to v0.2.21 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2104151 commit 47ad318

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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 -->

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ resources:
44
images:
55
- name: controller
66
newName: ghcr.io/netbox-community/netbox-operator
7-
newTag: v.0.2.21
7+
newTag: v0.2.21
88
apiVersion: kustomize.config.k8s.io/v1beta1
99
kind: Kustomization

0 commit comments

Comments
 (0)