Skip to content

Commit 10bd9e1

Browse files
chore: bump version to v0.2.39 and update changelog (#522)
[skip ci] chore: bump version to v0.2.39 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3b18fc9 commit 10bd9e1

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.39] - 2026-02-23
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at 3b18fc914aaf43851d9e93dd94b684cb8c99caf4 -->
11+
12+
## What's Changed
13+
### Contributions
14+
* Build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.27.8 to 2.28.0 in the go-dependencies group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/520
15+
* Build(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/521
16+
17+
18+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.38...v0.2.39
19+
20+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.39)
21+
22+
---
23+
824
## [v0.2.38] - 2026-02-19
925

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

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

0 commit comments

Comments
 (0)