Skip to content

Tags: gurghet/github-deploy-key-operator

Tags

v1.4.6

Toggle v1.4.6's commit message
chore(release): 1.4.6 [skip ci]

## [1.4.6](v1.4.5...v1.4.6) (2026-01-17)

### Bug Fixes

* prevent race condition between on.create and reconcile timer ([f7e2be6](f7e2be6))

v1.4.5

Toggle v1.4.5's commit message
chore(release): 1.4.5 [skip ci]

## [1.4.5](v1.4.4...v1.4.5) (2026-01-17)

### Bug Fixes

* remove stale key cleanup race condition from reconcile ([5f454fb](5f454fb))

v1.4.4

Toggle v1.4.4's commit message
chore(release): 1.4.4 [skip ci]

## [1.4.4](v1.4.3...v1.4.4) (2026-01-17)

### Bug Fixes

* use force parameter correctly in create_deploy_key ([c75c3e8](c75c3e8))

v1.4.3

Toggle v1.4.3's commit message
chore(release): 1.4.3 [skip ci]

## [1.4.3](v1.4.2...v1.4.3) (2026-01-17)

### Bug Fixes

* skip key creation for existing CRs on operator restart ([48df26c](48df26c))

v1.4.2

Toggle v1.4.2's commit message
chore(release): 1.4.2 [skip ci]

## [1.4.2](v1.4.1...v1.4.2) (2026-01-17)

### Bug Fixes

* prevent race condition in secret creation ([c12b479](c12b479))

v1.4.1

Toggle v1.4.1's commit message
chore(release): 1.4.1 [skip ci]

## [1.4.1](v1.4.0...v1.4.1) (2025-02-23)

### Bug Fixes

* better error handling ([cd4f91b](cd4f91b))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci]

# [1.4.0](v1.3.2...v1.4.0) (2025-02-23)

### Features

* any namespace ([6cc337b](6cc337b))

v1.3.2

Toggle v1.3.2's commit message
chore(release): 1.3.2 [skip ci]

## [1.3.2](v1.3.1...v1.3.2) (2025-02-16)

### Bug Fixes

* include CRDs in Helm chart OCI package ([1952966](1952966))

v1.3.1

Toggle v1.3.1's commit message
chore(release): 1.3.1 [skip ci]

## [1.3.1](v1.3.0...v1.3.1) (2025-01-31)

### Bug Fixes

* add semantic-release/exec plugin ([ad17557](ad17557))
* add version file output to semantic-release ([c79f276](c79f276))

v1.3.0

Toggle v1.3.0's commit message
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))