Skip to content

Commit

Permalink
🔖 Prepare 2.15.1-rc1 release (#33)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
  • Loading branch information
Jacob Woffenden authored Aug 6, 2024
1 parent f7acdea commit c78bc81
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ apiVersion: v2
name: mlflow
description: MLflow Tracking Server
type: application
version: 2.14.1-rc1
appVersion: 2.14.1-rc1
version: 2.15.1-rc1
appVersion: 2.15.1-rc1
home: https://github.com/ministryofjustice/analytical-platform-mlflow
sources:
- https://github.com/mlflow/mlflow
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ fullnameOverride: ""
image:
repository: ghcr.io/ministryofjustice/analytical-platform-mlflow
pullPolicy: IfNotPresent
tag: 2.14.1-rc1
tag: 2.15.1-rc1

imagePullSecrets: []

Expand Down

0 comments on commit c78bc81

Please sign in to comment.