Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit ab17434

Browse files
author
Néstor Salceda
committed
fix: Update project version to 3
1 parent e495201 commit ab17434

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

PROJECT

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ domain: com
22
layout: helm.sdk.operatorframework.io/v1
33
projectName: sysdig-operator
44
resources:
5-
- group: sysdig
5+
-
6+
# TODO(user): Uncomment the below line if this resource implements a controller, else delete it.
7+
# controller: true
8+
domain: com
9+
group: sysdig
610
kind: SysdigAgent
711
version: v1
8-
version: 3-alpha
12+
version: "3"

0 commit comments

Comments
 (0)