Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: v2023.12.11 #77

Merged
merged 47 commits into from
Dec 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
638491d
Release: v2023.12.11
tamalsaha Dec 8, 2023
a103095
Update changelog
1gtm Dec 8, 2023
19c1d51
Update release table
1gtm Dec 8, 2023
d66f235
Update changelog
1gtm Dec 8, 2023
f94a0e7
Update changelog
1gtm Dec 8, 2023
9889ea7
Update changelog
1gtm Dec 8, 2023
c375595
Update changelog
1gtm Dec 8, 2023
b2bd170
Update changelog
1gtm Dec 8, 2023
c6de0a2
Update changelog
1gtm Dec 8, 2023
9aa31a7
Update changelog
1gtm Dec 8, 2023
01ea101
Update changelog
1gtm Dec 8, 2023
9b8de01
Update changelog
1gtm Dec 8, 2023
fd57b75
Update changelog
1gtm Dec 8, 2023
c216df9
Update changelog
1gtm Dec 8, 2023
a81c5a2
Update changelog
1gtm Dec 8, 2023
c7100c2
Update changelog
1gtm Dec 8, 2023
fa11c56
Update changelog
1gtm Dec 8, 2023
bced056
Update changelog
1gtm Dec 8, 2023
30c57c0
Update changelog
1gtm Dec 8, 2023
1d73906
Update changelog
1gtm Dec 8, 2023
5675df8
Update changelog
1gtm Dec 8, 2023
cab2366
Update changelog
1gtm Dec 8, 2023
efa2019
Update changelog
1gtm Dec 8, 2023
23d1bdd
Update changelog
1gtm Dec 8, 2023
212ee6c
Update changelog
1gtm Dec 8, 2023
ea7b8fc
Update changelog
1gtm Dec 8, 2023
ff6035a
Update changelog
1gtm Dec 8, 2023
a2a8c35
Update changelog
1gtm Dec 8, 2023
6c8b0f1
Update changelog
1gtm Dec 8, 2023
cc9f7a5
Update changelog
1gtm Dec 8, 2023
81741c3
Update changelog
1gtm Dec 8, 2023
1d464ac
Update changelog
1gtm Dec 8, 2023
5e5c707
Update changelog
1gtm Dec 8, 2023
519d20b
Update changelog
1gtm Dec 8, 2023
6a4cab9
Update changelog
1gtm Dec 8, 2023
3006982
Update changelog
1gtm Dec 8, 2023
7da8dd4
Update changelog
1gtm Dec 8, 2023
5b9a7ea
Update changelog
1gtm Dec 8, 2023
8c86a4f
Update changelog
1gtm Dec 8, 2023
617722a
Update changelog
1gtm Dec 8, 2023
0f72bdc
Update changelog
1gtm Dec 8, 2023
f86629b
Update changelog
1gtm Dec 8, 2023
29d8f6d
Update changelog
1gtm Dec 8, 2023
009e9a8
Update release table
1gtm Dec 8, 2023
b45f8a1
Update changelog
1gtm Dec 9, 2023
22af70e
Update release table
1gtm Dec 9, 2023
79bd02a
Update changelog
1gtm Dec 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

| KubeDB Version | Release Date | User Guide | Changelog | Kubernetes Version |
|--------------------------- | ------------ | ---------- | --------- | ------------------ |
| [v2023.12.11](https:/github.com/kubedb/CHANGELOG/releases/tag/v2023.12.11) | 2023-12-09 | [User Guide](https://kubedb.com/docs/v2023.12.11) | [CHANGELOG](/releases/v2023.12.11/README.md) | 1.20+ |
| [v2023.12.1-rc.1](https:/github.com/kubedb/CHANGELOG/releases/tag/v2023.12.1-rc.1) | 2023-12-01 | [User Guide](https://kubedb.com/docs/v2023.12.1-rc.1) | [CHANGELOG](/releases/v2023.12.1-rc.1/README.md) | 1.20+ |
| [v2023.11.29-rc.0](https:/github.com/kubedb/CHANGELOG/releases/tag/v2023.11.29-rc.0) | 2023-11-30 | [User Guide](https://kubedb.com/docs/v2023.11.29-rc.0) | [CHANGELOG](/releases/v2023.11.29-rc.0/README.md) | 1.20+ |
| [v2023.11.2](https:/github.com/kubedb/CHANGELOG/releases/tag/v2023.11.2) | 2023-11-02 | [User Guide](https://kubedb.com/docs/v2023.11.2) | [CHANGELOG](/releases/v2023.11.2/README.md) | 1.20+ |
Expand Down
Loading