Skip to content

Commit

Permalink
Change mysql dependency to bitnami repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaquiff authored and chirangaalwis committed Dec 17, 2020
1 parent 03cee7c commit 4b39629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions advanced/databases/mysql-is/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# limitations under the License.
dependencies:
- name: mysql
version: "1.6.6"
repository: "https://kubernetes-charts.storage.googleapis.com"
version: "8.2.3"
repository: "https://charts.bitnami.com/bitnami"

0 comments on commit 4b39629

Please sign in to comment.