Azure-Samples / app-templates-springboot-microservices-on-AKS

Microservices based spring boot app deployed to AKS
Apache License 2.0
4 stars 20 forks source link

bitnami/mysql version is out of date. #10

Open anishi1222 opened 1 year ago

anishi1222 commented 1 year ago

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [x] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

MySQL database instance for each microservice is successfully created.

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful

https://github.com/Azure-Samples/app-templates-springboot-microservices-on-AKS/blob/521fb3356eabdd95fd812d2703e3dcf439c26295/src/main.bicep#L68-L70 Version of bitnami/mysql is 8.8.8 but this version is no longer listed in repository. Should be corrected and updated to the latest version (as of now, 9.4.1).


Thanks! We'll be in touch soon.