Skip to content

Commit

Permalink
[catalog] Setting stable as default channel
Browse files Browse the repository at this point in the history
Signed-off-by: dd di cesare <[email protected]>
  • Loading branch information
didierofrivia committed Aug 27, 2024
1 parent 0ce544b commit 6600c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/generate-catalog.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -euo pipefail

### CONSTANTS
# Used as well in the subscription object
DEFAULT_CHANNEL=preview
DEFAULT_CHANNEL=stable
###

OPM="${1?:Error \$OPM not set. Bye}"
Expand Down

0 comments on commit 6600c2a

Please sign in to comment.