Skip to content

Commit 5163da4

Browse files
committed
chore(release): update CHANGELOG and Release Notes for Kubeaid 31.1.0
1 parent 4b6928f commit 5163da4

2 files changed

Lines changed: 68 additions & 2 deletions

File tree

.release-notes.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,36 @@
1-
## KubeAid Release Version 31.0.4
1+
## KubeAid Release Version 31.1.0
2+
3+
### Minor Version Upgrades
4+
5+
- 7374d298d Updated argo-cd from version 10.0.0 to 10.1.2
6+
- 7374d298d Updated cloudnative-pg from version 0.28.3 to 0.29.0
7+
- 7374d298d Updated mongodb-kubernetes from version 1.8.1 to 1.9.1
8+
- 7374d298d Updated opentelemetry-operator from version 0.117.0 to 0.118.0
9+
- 7374d298d Updated opentelemetry-collector from version 0.159.1 to 0.162.0
10+
- 7374d298d Updated seaweedfs from version 4.36.0 to 4.37.0
11+
- 7374d298d Updated trust-manager from version v0.23.0 to v0.24.0
12+
13+
### Patch Version Upgrades
14+
15+
- 7374d298d Updated erpnext from version 8.0.62 to 8.0.65
16+
- 7374d298d Updated fluent-bit from version 0.57.7 to 0.57.8
17+
- 7374d298d Updated funkwhale from version 3.0.2 to 3.0.3
18+
- 7374d298d Updated graylog from version 3.0.22 to 3.0.24
19+
- 7374d298d Updated opencost from version 2.5.25 to 2.5.26
20+
- 7374d298d Updated peertube from version 1.7.5 to 1.7.6
21+
- 7374d298d Updated reloader from version 2.2.12 to 2.2.14
22+
- 7374d298d Updated ceph-csi-drivers from version 1.0.1 to 1.0.3
23+
- 7374d298d Updated traefik from version 41.0.0 to 41.0.1
224

325
### Features
426

5-
- a6d4c643a feat(kube-prometheus): add v0.18.0 support
27+
- 05fd63a36 feat: use postgresql.database with fallback to instanceName
28+
29+
### Bug Fixes
30+
31+
- 94f3a4032 fix: use postgresql.owner with fallback to instanceName
32+
33+
### Other Changes
34+
35+
- a2eaf95e9 monitoring: add alerts and unit tests for snapshot differences on replica and source plus stale snapshots
636

CHANGELOG.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,42 @@
22

33
All releases and the changes included in them (pulled from git commits added since last release) will be detailed in this file.
44

5+
## KubeAid Release Version 31.1.0
6+
7+
### Minor Version Upgrades
8+
9+
- 7374d298d Updated argo-cd from version 10.0.0 to 10.1.2
10+
- 7374d298d Updated cloudnative-pg from version 0.28.3 to 0.29.0
11+
- 7374d298d Updated mongodb-kubernetes from version 1.8.1 to 1.9.1
12+
- 7374d298d Updated opentelemetry-operator from version 0.117.0 to 0.118.0
13+
- 7374d298d Updated opentelemetry-collector from version 0.159.1 to 0.162.0
14+
- 7374d298d Updated seaweedfs from version 4.36.0 to 4.37.0
15+
- 7374d298d Updated trust-manager from version v0.23.0 to v0.24.0
16+
17+
### Patch Version Upgrades
18+
19+
- 7374d298d Updated erpnext from version 8.0.62 to 8.0.65
20+
- 7374d298d Updated fluent-bit from version 0.57.7 to 0.57.8
21+
- 7374d298d Updated funkwhale from version 3.0.2 to 3.0.3
22+
- 7374d298d Updated graylog from version 3.0.22 to 3.0.24
23+
- 7374d298d Updated opencost from version 2.5.25 to 2.5.26
24+
- 7374d298d Updated peertube from version 1.7.5 to 1.7.6
25+
- 7374d298d Updated reloader from version 2.2.12 to 2.2.14
26+
- 7374d298d Updated ceph-csi-drivers from version 1.0.1 to 1.0.3
27+
- 7374d298d Updated traefik from version 41.0.0 to 41.0.1
28+
29+
### Features
30+
31+
- 05fd63a36 feat: use postgresql.database with fallback to instanceName
32+
33+
### Bug Fixes
34+
35+
- 94f3a4032 fix: use postgresql.owner with fallback to instanceName
36+
37+
### Other Changes
38+
39+
- a2eaf95e9 monitoring: add alerts and unit tests for snapshot differences on replica and source plus stale snapshots
40+
541
## KubeAid Release Version 31.0.4
642

743
### Features

0 commit comments

Comments
 (0)