Skip to content

Commit 48a16aa

Browse files
committed
chore: Set rhel-ai aws task default version to 3.0.0
Signed-off-by: Adrian Riobo <[email protected]>
1 parent 29eb7b7 commit 48a16aa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tkn/infra-aws-rhel-ai.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ spec:
135135

136136
# RHEL AI params
137137
- name: version
138-
description: Version of RHEL AI OS (default 1.5.0)
139-
default: "1.5.0"
138+
description: Version of RHEL AI OS (default 3.0.0)
139+
default: "3.0.0"
140140

141141
# Metadata params
142142
- name: tags

tkn/template/infra-aws-rhel-ai.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ spec:
135135

136136
# RHEL AI params
137137
- name: version
138-
description: Version of RHEL AI OS (default 1.5.0)
139-
default: "1.5.0"
138+
description: Version of RHEL AI OS (default 3.0.0)
139+
default: "3.0.0"
140140

141141
# Metadata params
142142
- name: tags

0 commit comments

Comments
 (0)