Skip to content

Commit

Permalink
[BOT] Set new version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-saagie committed Sep 24, 2024
1 parent 658b23c commit e34afae
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions technologies/job/spark/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ contexts:
dockerInfo:
image: "saagie/spark"
baseTag: "3.5-jre-11"
version: "3.5-jre-11-1.190.0_spark-3.5"
version: "3.5-jre-11-1.190.0"
- id: "17"
label: "17"
available: true
Expand All @@ -282,7 +282,7 @@ contexts:
dockerInfo:
image: "saagie/spark"
baseTag: "3.5-jre-17"
version: "3.5-jre-17-1.190.0_spark-3.5"
version: "3.5-jre-17-1.190.0"
- id: python
label: Python
available: true
Expand Down Expand Up @@ -314,7 +314,7 @@ contexts:
dockerInfo:
image: "saagie/spark"
baseTag: "3.5-py-3.12"
version: "3.5-py-3.12-1.190.0_spark-3.5"
version: "3.5-py-3.12-1.190.0"
- id: 3.1-aws
label: 3.1 AWS
available: true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/spark
baseTag: 3.5-jre-11
dynamicVersion: 1.190.0_spark-3.5
version: 3.5-jre-11-1.190.0_spark-3.5
version: 3.5-jre-11-1.190.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/spark
baseTag: 3.5-jre-17
dynamicVersion: 1.190.0_spark-3.5
version: 3.5-jre-17-1.190.0_spark-3.5
version: 3.5-jre-17-1.190.0
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/spark
baseTag: 3.5-py-3.12
dynamicVersion: 1.190.0_spark-3.5
version: 3.5-py-3.12-1.190.0_spark-3.5
version: 3.5-py-3.12-1.190.0
6 changes: 3 additions & 3 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version.buildmeta=spark-3.5
version.buildmeta=
version.major=1
version.minor=190
version.minor=191
version.patch=0
version.prerelease=
version.semver=1.190.0+spark-3.5
version.semver=1.191.0

0 comments on commit e34afae

Please sign in to comment.