Skip to content

Commit

Permalink
Bump outdated and unsupported engineVersion for mariadb
Browse files Browse the repository at this point in the history
  • Loading branch information
kaessert committed Sep 18, 2024
1 parent 61288bf commit 7ecb8d9
Showing 1 changed file with 1 addition and 1 deletion.
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 7ecb8d9

Please sign in to comment.