[202111] Add sonic_release file in order to have "release 202111" on sonic_version.yml (#9985)

- Why I did it
Fix Issue 9972: Incorrect information about release version in sonic_version.yml

- How I did it
Add "sonic_release" file to /sonic-buildimage/files/image_config/

- How to verify it
Install the image and run: cat /etc/sonic/sonic_version.yml
Verify the following item on sonic_version.yml file: release: '202111'
This commit is contained in:
Dror Prital 2022-02-15 10:46:42 +02:00 committed by GitHub
parent 9b5bb887c8
commit 30b69ed621
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1 @@
202111