Skip to content

Commit 012893c

Browse files
chore: bump version to v0.2.11 and update changelog (#418)
[skip ci] chore: bump version to v0.2.11 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 64ca9eb commit 012893c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ 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.11] - 2025-08-18
9+
10+
Bump golang from 1.24.6 to 1.25.0 in the docker group (#412)
11+
12+
<!-- Release notes generated using configuration in .github/release.yml at v0.2.11 -->
13+
14+
## What's Changed
15+
### Version Bumps
16+
* Bump the go-dependencies group with 9 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/414
17+
* Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/413
18+
* Bump github.com/emicklei/go-restful/v3 from 3.12.2 to 3.13.0 in the go-dependencies group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/416
19+
* Bump golang from 1.24.6 to 1.25.0 in the docker group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/412
20+
21+
## New Contributors
22+
* @github-actions[bot] made their first contribution in https://github.com/netbox-community/netbox-operator/pull/408
23+
24+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.10...v0.2.11
25+
26+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.11)
27+
28+
---
29+
830
## [v0.2.10] - 2025-08-11
931

1032
fix: update release workflow to create PR instead of pushing directly… (#407)

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.10
7+
newTag: v0.2.11

0 commit comments

Comments
 (0)