Skip to content

Commit 0724435

Browse files
chore: bump version to v0.2.16 and update changelog (#435)
[skip ci] chore: bump version to v0.2.16 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 181fc86 commit 0724435

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ 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.16] - 2025-09-22
9+
10+
Bump the go-dependencies group with 3 updates (#434)
11+
12+
<!-- Release notes generated using configuration in .github/release.yml at v0.2.16 -->
13+
14+
## What's Changed
15+
### Contributions
16+
* chore: bump version to v0.2.15 and update changelog by @github-actions[bot] in https://github.com/netbox-community/netbox-operator/pull/433
17+
* Bump the go-dependencies group with 3 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/434
18+
19+
20+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.15...v0.2.16
21+
22+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.16)
23+
24+
---
25+
826
## [v0.2.15] - 2025-09-15
927

1028
Bump the go-dependencies group with 19 updates (#432)

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ resources:
44
images:
55
- name: controller
66
newName: ghcr.io/netbox-community/netbox-operator
7-
newTag: v0.2.15
7+
newTag: v0.2.16

0 commit comments

Comments
 (0)