SIENTIAPDE-1312
Update tests notebook execution count and bump image tag in values.yaml - Incremented the execution count in the tests notebook for accurate tracking. - Updated the image tag in values.yaml from "0.0.3" to "1.0.1" for versioning consistency. - Enhanced error handling in model_repository.py to ensure proper retrieval of created experiments.
This commit is contained in:
@@ -11,7 +11,7 @@ image:
|
||||
# This sets the pull policy for images.
|
||||
pullPolicy: Always
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "0.0.3"
|
||||
tag: "1.0.1"
|
||||
|
||||
0# This is for the secrets for pulling an image from a private repository more information can be found here: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/
|
||||
imagePullSecrets:
|
||||
|
||||
Reference in New Issue
Block a user