Skip to content

Commit

Permalink
[BOT] Set version for this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
github-saagie authored and zannelo committed Mar 25, 2024
1 parent 30d35c9 commit 547a20d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions technologies/app/grafana/grafana-8.2/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/grafana
baseTag: 8.2.1
dynamicVersion: 1.121.0_SDKTECHNO-176
version: 8.2.1-1.121.0
dynamicVersion: 1.181.0_SDKTECHNO-259
version: 8.2.1-1.181.0_SDKTECHNO-259
2 changes: 1 addition & 1 deletion technologies/app/grafana/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ contexts:
dockerInfo:
image: "saagie/grafana"
baseTag: "8.2.1"
version: "8.2.1-1.121.0"
version: "8.2.1-1.181.0_SDKTECHNO-259"
- id: grafana-9.0
label: "9.0"
releaseNotes: First version of Grafana 9.0 into Saagie.
Expand Down
2 changes: 1 addition & 1 deletion technologies/app/mlflow-server/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: v1
type: APP
id: mlflow
label: MLFlow Server
label: MLflow Server
baseline: "MLflow is an open-source platform for managing the full lifecycle of machine learning projects."
description: "MLflow has five components, including MLflow Tracking. MLflow Tracking is an API and UI for logging parameters, code versions, metrics, and output files as you run your machine learning code, and later visualize the results."
available: true
Expand Down
2 changes: 1 addition & 1 deletion technologies/app/spark-history-server/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ contexts:
dockerInfo:
image: "saagie/spark-history-server"
baseTag: "3.1.1"
version: "3.1.1-1.114.0"
version: "3.1.1-1.181.0_SDKTECHNO-259"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/spark-history-server
baseTag: 3.1.1
dynamicVersion: 1.114.0_SDKTECHNO-166
version: 3.1.1-1.114.0
dynamicVersion: 1.181.0_SDKTECHNO-259
version: 3.1.1-1.181.0_SDKTECHNO-259
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version.buildmeta=
version.buildmeta=SDKTECHNO-259
version.major=1
version.minor=181
version.patch=0
version.prerelease=
version.semver=1.181.0
version.semver=1.181.0+SDKTECHNO-259

0 comments on commit 547a20d

Please sign in to comment.