We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa10df6 commit facfba4Copy full SHA for facfba4
cmd/opm/index/deprecate.go cmd/opm/index/deprecatetruncate.go
@@ -20,7 +20,7 @@ var deprecateLong = templates.LongDesc(`
20
1.4.0 -- replaces -> 1.3.0 -- replaces -> 1.2.0 -- replaces -> 1.1.0
21
22
Applying the command:
23
- opm index deprecate --bundles "quay.io/my/bundle:1.3.0" --from-index "quay.io/my/index:v1" --tag "quay.io/my/index:v2"
+ opm index deprecatetruncate --bundles "quay.io/my/bundle:1.3.0" --from-index "quay.io/my/index:v1" --tag "quay.io/my/index:v2"
24
25
Produces the following update graph in quay.io/my/index:v2
26
1.4.0 -- replaces -> 1.3.0 [deprecated]
0 commit comments