Skip to content

Commit

Permalink
Update examples to show x.y for versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kenfdev committed Oct 21, 2019
1 parent 772a82f commit dffdb85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions orbs/pulumi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ examples:
usage:
version: 2.1
orbs:
pulumi: pulumi/pulumi@1.0.0
pulumi: pulumi/pulumi@x.y
jobs:
build:
docker:
Expand All @@ -224,7 +224,7 @@ examples:
usage:
version: 2.1
orbs:
pulumi: pulumi/pulumi@1.0.0
pulumi: pulumi/pulumi@x.y
jobs:
build:
docker:
Expand All @@ -244,7 +244,7 @@ examples:
usage:
version: 2.1
orbs:
pulumi: pulumi/pulumi@1.0.0
pulumi: pulumi/pulumi@x.y
jobs:
build:
docker:
Expand Down

0 comments on commit dffdb85

Please sign in to comment.