chore(main): release 1.10.0 (#592)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 4fcfdf7..d9246dd 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.9.0"
+ ".": "1.10.0"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f0d2291..e6af8fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,43 @@
# Changelog
+## [1.10.0](https://github.com/vexxhost/atmosphere/compare/v1.9.0...v1.10.0) (2023-11-06)
+
+
+### Features
+
+* **horizon:** Update Horizon to Bobcat ([#695](https://github.com/vexxhost/atmosphere/issues/695)) ([bab75aa](https://github.com/vexxhost/atmosphere/commit/bab75aa204d9b09fb52039fd96e61b30ed413332))
+* **libvirt:** Enable exporter ootb ([#573](https://github.com/vexxhost/atmosphere/issues/573)) ([947a84a](https://github.com/vexxhost/atmosphere/commit/947a84a86981a1a856813c7c1d134900b3822256))
+* Staffeln support ([#588](https://github.com/vexxhost/atmosphere/issues/588)) ([d020bc2](https://github.com/vexxhost/atmosphere/commit/d020bc2910e79a679c1734b0e1d275fa98097284))
+
+
+### Bug Fixes
+
+* add placement client ([#666](https://github.com/vexxhost/atmosphere/issues/666)) ([a396d9d](https://github.com/vexxhost/atmosphere/commit/a396d9d8e2d808f6f2942792e9de7bafbf739cfe))
+* bump capi ([#594](https://github.com/vexxhost/atmosphere/issues/594)) ([c8f6989](https://github.com/vexxhost/atmosphere/commit/c8f6989a8d32d004708d68652d315b204625c710))
+* **CI:** image-manifest and ceph(ovs/ovn) ([#644](https://github.com/vexxhost/atmosphere/issues/644)) ([46bb4f1](https://github.com/vexxhost/atmosphere/commit/46bb4f16121442843e734ecbf1ead2fe9c95126c))
+* Disable in percona name resolution ([#642](https://github.com/vexxhost/atmosphere/issues/642)) ([c865f50](https://github.com/vexxhost/atmosphere/commit/c865f501a9a7dcd960f8d5dee00baae04fe0066e)), closes [#545](https://github.com/vexxhost/atmosphere/issues/545)
+* Fix VNC times out after 60 seconds of idle time ([#654](https://github.com/vexxhost/atmosphere/issues/654)) ([af9972f](https://github.com/vexxhost/atmosphere/commit/af9972f1d9b14dace9cdffae35a9d8663624bf76))
+* **hack:** Avoid remove staffeln charts ([#682](https://github.com/vexxhost/atmosphere/issues/682)) ([f58e180](https://github.com/vexxhost/atmosphere/commit/f58e1803fedd54b12febf939ca13137217c8c1a0))
+* **hack:** Use -f for rm when sync charts ([#692](https://github.com/vexxhost/atmosphere/issues/692)) ([34140a1](https://github.com/vexxhost/atmosphere/commit/34140a19f59e81cf908272dd826c9db2d13665c6))
+* **heat:** solve uwsgi issues ([134eac3](https://github.com/vexxhost/atmosphere/commit/134eac3c554c9faac527441c5879aa3e78986dd4))
+* **horizon:** allow deploy without defined cluster issuer ([a0b1eb8](https://github.com/vexxhost/atmosphere/commit/a0b1eb8bb30bedf10606e47b9e59c03ebd587942))
+* **keycloak:** Run keycloak on control plane ([#630](https://github.com/vexxhost/atmosphere/issues/630)) ([72da012](https://github.com/vexxhost/atmosphere/commit/72da01273e80ac1f4094ebf5f2444f58b6706c8f))
+* **libvirt:** add HOSTNAME_FQDN to certificate ([#627](https://github.com/vexxhost/atmosphere/issues/627)) ([a7a27f8](https://github.com/vexxhost/atmosphere/commit/a7a27f8f3e4ee811efdf6978fc69cb485adc3d4c))
+* **magnum:** bump capi to 1.5.1 ([#645](https://github.com/vexxhost/atmosphere/issues/645)) ([3251ef9](https://github.com/vexxhost/atmosphere/commit/3251ef9b70bc4de5a5813de79b50007271aa3a23))
+* **magnum:** solve uwsgi issues ([200bb66](https://github.com/vexxhost/atmosphere/commit/200bb66ca30f19925693c287c60991ad1641a966))
+* **manila:** solve uwsgi issues ([734d1e4](https://github.com/vexxhost/atmosphere/commit/734d1e407d951f4b0e684b3691971a09b14789a6))
+* **monitoring:** fire IpmiCollectorDown after 15m ([2beb903](https://github.com/vexxhost/atmosphere/commit/2beb90334ef77a6748dc6a8859c32b9f9ea4ca06))
+* **neutron:** fix trunk issue ([196eb2e](https://github.com/vexxhost/atmosphere/commit/196eb2e1983c9dc32195512ea38f36bb0ca3914a))
+* **nova,neutron:** Specify missing region name ([#640](https://github.com/vexxhost/atmosphere/issues/640)) ([ab92061](https://github.com/vexxhost/atmosphere/commit/ab9206143ee104777507cc052df6e12c9371b427))
+* **octavia:** Correct port protocol ([#699](https://github.com/vexxhost/atmosphere/issues/699)) ([7766720](https://github.com/vexxhost/atmosphere/commit/77667204eb3b8b026f8e4eec47b9ded82e83c77a))
+* **ovs:** bump to 3.1.0-55atmosphere1 ([#660](https://github.com/vexxhost/atmosphere/issues/660)) ([3cccb4b](https://github.com/vexxhost/atmosphere/commit/3cccb4bc613d25a5a50998cc587311052297e97d))
+* Set step id for image pushin build_workflow ([#693](https://github.com/vexxhost/atmosphere/issues/693)) ([ca40dce](https://github.com/vexxhost/atmosphere/commit/ca40dce31a26e69254d171996803d34a7f48c9f3))
+
+
+### Documentation
+
+* Allow plain certs for CA cluster issuer inventory ([#678](https://github.com/vexxhost/atmosphere/issues/678)) ([396ca9f](https://github.com/vexxhost/atmosphere/commit/396ca9ff873dfce0a2251a7333c81b3015142f5a))
+
## [1.9.0](https://github.com/vexxhost/atmosphere/compare/v1.8.0...v1.9.0) (2023-09-21)
diff --git a/galaxy.yml b/galaxy.yml
index c84cec6..c5b3220 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -1,6 +1,6 @@
namespace: vexxhost
name: atmosphere
-version: 1.9.0 # x-release-please-version
+version: 1.10.0 # x-release-please-version
readme: README.md
authors:
- Mohammed Naser <mnaser@vexxhost.com>
diff --git a/pyproject.toml b/pyproject.toml
index ff27536..63e99ec 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "atmosphere"
-version = "1.9.0"
+version = "1.10.0"
description = ""
authors = ["Mohammed Naser <mnaser@vexxhost.com>"]
readme = "README.md"
diff --git a/roles/defaults/defaults/main.yml b/roles/defaults/defaults/main.yml
index aad8de6..2788e53 100644
--- a/roles/defaults/defaults/main.yml
+++ b/roles/defaults/defaults/main.yml
@@ -12,7 +12,7 @@
# License for the specific language governing permissions and limitations
# under the License.
-atmosphere_version: 1.9.0 # x-release-please-version
+atmosphere_version: 1.10.0 # x-release-please-version
# Ingress
atmosphere_ingress_class_name: atmosphere