Skip to content

Commit

Permalink
Add missing version + bump linux/macos versions
Browse files Browse the repository at this point in the history
Add a missing version that displays as a blank bit in the registry. Also
bump the Linux/macOS query packs which was missing in the last release

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Jul 24, 2023
1 parent ee0f82f commit 773af41
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/mondoo-linux-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packs:
- uid: mondoo-linux-inventory
name: Linux Inventory Pack
version: 1.1.0
version: 1.2.0
authors:
- name: Mondoo, Inc
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion core/mondoo-macos-inventory.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packs:
- uid: mondoo-macos-inventory
name: macOS Inventory Pack
version: 1.0.0
version: 1.1.0
authors:
- name: Mondoo, Inc
email: [email protected]
Expand Down
2 changes: 1 addition & 1 deletion core/mondoo-vmware-incident-response.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packs:
- uid: mondoo-vmware-incident-response
name: VMware vCenter Incident Response Pack
version: "1.0.0"
version: 1.0.0
authors:
- name: Mondoo, Inc
email: [email protected]
Expand Down
1 change: 1 addition & 0 deletions extra/mondoo-asset-count.mql.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
packs:
- uid: mondoo-asset-count
name: Asset Count Query Pack
version: 1.0.0
groups:
- title: ESXi asset counts
filters: asset.platform == 'vmware-vsphere'
Expand Down

0 comments on commit 773af41

Please sign in to comment.