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 ff1de40 commit 69addd9Copy full SHA for 69addd9
recipes/newrelic/infrastructure/ohi/mysql/debian.yml
@@ -17,7 +17,7 @@ installTargets:
17
- type: host
18
os: linux
19
platform: "ubuntu"
20
- platformVersion: "(((16|18|20|21|22)\\.04)|(20.10))" # Xenial, Bionic, Focal, Hirsute, Jammy, Groovy
+ platformVersion: "(((16|18|20|21|22|24)\\.04)|(20.10))" # Xenial, Bionic, Focal, Hirsute, Jammy, Groovy
21
22
# keyword convention for dealing with search terms that could land someone on this instrumentation project
23
keywords:
0 commit comments