diff --git a/lbl-01/Chart.yaml b/lbl-01/Chart.yaml index 9cd90f6..86ed33d 100644 --- a/lbl-01/Chart.yaml +++ b/lbl-01/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.1 +version: 1.0.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/lbl-01/label-studio-1.0.1.tgz b/lbl-01/label-studio-1.0.1.tgz index 72054c2..9ab95a6 100644 Binary files a/lbl-01/label-studio-1.0.1.tgz and b/lbl-01/label-studio-1.0.1.tgz differ diff --git a/lbl-01/label-studio-1.0.2.tgz b/lbl-01/label-studio-1.0.2.tgz new file mode 100644 index 0000000..4d168af Binary files /dev/null and b/lbl-01/label-studio-1.0.2.tgz differ diff --git a/lbl-01/values.yaml b/lbl-01/values.yaml index e38d85d..5f0ab03 100644 --- a/lbl-01/values.yaml +++ b/lbl-01/values.yaml @@ -127,6 +127,7 @@ securityContext: {} # Service configuration service: type: ClusterIP + annotations: {} port: 8080 targetPort: 8080