We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a43b3a commit a46576cCopy full SHA for a46576c
heartex/label-studio/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.11.6
4
+- Update `appVersion` to `1.16.0`.
5
+
6
## 1.11.5
7
- Loosen the readiness check thresholds in the app to support smaller environments.
8
heartex/label-studio/Chart.yaml
@@ -5,9 +5,9 @@ home: https://labelstud.io/
type: application
icon: https://raw.githubusercontent.com/heartexlabs/label-studio/master/images/logo.png
# Chart version
-version: 1.11.5
+version: 1.11.6
9
# Label Studio release version
10
-appVersion: "1.20.0"
+appVersion: "1.21.0"
11
kubeVersion: ">= 1.14.0-0"
12
dependencies:
13
- name: redis
0 commit comments