Skip to content

Releases: mozilla-it/deploy-actions

v3.17.0

14 May 16:50
1228f96
Compare
Choose a tag to compare

3.17.0 (2025-05-14)

Features

  • validate-k8s-manifests: add support for changes to multiple charts at a time (#43) (1228f96)

v3.16.1

13 May 18:14
6d9de7c
Compare
Choose a tag to compare

3.16.1 (2025-05-13)

Bug Fixes

  • helmdiff,validate-k8s-manifest: enabled persist-credentials when we check out git repositories, we are using those credentials in future steps (#42) (6d9de7c)

v3.16.0

13 May 17:24
05123fa
Compare
Choose a tag to compare

3.16.0 (2025-05-13)

Features

  • validate-k8s-manifest: added custom schema location pointing at mozcloud crdSchemas (#41) (05123fa)

v3.15.0

23 Apr 21:21
fb41049
Compare
Choose a tag to compare

3.15.0 (2025-04-23)

Features

  • zizmor: Add Zizmor static analysis and update all rules to pass (bf3e6cc)

v3.14.0

22 Apr 21:18
8839ac0
Compare
Choose a tag to compare

3.14.0 (2025-04-22)

Features

  • validate-k8s-manifests: added workflow to validate rendered k8s… (#39) (8839ac0)

v3.13.0

27 Nov 21:26
186c0ba
Compare
Choose a tag to compare

What's Changed

  • feat(slack): Add input to set color on custom Slack notifs by @leplatrem in #38

New Contributors

Full Changelog: v3.12.0...v3.13.0

v3.12.0

09 Oct 14:46
511384f
Compare
Choose a tag to compare

3.12.0 (2024-10-09)

Features

  • diff-rendered-charts: Diff new templates (511384f)

v3.11.4

30 Aug 14:16
7b2852c
Compare
Choose a tag to compare

3.11.4 (2024-08-30)

Bug Fixes

  • docker-push: Disable GitHub's auto-merge feature. (39adcfe)

v3.11.3

22 Jul 21:01
fd0df28
Compare
Choose a tag to compare

3.11.3 (2024-07-22)

Bug Fixes

  • deployment-status: allow GitHub app keys to be provided as pem files or environment variables (8d64552)
  • deployment-status: updated readme (b4d651a)

v3.11.2

28 May 21:27
33a6e06
Compare
Choose a tag to compare

3.11.2 (2024-05-28)

Bug Fixes

  • diff-rendered-charts: using environment variable for head_ref to avoid command injection issues (8bdc403)