Skip to content

Commit 2104151

Browse files
chore: bump version to v.0.2.21 and update changelog (#448)
[skip ci] chore: bump version to v.0.2.21 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a4295a3 commit 2104151

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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+
## [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 -->

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: v0.2.20
7+
newTag: v.0.2.21
88
apiVersion: kustomize.config.k8s.io/v1beta1
99
kind: Kustomization

0 commit comments

Comments
 (0)