Skip to content

Commit b5527d1

Browse files
chore: bump version to v0.2.31 and update changelog (#485)
[skip ci] chore: bump version to v0.2.31 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9db56cc commit b5527d1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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.31] - 2025-12-15
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at 9db56cc87f4a6c0edaa0c693b8992696fa6ccaa5 -->
11+
12+
## What's Changed
13+
### Contributions
14+
* Disable NetBox Worker to improve e2e test stability by @jstudler in https://github.com/netbox-community/netbox-operator/pull/482
15+
* Bump the go-dependencies group across 1 directory with 30 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/484
16+
17+
18+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.30...v0.2.31
19+
20+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.31)
21+
22+
---
23+
824
## [v0.2.30] - 2025-12-08
925

1026
<!-- Release notes generated using configuration in .github/release.yml at 3db09448b0512c2ede41ca4ac6394c05e3ea072f -->

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

0 commit comments

Comments
 (0)