Skip to content

Releases: mozilla-it/deploy-actions

v3.10.0

06 Mar 21:04
82f39e5
Compare
Choose a tag to compare

3.10.0 (2024-03-06)

Bug Fixes

  • Extended github script to split large diffs into multiple comments, using summary comments instead of full blocks, excluding empty files from diff comments (381d4a5)
  • removed chart name and ref output from render_base and render_head steps (c058aa1)
  • updated example to include permissions required to consume workflow (31a3aa4)

Features

  • added render and diff helm action (52c1e4d)

v3.9.0

11 Dec 15:45
1f0e019
Compare
Choose a tag to compare

3.9.0 (2023-12-11)

Features

  • add GHA release workflow (076db69)

v3.8.0

08 Nov 19:50
32f87e7
Compare
Choose a tag to compare

What's Changed

  • Initial commit of deployment-status github action by @dlactin in #14
  • Add action to push Docker images to GAR. by @smarnach in #18

New Contributors

Full Changelog: v3.7.0...v3.8.0

v3.7.0

31 Aug 20:21
3cbb5d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

30 Aug 21:08
1e64853
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0

07 Jul 15:53
653cc95
Compare
Choose a tag to compare

What's Changed

  • feat(deploy): add support for custom image tag value path by @mikaeld in #11

Full Changelog: v3.4.1...v3.5.0

v3.4.1

29 Mar 20:31
1124ccb
Compare
Choose a tag to compare

What's Changed

  • fix(deploy): add missing helm timeout default value unit by @mikaeld in #10

Full Changelog: v3.4.0...v3.4.1

v3.4.0

29 Mar 20:08
8fb1c10
Compare
Choose a tag to compare

What's Changed

  • feat(deploy): add helm timeout parameter by @mikaeld in #9

New Contributors

Full Changelog: v3...v3.4.0

v3.3.0

21 Mar 15:10
06fabdc
Compare
Choose a tag to compare

update Slack notification format for messages with type custom #8

v3.2.0

09 Nov 20:45
701e09a
Compare
Choose a tag to compare

Added helm dependency upgrade step