Skip to content

Commit

Permalink
Use MySQL, nfs-server-provisioner from WSO2 repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaquiff authored and RakhithaRR committed May 3, 2021
1 parent f8efe6d commit 9bcf119
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions advanced/am-pattern-1/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
repository: "https://helm.wso2.com"
condition: wso2.deployment.dependencies.mysql
- name: nfs-server-provisioner
version: "1.2.0"
repository: "https://kvaps.github.io/charts"
version: "1.1.0"
repository: "https://helm.wso2.com"
condition: wso2.deployment.dependencies.nfsServerProvisioner
4 changes: 2 additions & 2 deletions advanced/am-pattern-2/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
repository: "https://helm.wso2.com"
condition: wso2.deployment.dependencies.mysql
- name: nfs-server-provisioner
version: "1.2.0"
repository: "https://kvaps.github.io/charts"
version: "1.1.0"
repository: "https://helm.wso2.com"
condition: wso2.deployment.dependencies.nfsServerProvisioner
4 changes: 2 additions & 2 deletions advanced/am-pattern-3/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
repository: "https://helm.wso2.com"
condition: wso2.deployment.dependencies.mysql
- name: nfs-server-provisioner
version: "1.2.0"
repository: "https://kvaps.github.io/charts"
version: "1.1.0"
repository: "https://helm.wso2.com"
condition: wso2.deployment.dependencies.nfsServerProvisioner
4 changes: 2 additions & 2 deletions advanced/mysql-am/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@

dependencies:
- name: mysql
version: "8.2.3"
repository: "https://charts.bitnami.com/bitnami"
version: "1.6.9"
repository: "https://helm.wso2.com"

0 comments on commit 9bcf119

Please sign in to comment.