Skip to content

Commit e551226

Browse files
authored
Fix the version in trident operator pack to match the app version (#170)
1 parent c2e25cd commit e551226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packs/trident-operator-25.10.0/pack.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
],
1313
"layer":"csi",
1414
"name": "trident-operator",
15-
"version": "100.2510.0"
15+
"version": "25.10.0"
1616
}

packs/trident-operator-addon-25.10.0/pack.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
],
1414
"layer":"addon",
1515
"name": "trident-operator",
16-
"version": "100.2510.0"
16+
"version": "25.10.0"
1717
}

0 commit comments

Comments
 (0)