Skip to content

Releases: yc-actions/yc-sls-container-deploy

v2.7.0

30 May 15:56
Compare
Choose a tag to compare

What's Changed

  • feat(issue-629): added storage mounts parameter passing by @upikoth in #634

Full Changelog: v2.6.0...v2.7.0

Add support of provisioned instances

03 Oct 07:37
Compare
Choose a tag to compare

v2.6.0

29 May 09:14
b155105
Compare
Choose a tag to compare

What's Changed

  • feat(issue-630): added log options parameter passing by @upikoth in #633

New Contributors

Full Changelog: v2.5.0...v2.6.0

Add making container public

04 Feb 13:30
Compare
Choose a tag to compare

Added option to make container public, by granting invoke role to allUsers group.

Network connectivity for container

15 Dec 09:03
869e6b3
Compare
Choose a tag to compare
Merge pull request #533 from mimpushkarev/feat/add-connectivity

feat: Add connectivity

Fix env variable parsing

10 Jul 09:56
Compare
Choose a tag to compare

Initial

28 Oct 19:35
Compare
Choose a tag to compare
v1

Initial commit of action code