Commit 2c7cf5b1 authored by Heinrich Lee Yu's avatar Heinrich Lee Yu

Fix specs to use new template defaults

The default data_category was changed in
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66076
parent 983fe9da
...@@ -4354,6 +4354,8 @@ The total count of Helm packages that have been published. ...@@ -4354,6 +4354,8 @@ The total count of Helm packages that have been published.
Group: `group::package` Group: `group::package`
Data Category: `Optional`
Status: `implemented` Status: `implemented`
Tiers: `free`, `premium`, `ultimate` Tiers: `free`, `premium`, `ultimate`
......
...@@ -12,7 +12,7 @@ milestone: "13.9" ...@@ -12,7 +12,7 @@ milestone: "13.9"
introduced_by_url: introduced_by_url:
time_frame: 7d time_frame: 7d
data_source: data_source:
data_category: Operational data_category: Optional
distribution: distribution:
- ee - ee
tier: tier:
......
...@@ -13,7 +13,7 @@ milestone: "13.9" ...@@ -13,7 +13,7 @@ milestone: "13.9"
introduced_by_url: introduced_by_url:
time_frame: 7d time_frame: 7d
data_source: data_source:
data_category: Operational data_category: Optional
distribution: distribution:
- ce - ce
- ee - ee
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment