Releases: mozilla-it/deploy-actions
Releases · mozilla-it/deploy-actions
v3.12.0
3.12.0 (2024-10-09)
Features
- diff-rendered-charts: Diff new templates (511384f)
v3.11.4
3.11.4 (2024-08-30)
Bug Fixes
- docker-push: Disable GitHub's auto-merge feature. (39adcfe)
v3.11.3
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
3.11.2 (2024-05-28)
Bug Fixes
- diff-rendered-charts: using environment variable for head_ref to avoid command injection issues (8bdc403)
v3.11.1
3.11.1 (2024-03-12)
Bug Fixes
- diff-rendered-charts: changed dependency build to dependency update to avoid chart repository requirements (d233652)
v3.11.0
3.11.0 (2024-03-12)
Bug Fixes
- deploy: Add if: always to helm chart listings (729f1cc)
- deploy: fix output format (888f62d)
- deploy: fix output format (bab1360)
Features
- deploy: add helm list after upgrade and output chart and app version (ec83f68)
v3.10.4
3.10.4 (2024-03-11)
Bug Fixes
- diff-rendered-charts: Updated render jobs to check if Chart.yaml exists before rendering the charts (fca5e13)
v3.10.3
3.10.3 (2024-03-11)
Bug Fixes
- slack/action: Update to latest to get new node runtime (57ce586)
v3.10.2
3.10.2 (2024-03-08)
Bug Fixes
- diff-rendered-charts: added check to exit script if no diff file exists (ab75725)
v3.10.1
3.10.1 (2024-03-08)
Bug Fixes
- move render and diff helm action from a composite action to reusable workflow (b179025)