SIENTIAPDE-1193
Update dependencies and enhance datetime handling - Bump sientia-dataops-library version in requirements.txt to 1.4.4. - Update image tag in values.yaml to 0.4.4. - Add 'datetime_columns' to metadata in MinimalRetrain and PredictionsBatch workflows for improved data handling.
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.4.3"
|
||||
tag: "0.4.4"
|
||||
|
||||
# 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