Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.2.24] - 2025-10-27

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

## What's Changed
### Contributions
* Bump the go-dependencies group with 2 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/458


**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.23...v0.2.24

[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.24)

---

## [v0.2.23] - 2025-10-20

<!-- Release notes generated using configuration in .github/release.yml at e83be74a4df7ca66befe7905618ed25f0c22990a -->
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ resources:
images:
- name: controller
newName: ghcr.io/netbox-community/netbox-operator
newTag: v0.2.23
newTag: v0.2.24
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization