Skip to content

Commit 6569488

Browse files
Apply suggestions
Co-authored-by: Nick <[email protected]>
1 parent f1bcd78 commit 6569488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/pre-release-demos-nightly.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Pre-Release Demo Upgrade Testing from Stable to Nightly
3-
about: This template can be used to track the uprade testing of demos from stable to nightly leading up to the next Stackable release
3+
about: This template can be used to track the upgrade testing of demos from stable to nightly leading up to the next Stackable release
44
title: "chore(tracking): Test demos on nightly versions"
55
labels: ['epic']
66
assignees: ''
@@ -37,7 +37,7 @@ For each demo, run the following commands:
3737
stackablectl demo install <DEMO_NAME>
3838
3939
# Get a list of installed operators
40-
stackablectl operator installed
40+
stackablectl operator installed --output=plain
4141
4242
# Sometimes it is necessary to upgrade Helm charts
4343
# First, add the Helm repositories

0 commit comments

Comments
 (0)