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 Jul 1, 2020
1 parent e50f081 commit 944afef
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions technologies/job/python/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ contexts:
dockerInfo:
image: saagie/python
baseTag: 2.7
version: 2.7-1.41.0_python
version: 2.7-1.41.0
- id: 3.5
label: 3.5
available: true
Expand All @@ -50,7 +50,7 @@ contexts:
dockerInfo:
image: saagie/python
baseTag: 3.5
version: 3.5-1.41.0_python
version: 3.5-1.41.0
- id: 3.6
label: 3.6
available: true
Expand All @@ -73,7 +73,7 @@ contexts:
dockerInfo:
image: saagie/python
baseTag: 3.6
version: 3.6-1.41.0_python
version: 3.6-1.41.0
- id: 3.7
label: 3.7
available: true
Expand All @@ -96,4 +96,4 @@ contexts:
dockerInfo:
image: saagie/python
baseTag: 3.7
version: 3.7-1.41.0_python
version: 3.7-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-2.7-base/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 2.7-base
dynamicVersion: 1.41.0_python
version: 2.7-base-1.41.0_python
version: 2.7-base-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-2.7/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 2.7
dynamicVersion: 1.41.0_python
version: 2.7-1.41.0_python
version: 2.7-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.5-base/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 3.5-base
dynamicVersion: 1.41.0_python
version: 3.5-base-1.41.0_python
version: 3.5-base-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.5/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 3.5
dynamicVersion: 1.41.0_python
version: 3.5-1.41.0_python
version: 3.5-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.6-base/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 3.6-base
dynamicVersion: 1.41.0_python
version: 3.6-base-1.41.0_python
version: 3.6-base-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.6/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 3.6
dynamicVersion: 1.41.0_python
version: 3.6-1.41.0_python
version: 3.6-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.7-base/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 3.7-base
dynamicVersion: 1.41.0_python
version: 3.7-base-1.41.0_python
version: 3.7-base-1.41.0
2 changes: 1 addition & 1 deletion technologies/job/python/python-3.7/dockerInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
image: saagie/python
baseTag: 3.7
dynamicVersion: 1.41.0_python
version: 3.7-1.41.0_python
version: 3.7-1.41.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=python
version.buildmeta=
version.major=1
version.minor=41
version.minor=42
version.patch=0
version.prerelease=
version.semver=1.41.0+python
version.semver=1.42.0

0 comments on commit 944afef

Please sign in to comment.