Skip to content

Commit 1d97fdd

Browse files
chore: bump version to v0.2.15 and update changelog (#433)
[skip ci] chore: bump version to v0.2.15 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4fc6e27 commit 1d97fdd

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ 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.15] - 2025-09-15
9+
10+
Bump the go-dependencies group with 19 updates (#432)
11+
12+
<!-- Release notes generated using configuration in .github/release.yml at v0.2.15 -->
13+
14+
## What's Changed
15+
### Contributions
16+
* chore: bump version to v0.2.14 and update changelog by @github-actions[bot] in https://github.com/netbox-community/netbox-operator/pull/429
17+
* Bump the go-dependencies group with 7 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/430
18+
* Bump the go-dependencies group with 19 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/432
19+
20+
21+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.14...v0.2.15
22+
23+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.15)
24+
25+
---
26+
827
## [v0.2.14] - 2025-09-05
928

1029
Bump golang from 1.25.0 to 1.25.1 (#428)

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ resources:
44
images:
55
- name: controller
66
newName: ghcr.io/netbox-community/netbox-operator
7-
newTag: v0.2.14
7+
newTag: v0.2.15

0 commit comments

Comments
 (0)