Skip to content

Commit a10b6af

Browse files
authored
Merge pull request #3332 from robnester-rh/EC-1833
chore(EC-1833): update task descriptions to use Conforma naming
2 parents bc9361a + 0d2bd09 commit a10b6af

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/modules/ROOT/pages/verify-conforma-konflux-ta.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Version: 0.1
44

55
== Synopsis
66

7-
Verify the enterprise contract is met
7+
Verify the Conforma policy is met
88

99
== Params
1010
[horizontal]

docs/modules/ROOT/pages/verify-enterprise-contract.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Version: 0.1
44

55
== Synopsis
66

7-
Verify the enterprise contract is met
7+
Verify the Conforma policy is met
88

99
== Params
1010
[horizontal]

tasks/verify-conforma-konflux-ta/0.1/verify-conforma-konflux-ta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ metadata:
2727
app.kubernetes.io/version: "0.1"
2828

2929
spec:
30-
description: Verify the enterprise contract is met
30+
description: Verify the Conforma policy is met
3131
params:
3232
- name: SNAPSHOT_FILENAME
3333
type: string

tasks/verify-enterprise-contract/0.1/verify-enterprise-contract.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ kind: Task
2020
metadata:
2121
name: verify-enterprise-contract
2222
annotations:
23-
tekton.dev/displayName: Verify Enterprise Contract
23+
tekton.dev/displayName: Verify Conforma
2424
tekton.dev/pipelines.minVersion: "0.19"
2525
tekton.dev/tags: ec, chains, signature, conftest
2626
labels:
2727
app.kubernetes.io/version: "0.1"
2828

2929
spec:
30-
description: Verify the enterprise contract is met
30+
description: Verify the Conforma policy is met
3131
params:
3232
- name: IMAGES
3333
type: string

0 commit comments

Comments
 (0)