Skip to content

Commit e5c58f8

Browse files
chore: bump version to v0.2.25 and update changelog (#463)
[skip ci] chore: bump version to v0.2.25 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4066cfa commit e5c58f8

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.25] - 2025-11-03
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at 4066cfaa78234fbb9df184c1e55a36390477b154 -->
11+
12+
## What's Changed
13+
### Contributions
14+
* bump go to version 1.25.3 by @alexandernorth in https://github.com/netbox-community/netbox-operator/pull/462
15+
* use go-version-file instead of go-version by @alexandernorth in https://github.com/netbox-community/netbox-operator/pull/461
16+
* Bump the go-dependencies group with 6 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/460
17+
18+
19+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.24...v0.2.25
20+
21+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.25)
22+
23+
---
24+
825
## [v0.2.24] - 2025-10-27
926

1027
<!-- Release notes generated using configuration in .github/release.yml at 986fd3f2ed77287a714e0338ad3024a7c57722ee -->

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

0 commit comments

Comments
 (0)