Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-zhong committed Sep 11, 2020
1 parent 0c9ba6e commit 6b01304
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PROJECT := github.com/pulumi/crd2pulumi
VERSION := 1.0.3
VERSION := 1.0.4
LDFLAGS := "-X 'github.com/pulumi/crd2pulumi/gen.Version=$(VERSION)'"

GO ?= go
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ $ crd2pulumi --pythonPath ./crontabs resourcedefinition.yaml
```
```python
import pulumi_kubernetes as k8s
import pulumi_kubernetes.apiextensions.v1 as v1

import crontabs.pulumi_crds as crontabs


Expand Down

0 comments on commit 6b01304

Please sign in to comment.