We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b0f8e commit 17a6dafCopy full SHA for 17a6daf
vars/main.yml
@@ -1,6 +1,6 @@
1
---
2
netdata_nightly_version: "1.46.0-103-nightly"
3
-netdata_stable_version: "1.46.1"
+netdata_stable_version: "1.46.2"
4
netdata_installation_version: "{{ netdata_installation_use_nightly | ternary(netdata_nightly_version, netdata_stable_version) }}"
5
netdata_package_list:
6
- netdata={{ netdata_installation_version }}
0 commit comments