Skip to content

Commit

Permalink
Merge pull request #7 from dkb-bank/feature/update-provider-manifests
Browse files Browse the repository at this point in the history
feat(update): update provider manifests
  • Loading branch information
Christopher Haar authored Jun 22, 2023
2 parents 7bf9313 + 0f0fdfa commit 4ba01a9
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-castai
spec:
package: dkb-bank/provider-castai:v0.1.0
package: xpkg.upbound.io/dkb-bank/provider-castai:v0.3.0
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-castai
spec:
package: dkb-bank/provider-castai:v0.1.0
package: xpkg.upbound.io/dkb-bank/provider-castai:v0.3.0

0 comments on commit 4ba01a9

Please sign in to comment.