Skip to content

Releases: mozilla-it/deploy-actions

v6.2.2

29 Jan 17:13
Immutable release. Only release title and notes can be modified.
4784cb7

Choose a tag to compare

6.2.2 (2026-01-29)

Bug Fixes

  • validate-k8s-manifests: properly handle env & additional region values files (#126) (4784cb7)

v6.2.1

26 Jan 19:49
Immutable release. Only release title and notes can be modified.
edbe05f

Choose a tag to compare

6.2.1 (2026-01-26)

Bug Fixes

  • pin docker-{build,push} actions in workflow to v6.2.0 (#125) (edbe05f)

v6.2.0

26 Jan 17:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

6.2.0 (2026-01-26)

Features

  • docker-build: enable SBOM and provenance attestations (8ff5d3c)

v6.1.1

08 Dec 23:46
Immutable release. Only release title and notes can be modified.
1f9b336

Choose a tag to compare

6.1.1 (2025-12-08)

Bug Fixes

  • psa-checker: only fail if PSS violations are found (#116) (1f9b336)

v6.1.0

28 Nov 23:31
Immutable release. Only release title and notes can be modified.
1b87069

Choose a tag to compare

6.1.0 (2025-11-28)

Features

  • validate-k8s-manifests: added optional strict flag, updated kubeconform version (#111) (1b87069)

v6.0.0

25 Nov 20:16
Immutable release. Only release title and notes can be modified.
96a246b

Choose a tag to compare

6.0.0 (2025-11-25)

BREAKING CHANGES

  • The slack and deploy actions are no longer
    available in this repository.

v5.3.4

06 Nov 18:26
Immutable release. Only release title and notes can be modified.
a34e7a8

Choose a tag to compare

5.3.4 (2025-11-06)

Bug Fixes

  • psa-checker: fix syntax error, enable pipefail (#108) (a34e7a8)

v5.3.3

06 Nov 16:04
Immutable release. Only release title and notes can be modified.
5960a85

Choose a tag to compare

5.3.3 (2025-11-06)

Bug Fixes

  • psa-checker: handle charts with nested template directories (#107) (5960a85)

v5.3.2

03 Nov 23:39
Immutable release. Only release title and notes can be modified.
d22d74b

Choose a tag to compare

5.3.2 (2025-11-03)

Bug Fixes

  • validate-k8s-manifests: adding skip flag for CustomResourceDefinition resources (#106) (d22d74b)

v5.3.1

30 Oct 21:22
Immutable release. Only release title and notes can be modified.
137102c

Choose a tag to compare

5.3.1 (2025-10-30)

Bug Fixes

  • Update ref of docker-build in build-push workflow (137102c)
  • use correct method to invoke buildx --check (a03a283)