Skip to content

Commit a1ef11a

Browse files
chore: bump version to v0.2.14 and update changelog (#429)
[skip ci] chore: bump version to v0.2.14 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 30f2f78 commit a1ef11a

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ 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.14] - 2025-09-05
9+
10+
Bump golang from 1.25.0 to 1.25.1 (#428)
11+
12+
<!-- Release notes generated using configuration in .github/release.yml at v0.2.14 -->
13+
14+
## What's Changed
15+
### Contributions
16+
* chore: bump version to v0.2.13 and update changelog by @github-actions[bot] in https://github.com/netbox-community/netbox-operator/pull/425
17+
* Bump actions/setup-go from 5.5.0 to 6.0.0 in the github-actions group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/426
18+
* Bump the go-dependencies group with 6 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/427
19+
* Bump golang from 1.25.0 to 1.25.1 by @jstudler in https://github.com/netbox-community/netbox-operator/pull/428
20+
21+
22+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.13...v0.2.14
23+
24+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.14)
25+
26+
---
27+
828
## [v0.2.13] - 2025-09-01
929

1030
Bump the go-dependencies group with 29 updates (#424)

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.13
7+
newTag: v0.2.14

0 commit comments

Comments
 (0)