Compare commits
2 Commits
7e8b1e4ad6
...
cf6665c087
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cf6665c087 | ||
|
|
f39909cb41 |
@@ -15,7 +15,7 @@ type: application
|
|||||||
# This is the chart version. This version number should be incremented each time you make changes
|
# 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.
|
# to the chart and its templates, including the app version.
|
||||||
# Versions are expected to follow Semantic Versioning (https://semver.org/)
|
# 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
|
# 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
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
|
|||||||
Binary file not shown.
BIN
lbl-01/label-studio-1.0.2.tgz
Normal file
BIN
lbl-01/label-studio-1.0.2.tgz
Normal file
Binary file not shown.
BIN
lbl-01/label-studio-1.0.3.tgz
Normal file
BIN
lbl-01/label-studio-1.0.3.tgz
Normal file
Binary file not shown.
@@ -127,6 +127,7 @@ securityContext: {}
|
|||||||
# Service configuration
|
# Service configuration
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
annotations: {}
|
||||||
port: 8080
|
port: 8080
|
||||||
targetPort: 8080
|
targetPort: 8080
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user