Skip to content

Commit 89c1893

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2026-02-15) ### Features * add docs ([1ebcef3](1ebcef3)) * add job seed ([0ad888d](0ad888d)) * add job seed ([80d9a35](80d9a35)) * add job seed ([1ac1a21](1ac1a21)) * add reloader ([81faf7c](81faf7c)) * add validations on seed job ([9f5f82e](9f5f82e)) * autounseal ([1d843d1](1d843d1)) * handle vault secrets ([59a1b7c](59a1b7c)) * handle vault secrets ([ec5d69c](ec5d69c)) * monitoring stack ([abfb1f4](abfb1f4)) * monitoring stack ([479dcdd](479dcdd)) * project init ([a58db8f](a58db8f)) * prometheus stack ([d784a8c](d784a8c)) * prometheus stack ([db29e96](db29e96)) * prometheus stack ([913a141](913a141)) * prometheus stack ([6f14698](6f14698)) * prometheus stack ([ec27270](ec27270)) * remove unseal ([d5649bd](d5649bd)) * semantic release and mkdocs build ([bfc30d8](bfc30d8)) * semantic release and mkdocs build ([4090b76](4090b76)) * semantic release and mkdocs build ([198dc53](198dc53)) * semantic release and mkdocs build ([cf1966e](cf1966e)) * sync ([f280272](f280272)) * trivy operator ([c7eecc5](c7eecc5)) * update hooks ([8b95ea8](8b95ea8)) * update hooks ([a16dbcb](a16dbcb)) * update replicas ([34b7491](34b7491)) * update sa ([f456880](f456880)) * update secret strategy ([f58c505](f58c505)) * update secrets ([1ad4826](1ad4826)) * update sync waves ([6dc15cb](6dc15cb)) * update unseal ([4004eb1](4004eb1)) * update validation script ([13c00e4](13c00e4)) * update validation script ([41277bd](41277bd)) * update validation script ([46d7a89](46d7a89)) * update validation script ([aff7a8f](aff7a8f)) * update validation script ([f8bf649](f8bf649)) * update vault sa ([ad1f39f](ad1f39f)) * update vault templates ([5d9ac3b](5d9ac3b)) * update wave ([e131b32](e131b32)) * vault token ([6a105ad](6a105ad))
1 parent bfc30d8 commit 89c1893

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,53 @@
11
# 1.0.0 (2026-02-15)
22

33

