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
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
cl-node-exporter (1.2.1-1) stable; urgency=medium

[ Roman Krompets ]
* CLPRO-3024: Sync node_exporter with upstream (v1.11.1)

-- Roman Krompets <rkrompets@cloudlinux.com> Fri, 24 Apr 2026 10:00:00 +0000

cl-node-exporter (1.2.0-1) stable; urgency=medium

[ Ruslan Koliada ]
Expand Down
5 changes: 4 additions & 1 deletion node_exporter.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Autoreq: 0
%define pkg_version_file %{cl_dir}%{name}

Name: cl-node-exporter
Version: 1.2.0
Version: 1.2.1
Release: 1%{dist}.cloudlinux
Summary: CL Node Exporter tool
License: Apache License, Version 2.0
Expand Down Expand Up @@ -94,6 +94,9 @@ exit 0

%changelog

* Fri Apr 24 2026 Roman Krompets <rkrompets@cloudlinux.com> 1.2.1-1
- CLPRO-3024: Sync repository with upstream (v1.11.1)

* Mon Dec 01 2025 Ruslan Koliada <rkoliada@cloudlinux.com> 1.2.0-1
- CLPRO-2902: Sync repository with upstream

Expand Down
Loading