Skip to content

Commit 65e62db

Browse files
committed
update params
1 parent a892467 commit 65e62db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

parameters.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -185,15 +185,15 @@ asciidoc:
185185
- attribute: sles-version
186186
value: 15
187187
- attribute: sp-version
188-
value: SP5 #use for normal text
188+
value: SP6 #use for normal text
189189
- attribute: sp-base
190-
value: SP5
190+
value: SP6
191191
- attribute: sp-vert
192-
value: sp5 #use for terminal block
192+
value: sp6 #use for terminal block
193193
- attribute: sp-version-l
194-
value: sp5
194+
value: sp6
195195
- attribute: sp-version-number
196-
value: 5
196+
value: 6
197197
- attribute: smrproductnumber
198198
value: 4.3
199199
- attribute: linkattrs
@@ -382,7 +382,7 @@ asciidoc:
382382
value: Kubernetes
383383
#SLES dependant documentation links
384384
- attribute: sles-base-os-documentation
385-
value: https://documentation.suse.com/sles/15-SP4/html/SLES-all
385+
value: https://documentation.suse.com/sles/15-SP6/html/SLES-all
386386
# Table icon entities
387387
- attribute: check
388388
value: 'icon:check[role="green"]'

0 commit comments

Comments
 (0)