Skip to content

Commit 81eaae4

Browse files
chore: bump version to v0.2.23 and update changelog (#456)
[skip ci] chore: bump version to v0.2.23 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e83be74 commit 81eaae4

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.23] - 2025-10-20
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at e83be74a4df7ca66befe7905618ed25f0c22990a -->
11+
12+
## What's Changed
13+
### Contributions
14+
* Bump golang from 1.25.2 to 1.25.3 in the docker group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/455
15+
16+
17+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.22...v0.2.23
18+
19+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.23)
20+
21+
---
22+
823
## [v0.2.22] - 2025-10-13
924

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

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

0 commit comments

Comments
 (0)