Skip to content

Commit

Permalink
fix tekton test
Browse files Browse the repository at this point in the history
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
  • Loading branch information
MariamFahmy98 committed Sep 9, 2024
1 parent 9170771 commit 49be892
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tekton-cel/require-tekton-bundle/artifacthub-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ annotations:
kyverno/category: "Tekton in CEL"
kyverno/kubernetesVersion: "1.26-1.27"
kyverno/subject: "TaskRun, PipelineRun"
digest: d1031e87d2d3e9496022593cac502bd8382863247803e4bd06a1badbe782ae48
digest: 040ff6442dff95a14000ef7ac2a4f953659997d19654a8a959c0b59427ac4ee9
createdAt: "2024-05-24T04:26:34Z"
3 changes: 3 additions & 0 deletions tekton-cel/require-tekton-bundle/require-tekton-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ spec:
- resources:
kinds:
- TaskRun
operations:
- CREATE
- UPDATE
validate:
cel:
expressions:
Expand Down

0 comments on commit 49be892

Please sign in to comment.