Skip to content

Commit

Permalink
Update examples with GHCR
Browse files Browse the repository at this point in the history
  • Loading branch information
cdloh committed Jan 12, 2023
1 parent 4e5d7c2 commit af13047
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ kind: Provider
metadata:
name: provider-cloudflare
spec:
package: cdloh/provider-cloudflare:v0.1.0
package: cdloh/provider-cloudflare:v0.0.1
EOF
```

Expand Down
2 changes: 1 addition & 1 deletion examples/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: Provider
metadata:
name: provider-cloudflare
spec:
package: cdloh/provider-cloudflare:v0.1.0
package: ghcr.io/cdloh/provider-cloudflare:v0.0.1

0 comments on commit af13047

Please sign in to comment.