Skip to content

Commit

Permalink
chore(RELEASE): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 17, 2022
1 parent 907df11 commit cf5fed2
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,50 @@
## [1.1.0](https://github.com/ForomePlatform/oc-iac/compare/1.0.0...1.1.0) (2022-08-17)


### 📔 Docs

* add little instruction for oncall connect ([58d79ca](https://github.com/ForomePlatform/oc-iac/commit/58d79ca64cd0ad9f66bdba21fb862d876973dcda))
* add more command for semantic-release ([68f8cc5](https://github.com/ForomePlatform/oc-iac/commit/68f8cc587b4fc55a2f582e80d2f12cd71ea0a096))


### 🚀 Features

* add applicationsets for argocd ([b1170d3](https://github.com/ForomePlatform/oc-iac/commit/b1170d38b8fe0c3c8cf367331dd9cfeec77b99fb))
* argocd secrets and applicationsets ([558fa06](https://github.com/ForomePlatform/oc-iac/commit/558fa060c21f285557999ed04bad6358c5f66906))
* **grafana:** enable first time grafana ([26a63a6](https://github.com/ForomePlatform/oc-iac/commit/26a63a6fd0d963b362b5bed10353e323408d2d48))
* **logging:** add openshiftlogging ([a0539f5](https://github.com/ForomePlatform/oc-iac/commit/a0539f5c9c281582210343ca1740a648853be660))
* **loki:** first time try ([844bbdf](https://github.com/ForomePlatform/oc-iac/commit/844bbdf7f6053348e1e16f3e17eb3b42cc565c64))
* **monitoring:** monitoring to git ([7c8f3bf](https://github.com/ForomePlatform/oc-iac/commit/7c8f3bffb3df466e8df6351547aaf797394798b0))
* **oncall:** enable oncall ([47b63b7](https://github.com/ForomePlatform/oc-iac/commit/47b63b72db9c9976bf2019f72724cb41eb3e5371))


### 🛠 Fixes

* argocd appsets to directory generator ([5fb4521](https://github.com/ForomePlatform/oc-iac/commit/5fb452143aa3574c7340957f29bcd4bea382308e))
* **argocd:** repoUrl in values fix ([b50c659](https://github.com/ForomePlatform/oc-iac/commit/b50c6594a99e9f8097ed11a58bb4ab09f7dbb3a9))
* **grafana:** fix orgid for export dashobards ([8df3ada](https://github.com/ForomePlatform/oc-iac/commit/8df3adaba95cb0e505e93c5e587b27c5973df0b8))
* **loki:** add fake secrets ([3e43bb0](https://github.com/ForomePlatform/oc-iac/commit/3e43bb0b0be6d6449fad4c0b2826c31f3f6f04b8))
* **loki:** add priveleged for promtail ([a3e100c](https://github.com/ForomePlatform/oc-iac/commit/a3e100c6a1c80193b39bcc77a233536895e45404))
* **loki:** fix message lenght ([fb61ce1](https://github.com/ForomePlatform/oc-iac/commit/fb61ce1e0fb4e32486f2cbe3c7ba247d34904a14))
* **monitoring:** fullnameovveride for pushgateway ([db1e908](https://github.com/ForomePlatform/oc-iac/commit/db1e9088ffa3f6fd8c369d31d9ded553b9775e47))
* **monitoring:** try friendship for openshift and already monitoring ([c52a095](https://github.com/ForomePlatform/oc-iac/commit/c52a095adf07e6818aab05441d1edeee614f5323))
* **oncall:** add priveleged role and bump version ([4b7ada7](https://github.com/ForomePlatform/oc-iac/commit/4b7ada774c8bb1fb893e4182403ba5a6a689f52a))
* **oncall:** dependency from local chart ([2ad5c3d](https://github.com/ForomePlatform/oc-iac/commit/2ad5c3d513faf96c9b6bf696d8db954f2b98414b))


### 🛺 CI/CD

* fix commit for pre-commit hooks valid ([907df11](https://github.com/ForomePlatform/oc-iac/commit/907df1151bc38cd00beac9fbb111e1163af3e46b))


### Other

* enable manual sync argocd ([1419c2b](https://github.com/ForomePlatform/oc-iac/commit/1419c2b41cbc0fe66a9404d2ea3a50ce119069b5))
* Merge branch 'dev' ([158fbd7](https://github.com/ForomePlatform/oc-iac/commit/158fbd7af143e6725a7f6c962ca3e0965c5a52fd))
* Merge branch 'dev' ([853d602](https://github.com/ForomePlatform/oc-iac/commit/853d602e613ce64016469ce03b1a8f515ab86c40))
* Merge branch 'main' into dev ([d2ad801](https://github.com/ForomePlatform/oc-iac/commit/d2ad80189256dc8d7208a3120ef2c06a710823d4))
* Merge branch 'main' into dev ([3f5d86e](https://github.com/ForomePlatform/oc-iac/commit/3f5d86ed10449d6bb2430b83b6651d50c24c23a2))

## [1.0.0](https://github.com/ForomePlatform/oc-iac/compare/...1.0.0) (2022-08-17)


Expand Down

0 comments on commit cf5fed2

Please sign in to comment.