Skip to content

Commit 580fe29

Browse files
committed
chore: lint fix
1 parent 6fa2c9e commit 580fe29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/test-definition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ dimensions:
2222
- 4.1.0
2323
# Alternatively, if you want to use a custom image, append a comma and the full image name to the product version
2424
# as in the example below.
25-
#- 4.1.0,oci.stackable.tech/sdp/hive:4.1.0-stackable0.0.0-dev-amd64
25+
# - 4.1.0,oci.stackable.tech/sdp/hive:4.1.0-stackable0.0.0-dev
2626
- name: hive-latest
2727
values:
2828
- 4.1.0
2929
# Alternatively, if you want to use a custom image, append a comma and the full image name to the product version
3030
# as in the example below.
31-
#- 4.1.0,oci.stackable.tech/sdp/hive:4.1.0-stackable0.0.0-dev-amd64
31+
# - 4.1.0,oci.stackable.tech/sdp/hive:4.1.0-stackable0.0.0-dev
3232
- name: hive-old
3333
values:
3434
- 3.1.3

0 commit comments

Comments
 (0)