Skip to content

Commit e03f0ab

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.3...v1.3.0) (2025-01-31) ### Bug Fixes * add multi-platform docker build ([b3b7380](b3b7380)) * add Node.js setup for semantic-release ([0b29b05](0b29b05)) * install semantic-release dependencies globally ([4e485a6](4e485a6)) * remove npm cache option ([000f4f9](000f4f9)) ### Features * add docker image build workflow ([0c0d94e](0c0d94e)) * add semantic-release and OCI helm chart publishing ([6b13d0a](6b13d0a)) * use semantic-release-action for better reliability ([58c6a47](58c6a47))
1 parent 000f4f9 commit e03f0ab

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# [1.3.0](https://github.com/gurghet/github-deploy-key-operator/compare/v1.2.3...v1.3.0) (2025-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* add multi-platform docker build ([b3b7380](https://github.com/gurghet/github-deploy-key-operator/commit/b3b7380813ec1e58973154690b65d662c2d73058))
7+
* add Node.js setup for semantic-release ([0b29b05](https://github.com/gurghet/github-deploy-key-operator/commit/0b29b05b3ae87311442dc543db85d94506c185cb))
8+
* install semantic-release dependencies globally ([4e485a6](https://github.com/gurghet/github-deploy-key-operator/commit/4e485a663b40f95feef96927457145f72e25a906))
9+
* remove npm cache option ([000f4f9](https://github.com/gurghet/github-deploy-key-operator/commit/000f4f99686855410f2dda1c3ef8764d98bcb552))
10+
11+
12+
### Features
13+
14+
* add docker image build workflow ([0c0d94e](https://github.com/gurghet/github-deploy-key-operator/commit/0c0d94ede7ce5acc5ba132b1d51e23c34033ee8b))
15+
* add semantic-release and OCI helm chart publishing ([6b13d0a](https://github.com/gurghet/github-deploy-key-operator/commit/6b13d0a70c91a63b1b405e0b09c2b18e814a4300))
16+
* use semantic-release-action for better reliability ([58c6a47](https://github.com/gurghet/github-deploy-key-operator/commit/58c6a47fa7190fa76d39748d0a93855628b58051))

0 commit comments

Comments
 (0)