4+
### Features
5+
6+
* add docs ([1ebcef3](https://github.com/user-cube/cluster-bootstrap/commit/1ebcef3f6916271d6e2a04c45e24188e166f97cb))
7+
* add job seed ([0ad888d](https://github.com/user-cube/cluster-bootstrap/commit/0ad888d38e1c168f15fdc7c3dba3d57c2764a4e5))
8+
* add job seed ([80d9a35](https://github.com/user-cube/cluster-bootstrap/commit/80d9a35c372d39e50a68c1e75a3a8f20363d5479))
9+
* add job seed ([1ac1a21](https://github.com/user-cube/cluster-bootstrap/commit/1ac1a214d89720c4c5eaff5bf7af904c6b87868a))
10+
* add reloader ([81faf7c](https://github.com/user-cube/cluster-bootstrap/commit/81faf7c6adb8dca508a69285370e30d77c861a96))
11+
* add validations on seed job ([9f5f82e](https://github.com/user-cube/cluster-bootstrap/commit/9f5f82e2cc5eae760c9db2465753881c177cfe1c))
12+
* autounseal ([1d843d1](https://github.com/user-cube/cluster-bootstrap/commit/1d843d14aa7bbea3ebfad114d5ed40f33a8a9626))
13+
* handle vault secrets ([59a1b7c](https://github.com/user-cube/cluster-bootstrap/commit/59a1b7ceb3199b9e04e677be24975c944870f13d))
14+
* handle vault secrets ([ec5d69c](https://github.com/user-cube/cluster-bootstrap/commit/ec5d69c531585c08f9396f0130f232e1d664a5b5))
15+
* monitoring stack ([abfb1f4](https://github.com/user-cube/cluster-bootstrap/commit/abfb1f4afd8171eaaec9ca39e45d0039e06e8bfd))
16+
* monitoring stack ([479dcdd](https://github.com/user-cube/cluster-bootstrap/commit/479dcdd9f981d11883a9e93f6c23c905058964c4))
17+
* project init ([a58db8f](https://github.com/user-cube/cluster-bootstrap/commit/a58db8f51665d4a2e3ac7b72819a7559c0d32342))
18+
* prometheus stack ([d784a8c](https://github.com/user-cube/cluster-bootstrap/commit/d784a8c79bc033fb9db6c7e4bafde2201918500e))
19+
* prometheus stack ([db29e96](https://github.com/user-cube/cluster-bootstrap/commit/db29e9664fd103607adb106572dbdff8bf78f46f))
20+
* prometheus stack ([913a141](https://github.com/user-cube/cluster-bootstrap/commit/913a1413d75448bc13472b640eb261e4218c6727))
21+
* prometheus stack ([6f14698](https://github.com/user-cube/cluster-bootstrap/commit/6f1469879db5c77345b34a6ea1ce38af44a04c53))
22+
* prometheus stack ([ec27270](https://github.com/user-cube/cluster-bootstrap/commit/ec272700ff35bd454689da80786cd06446d594a7))
23+
* remove unseal ([d5649bd](https://github.com/user-cube/cluster-bootstrap/commit/d5649bdd528789ca8a740257c699dea7a8e05f59))
24+
* semantic release and mkdocs build ([bfc30d8](https://github.com/user-cube/cluster-bootstrap/commit/bfc30d8c81e012909e604e3b7a3da7dbdf2e4142))
25+
* semantic release and mkdocs build ([4090b76](https://github.com/user-cube/cluster-bootstrap/commit/4090b76d9e6d22e0846fd2f79535422d051189e5))
26+
* semantic release and mkdocs build ([198dc53](https://github.com/user-cube/cluster-bootstrap/commit/198dc537f454bdc0a1c2cf0835e572dfe9e62ffe))
27+
* semantic release and mkdocs build ([cf1966e](https://github.com/user-cube/cluster-bootstrap/commit/cf1966e34ad35865db434c39bec7088009809a17))
28+
* sync ([f280272](https://github.com/user-cube/cluster-bootstrap/commit/f280272d8977483bdf1fd9845ee9216577cd3494))
29+
* trivy operator ([c7eecc5](https://github.com/user-cube/cluster-bootstrap/commit/c7eecc5759a915e4e648bbfae2505534241cb527))
30+
* update hooks ([8b95ea8](https://github.com/user-cube/cluster-bootstrap/commit/8b95ea8e395cc375dde7beb62c979eb1925b208e))
31+
* update hooks ([a16dbcb](https://github.com/user-cube/cluster-bootstrap/commit/a16dbcb5e2bd6c30f33a08c387ed1eac533af4b1))
32+
* update replicas ([34b7491](https://github.com/user-cube/cluster-bootstrap/commit/34b7491c8e0a5b34ad7bd6ffe02c8634309b9a42))
33+
* update sa ([f456880](https://github.com/user-cube/cluster-bootstrap/commit/f456880584c0b0c43f0b0ebcf762a731ad3b3c4d))
34+
* update secret strategy ([f58c505](https://github.com/user-cube/cluster-bootstrap/commit/f58c5059de26b9ad6b8317ec57e2fc4fec351f4d))
35+
* update secrets ([1ad4826](https://github.com/user-cube/cluster-bootstrap/commit/1ad4826537f1c84b5102c4f3d89ff37cbf7138e3))
36+
* update sync waves ([6dc15cb](https://github.com/user-cube/cluster-bootstrap/commit/6dc15cb5d7a19a0c7a1b88ff33b84331f776905c))
37+
* update unseal ([4004eb1](https://github.com/user-cube/cluster-bootstrap/commit/4004eb18b942af2a8fc5792ee6d9aab6acd263f7))
38+
* update validation script ([13c00e4](https://github.com/user-cube/cluster-bootstrap/commit/13c00e4b63a1941d1ea30cfd6d7dc979754f9704))
39+
* update validation script ([41277bd](https://github.com/user-cube/cluster-bootstrap/commit/41277bdb9ae944f6f407873fa6f6c8a11e159611))
40+
* update validation script ([46d7a89](https://github.com/user-cube/cluster-bootstrap/commit/46d7a89e0177f47b4dd0dc060982a8380cdab44f))
41+
* update validation script ([aff7a8f](https://github.com/user-cube/cluster-bootstrap/commit/aff7a8f94892258857e340f7e805da0ead490433))
42+
* update validation script ([f8bf649](https://github.com/user-cube/cluster-bootstrap/commit/f8bf649606f721c98bd1aeb3be040445d5ea9b00))
43+
* update vault sa ([ad1f39f](https://github.com/user-cube/cluster-bootstrap/commit/ad1f39fa4512c73570bed630654566f31bba561e))
44+
* update vault templates ([5d9ac3b](https://github.com/user-cube/cluster-bootstrap/commit/5d9ac3b9757ff2c845da891ed8ff092655f55e2f))
45+
* update wave ([e131b32](https://github.com/user-cube/cluster-bootstrap/commit/e131b326583e7ee36fa6e926533f39f88d8ba6f6))
46+
* vault token ([6a105ad](https://github.com/user-cube/cluster-bootstrap/commit/6a105addf413b41f74644961b79c7c4f4835a801))
47+
48+
# 1.0.0 (2026-02-15)
49+
50+
451
### Features
552

653
* add docs ([1ebcef3](https://github.com/user-cube/cluster-bootstrap/commit/1ebcef3f6916271d6e2a04c45e24188e166f97cb))

0 commit comments

Comments
 (0)