diff options
Diffstat (limited to 'kubernetes/common/controller-blueprints/requirements.yaml')
-rw-r--r-- | kubernetes/common/controller-blueprints/requirements.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/common/controller-blueprints/requirements.yaml b/kubernetes/common/controller-blueprints/requirements.yaml index b9ecec7a02..8daa93e63b 100644 --- a/kubernetes/common/controller-blueprints/requirements.yaml +++ b/kubernetes/common/controller-blueprints/requirements.yaml @@ -14,8 +14,8 @@ dependencies: - name: mariadb-galera - version: ~2.0.0 + version: ~3.0.0 repository: file://../mariadb-galera/ - name: common - version: ~2.0.0 + version: ~3.0.0 repository: '@local'
\ No newline at end of file |