Skip to content

Commit f3a7cf5

Browse files
chore: bump version to v0.2.19 and update changelog (#443)
[skip ci] chore: bump version to v0.2.19 and update changelog Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 504a0c7 commit f3a7cf5

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.19] - 2025-09-30
9+
10+
<!-- Release notes generated using configuration in .github/release.yml at 504a0c79ab983cb3c9a2e51b1b3c407ceb35f3e7 -->
11+
12+
## What's Changed
13+
### Contributions
14+
* Fix: docker image tag after release by @bruelea in https://github.com/netbox-community/netbox-operator/pull/442
15+
16+
17+
**Full Changelog**: https://github.com/netbox-community/netbox-operator/compare/v0.2.18...v0.2.19
18+
19+
[Full Release](https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.19)
20+
21+
---
22+
823
## [v0.2.18] - 2025-09-29
924

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

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

0 commit comments

Comments
 (0)