Skip to content

Commit 6664d14

Browse files
chore: bump version to v0.2.12 and update changelog (#421)
[skip ci] chore: bump version to v0.2.12 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent debd6bd commit 6664d14

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.12] - 2025-08-26
9+
10+
Bump the go-dependencies group with 10 updates (#419)
11+
12+
<!-- Release notes generated using configuration in .github/release.yml at v0.2.12 -->
13+
14+
## What's Changed
15+
### Version Bumps
16+
* Bump the go-dependencies group with 10 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/419
17+
18+
19+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.11...v0.2.12
20+
21+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.12)
22+
23+
---
24+
825
## [v0.2.11] - 2025-08-18
926

1027
Bump golang from 1.24.6 to 1.25.0 in the docker group (#412)

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.11
7+
newTag: v0.2.12

0 commit comments

Comments
 (0)