Skip to content

Commit c8279d4

Browse files
chore: bump version to v0.2.29 and update changelog (#475)
[skip ci] chore: bump version to v0.2.29 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4996adf commit c8279d4

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.29] - 2025-12-02
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at 4996adf24ee01382f7941a78d242c5246aa04c13 -->
11+
12+
## What's Changed
13+
### Contributions
14+
* Bump the go-dependencies group with 14 updates by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/473
15+
* Bump docker/metadata-action from 5.9.0 to 5.10.0 in the github-actions group by @dependabot[bot] in https://github.com/netbox-community/netbox-operator/pull/474
16+
17+
18+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.28...v0.2.29
19+
20+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.29)
21+
22+
---
23+
824
## [v0.2.28] - 2025-11-24
925

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

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

0 commit comments

Comments
 (0)