Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Commit 4849e1e

Browse files
committed
label-studio
1 parent bce0d54 commit 4849e1e

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

charts/label-studio/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ type: application
2020
# This is the chart version. This version number should be incremented each time you make changes
2121
# to the chart and its templates, including the app version.
2222
# Versions are expected to follow Semantic Versioning (https://semver.org/)
23-
version: 2.3.0
23+
version: 2.3.1
2424

2525
# This is the version number of the application being deployed. This version number should be
2626
# incremented each time you make changes to the application. Versions are not expected to

charts/label-studio/values.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,7 @@ ingress:
6161
enabled: true
6262
tls: true
6363
ingressClassName: ""
64-
annotations:
65-
kubernetes.io/ingress.class: nginx
66-
# kubernetes.io/tls-acme: "true"
64+
annotations: []
6765
hostname: chart-example.local
6866
# - secretName: chart-example-tls
6967
# hosts:

0 commit comments

Comments
 (0)