sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

docs: (IAC-1236) Updated Dependencies.md file with correct versions #534

Closed riragh closed 6 months ago

riragh commented 6 months ago

Changes:

Dependencies.md file had an incorrect entry for kubernetes.core version. In the requirements.yaml, kubernetes.core version 3.0.0 is being installed and the doc was accidentally pointing to wrong version 3.0.1. This PR corrects that.