diff --git a/mysql-operator/values.yaml b/mysql-operator/values.yaml index 9f65f875e..9cb4da1ec 100644 --- a/mysql-operator/values.yaml +++ b/mysql-operator/values.yaml @@ -6,5 +6,5 @@ operator: register_crd: true image: registry: iad.ocir.io/oracle - tag: 0.1.0 + tag: 0.1.1 pullPolicy: Always