File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed
Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v0.2.36] - 2026-02-02
9+
10+ <!-- Release notes generated using configuration in .github/release.yml at 4b9307191ed2f58c555ba48d582c68305d64376f -->
11+
12+ ## What's Changed
13+ ### Contributions
14+ * fix versions in e2e tests by @bruelea in https://github.com/netbox-community/netbox-operator/pull/508
15+ * only print app version for v3.7.8 by @bruelea in https://github.com/netbox-community/netbox-operator/pull/509
16+ * Build(deps): bump the go-dependencies group with 11 updates by @dependabot [ bot] in https://github.com/netbox-community/netbox-operator/pull/510
17+
18+
19+ ** Full Changelog** : https://github.com/netbox-community/netbox-operator/compare/v0.2.35...v0.2.36
20+
21+ [ Full Release] ( https://github.com/netbox-community/netbox-operator/releases/tag/v0.2.36 )
22+
23+ ---
24+
825## [ v0.2.35] - 2026-01-26
926
1027<!-- Release notes generated using configuration in .github/release.yml at 45cfbf1fdfc7873261183537b46cb40974bf28e8 -->
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ resources:
44images :
55- name : controller
66 newName : ghcr.io/netbox-community/netbox-operator
7- newTag : v0.2.35
7+ newTag : v0.2.36
88apiVersion : kustomize.config.k8s.io/v1beta1
99kind : Kustomization
You can’t perform that action at this time.
0 commit comments