Skip to content

Commit

Permalink
Switch build-module to crossplane source instead of upbound
Browse files Browse the repository at this point in the history
  • Loading branch information
kaessert committed Sep 20, 2024
1 parent efd77dc commit 3785afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "build"]
path = build
url = https://github.com/upbound/build
url = https://github.com/crossplane/build
2 changes: 1 addition & 1 deletion examples/mariadb-claim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
parameters:
region: us-west-2
engine: mariadb
engineVersion: "10.6.10"
engineVersion: "10.6.19"
storageGB: 5
autoGeneratePassword: true
passwordSecretRef:
Expand Down

0 comments on commit 3785afe

Please sign in to comment.