Skip to content

Commit d07f06e

Browse files
authored
Merge pull request #2156 from nebius/bump_nvtop
bump nvtop
2 parents f00050f + 69cdba7 commit d07f06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/nvtop/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- name: Ensure nvtop package is installed
44
ansible.builtin.apt:
55
name:
6-
- nvtop=3.3.1-1+noble
6+
- nvtop=3.3.2-1+noble
77
state: present
88
update_cache: true
99
tags:

0 commit comments

Comments
 (0)