Releases: gurghet/github-deploy-key-operator
Releases · gurghet/github-deploy-key-operator
v1.2.3
31 Jan 23:25
Compare
Sorry, something went wrong.
No results found
1.2.3 (2025-01-31)
Bug Fixes
semantic release outputs and helm publishing (7fae16a )
v1.2.2
31 Jan 23:20
Compare
Sorry, something went wrong.
No results found
1.2.2 (2025-01-31)
Bug Fixes
add /operator to image name (8e5f7ee )
v1.2.1
31 Jan 23:18
Compare
Sorry, something went wrong.
No results found
1.2.1 (2025-01-31)
Bug Fixes
simplify docker build-push step (1b1acf6 )
v1.2.0
31 Jan 23:16
Compare
Sorry, something went wrong.
No results found
1.2.0 (2025-01-31)
Features
add test workflow for GHCR push (52439e4 )
v1.1.0
31 Jan 23:11
Compare
Sorry, something went wrong.
No results found
1.1.0 (2025-01-31)
Features
add label to connect package to repository (2e24c86 )
v1.0.4
31 Jan 23:08
Compare
Sorry, something went wrong.
No results found
1.0.4 (2025-01-31)
Bug Fixes
ensure image name is lowercase for ghcr (b5a58c1 )
remove invalid lower filter from workflow (9a04fba )
remove remaining lower filter from env var (dd1f899 )
v1.0.3
31 Jan 22:58
Compare
Sorry, something went wrong.
No results found
1.0.3 (2025-01-31)
Bug Fixes
properly set release outputs in workflow (051c0d5 )
update workflow job conditions (316a98c )
v1.0.2
31 Jan 22:56
Compare
Sorry, something went wrong.
No results found
1.0.2 (2025-01-31)
Bug Fixes
update workflow to properly publish helm chart (8553ca3 )
v1.0.1
31 Jan 22:47
Compare
Sorry, something went wrong.
No results found
1.0.1 (2025-01-31)
Bug Fixes
add steps to publish helm chart to github pages (24c7283 )
v1.0.0
31 Jan 22:43
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-01-31)
Features
add Helm chart and automated releases (3185c5b )
BREAKING CHANGES
The operator now uses github-token secret instead of ghcr-secret.
Add Helm chart for easy installation
Add GitHub Actions workflow for automated releases
Add semantic-release configuration
Update operator to use github-token secret
Add comprehensive documentation