Skip to content

Releases: LerianStudio/github-actions-shared-workflows

v1.23.1-beta.3

01 Apr 17:01
Immutable release. Only release title and notes can be modified.
21295c9

Choose a tag to compare

v1.23.1-beta.3 Pre-release
Pre-release
Merge pull request #199 from LerianStudio/fix/gitops-push-retry-with-…

v1.23.1-beta.2

01 Apr 16:59
Immutable release. Only release title and notes can be modified.
f1bd3c0

Choose a tag to compare

v1.23.1-beta.2 Pre-release
Pre-release
Merge pull request #198 from LerianStudio/fix/remove-floating-minor-tag

fix(build): remove floating minor version tag from Docker metadata

v1.23.1-beta.1

01 Apr 15:15
Immutable release. Only release title and notes can be modified.
f2e73da

Choose a tag to compare

v1.23.1-beta.1 Pre-release
Pre-release
Merge pull request #196 from LerianStudio/fix/coderabbit-pr195-review…

v1.23.0

01 Apr 14:43
Immutable release. Only release title and notes can be modified.
34df442

Choose a tag to compare

Merge pull request #195 from LerianStudio/develop

fix(release): merge develop into main

v1.23.0-beta.2

01 Apr 14:13
Immutable release. Only release title and notes can be modified.
a3fb701

Choose a tag to compare

v1.23.0-beta.2 Pre-release
Pre-release
fix(build): add docker_build_args input to build workflow (#194)

* feat(security): add docker_build_args input to pr-security-scan workflow

* feat(build): add docker_build_args input to build workflow

v1.23.0-beta.1

01 Apr 13:27
Immutable release. Only release title and notes can be modified.
f8f7e99

Choose a tag to compare

v1.23.0-beta.1 Pre-release
Pre-release
feat(security): add docker_build_args input to pr-security-scan workf…

v1.22.1-beta.5

01 Apr 12:41
Immutable release. Only release title and notes can be modified.
f42d549

Choose a tag to compare

v1.22.1-beta.5 Pre-release
Pre-release
fix(security): move expression interpolations to env context in helm-…

v1.22.1-beta.4

31 Mar 20:46
Immutable release. Only release title and notes can be modified.
6cca257

Choose a tag to compare

v1.22.1-beta.4 Pre-release
Pre-release
chore(deps): bump mikefarah/yq from 4.52.4 to 4.52.5 in the utilities…

v1.22.1-beta.3

31 Mar 20:03
Immutable release. Only release title and notes can be modified.
2b1bbd8

Choose a tag to compare

v1.22.1-beta.3 Pre-release
Pre-release
fix(release): patch lodash-es inside action's own node_modules (#189)

The workspace-level npm install does not affect semantic-release which
runs from _actions/cycjimmy/semantic-release-action/*/node_modules/.
Override lodash-es directly in the action directory.

v1.22.1-beta.2

31 Mar 14:56
Immutable release. Only release title and notes can be modified.
799c7bf

Choose a tag to compare

v1.22.1-beta.2 Pre-release
Pre-release
fix(security): add cosign keyless image signing to Docker build workf…