Skip to content

Commit 6f1fbcf

Browse files
authored
Updating version in upgrade test (#737)
1 parent 1d8208f commit 6f1fbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/templates/kuttl/upgrade/04-assert.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kind: StatefulSet
88
metadata:
99
name: test-kafka-broker-default
1010
labels:
11-
app.kubernetes.io/version: "{{ test_scenario['values']['upgrade_new'] }}-stackable0.0.0-dev"
11+
app.kubernetes.io/version: "{{ test_scenario['values']['upgrade_new'] }}-stackable24.7.0"
1212
status:
1313
readyReplicas: 1
1414
replicas: 1

0 commit comments

Comments
 (0)