Skip to content

Commit ffbff1c

Browse files
chore: bump version to v0.2.24 and update changelog (#459)
[skip ci] chore: bump version to v0.2.24 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 986fd3f commit ffbff1c

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.24] - 2025-10-27
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at 986fd3f2ed77287a714e0338ad3024a7c57722ee -->
11+
12+
## What's Changed
13+
### Contributions
14+
* Bump the go-dependencies group with 2 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/458
15+
16+
17+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.23...v0.2.24
18+
19+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.24)
20+
21+
---
22+
823
## [v0.2.23] - 2025-10-20
924

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

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

0 commit comments

Comments
 (0)