Skip to content

Commit

Permalink
fix: Revert "chore(release): 1.0.8 [skip ci]"
Browse files Browse the repository at this point in the history
This reverts commit 53ec419.
  • Loading branch information
jodevsa committed May 13, 2023
1 parent 88c5acd commit 8b22387
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
## [1.0.7](https://github.com/jodevsa/wireguard-operator/compare/v1.0.6...v1.0.7) (2023-05-13)


### Bug Fixes

* fix ([3f33021](https://github.com/jodevsa/wireguard-operator/commit/3f33021b96cfcb04603199436a87dfc7ba79c3f9))
* fix ([80cd65d](https://github.com/jodevsa/wireguard-operator/commit/80cd65d73bba3925229f3a700d40adfec36c80ad))
* fix ([754b639](https://github.com/jodevsa/wireguard-operator/commit/754b639a6cf5da377ba0dac7b542eea44d95a191))
* fix ([4236e3b](https://github.com/jodevsa/wireguard-operator/commit/4236e3bd20bf04a3c5f2d1d5196ec15847cb1f1a))
* fix ([137c226](https://github.com/jodevsa/wireguard-operator/commit/137c22636ffa5332c91c37966f50a5837983f748))
* fix ([849c1e1](https://github.com/jodevsa/wireguard-operator/commit/849c1e1017304109bfa8cafe238e51b477e98f99))
* fix ([a069a6b](https://github.com/jodevsa/wireguard-operator/commit/a069a6bc23daccb87600094ec29a4e1a017e7d97))
* fix ([7418851](https://github.com/jodevsa/wireguard-operator/commit/7418851f6f838c19b9d7712c0bbac1f50cbcd060))
* fix ([c623979](https://github.com/jodevsa/wireguard-operator/commit/c62397923a940d7825f1ddaa14b311596c748c0b))
* fix ([f32abaf](https://github.com/jodevsa/wireguard-operator/commit/f32abaf6b1bd643a7267b83c4733daef148aabde))
* upload release file ([a6f1e58](https://github.com/jodevsa/wireguard-operator/commit/a6f1e588a57906476f23a781d822d09e69142ee5))
* upload release file ([5e8cb31](https://github.com/jodevsa/wireguard-operator/commit/5e8cb313516987ca03b887581d77d02be730393e))
* use main as ref ([d512549](https://github.com/jodevsa/wireguard-operator/commit/d512549aba2dcea11577bb2063b90d0ed08c82be))
* workflow ([9df4c47](https://github.com/jodevsa/wireguard-operator/commit/9df4c473de0b803bea8ab21d5cc3e0f291507711))
* workflow ([372b683](https://github.com/jodevsa/wireguard-operator/commit/372b683e0b8a43d93686a75ecddab7f417f0a8ee))

## [1.0.6](https://github.com/jodevsa/wireguard-operator/compare/v1.0.5...v1.0.6) (2023-05-12)


### Bug Fixes

* fix release.yaml ([bcc4a2c](https://github.com/jodevsa/wireguard-operator/commit/bcc4a2c9485446650ad77d96b9de09b064432c85))
* imporvements to workflows ([9ccdfa3](https://github.com/jodevsa/wireguard-operator/commit/9ccdfa383ab1dca8ea55b947aa4c089649480e91))
* remove debug mode ([1356019](https://github.com/jodevsa/wireguard-operator/commit/13560190e9faa2569b4b75ecd1a896bff3497de5))
* workfllows ([fa449a1](https://github.com/jodevsa/wireguard-operator/commit/fa449a13fd283e0142420987f407531e16146660))
* workflow ([3361bfa](https://github.com/jodevsa/wireguard-operator/commit/3361bfa81d44c886e320d380b4a5cbc2aa43c060))

## [1.0.5](https://github.com/jodevsa/wireguard-operator/compare/v1.0.4...v1.0.5) (2023-05-12)


### Bug Fixes

* fix image version ([918d459](https://github.com/jodevsa/wireguard-operator/commit/918d45947f7b3ce98c00107fdbd758f7162fd877))

## [1.0.4](https://github.com/jodevsa/wireguard-operator/compare/v1.0.3...v1.0.4) (2023-05-12)


### Bug Fixes

* additions ([c98a08d](https://github.com/jodevsa/wireguard-operator/commit/c98a08dd0f4008211964e8bc9e502fdfb8b3ba44))

## [1.0.3](https://github.com/jodevsa/wireguard-operator/compare/v1.0.2...v1.0.3) (2023-05-12)


### Bug Fixes

* build images on tag push ([9d12662](https://github.com/jodevsa/wireguard-operator/commit/9d126625ff35f0b2b37659333b8a5e0eb24883ed))

## [1.0.2](https://github.com/jodevsa/wireguard-operator/compare/v1.0.1...v1.0.2) (2023-05-12)


### Bug Fixes

* add debug mode ([19998b5](https://github.com/jodevsa/wireguard-operator/commit/19998b5252d0a821cfe91b410316b34a4d8feb08))
* add more permissions ([2440f8d](https://github.com/jodevsa/wireguard-operator/commit/2440f8d7580928797f9496a70ec8eae5fe0665d8))
* fix semantic-release ([8a4b13c](https://github.com/jodevsa/wireguard-operator/commit/8a4b13cf996d26703bbafb3cfc9b02d46b001ddf))
* install semantic-release plugins in release job ([4060a84](https://github.com/jodevsa/wireguard-operator/commit/4060a84f839381b5dfa7c392e44052fc8c1fbcaf))
* Update README.md ([9f4da9f](https://github.com/jodevsa/wireguard-operator/commit/9f4da9fe95ff614e24d868d3a4a251dabec85b2c))
* use semantic-release directly ([74658ab](https://github.com/jodevsa/wireguard-operator/commit/74658ab502b07f81a027f3c966a8fba7d24c5ca6))

## [1.0.1](https://github.com/jodevsa/wireguard-operator/compare/v1.0.0...v1.0.1) (2023-05-12)


### Bug Fixes

* upload release file ([77c0c21](https://github.com/jodevsa/wireguard-operator/commit/77c0c210cc69e9e83efe87ad7bbe78ac38cf56b1))

# 1.0.0 (2023-05-12)


### Features

* add semantic-release config: ([2371f8e](https://github.com/jodevsa/wireguard-operator/commit/2371f8e6f2f425ec62ae8403de39e2bb45335b8f))

0 comments on commit 8b22387

Please sign in to comment.