Skip to content

Commit

Permalink
Revert "update version to same as osp 1.4.0"
Browse files Browse the repository at this point in the history
This reverts commit d840709.

This is to make catalog not violates the proposal and now onwards
we will bump the task version accordingly whenever there is a
breaking or backward incompatible change
  • Loading branch information
piyush-garg committed Mar 17, 2021
1 parent 61667c7 commit 0a8e91d
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions .tekton/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Task
metadata:
name: s2i-dotnet
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, dotnet, workspace
Expand Down Expand Up @@ -89,7 +89,7 @@ kind: Task
metadata:
name: s2i-go
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, go, workspace
Expand Down Expand Up @@ -174,7 +174,7 @@ kind: Task
metadata:
name: s2i-java
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, java, workspace
Expand Down Expand Up @@ -308,7 +308,7 @@ kind: Task
metadata:
name: s2i-nodejs
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, nodejs, workspace
Expand Down Expand Up @@ -393,7 +393,7 @@ kind: Task
metadata:
name: s2i-php
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, php, workspace
Expand Down Expand Up @@ -478,7 +478,7 @@ kind: Task
metadata:
name: s2i-python
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, python, workspace
Expand Down Expand Up @@ -565,7 +565,7 @@ kind: Task
metadata:
name: s2i-ruby
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, ruby, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-dotnet/0.1/s2i-dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-dotnet
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, dotnet, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-eap/0.1/s2i-eap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-eap
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, eap
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-go/0.1/s2i-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-go
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, go, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-java/0.1/s2i-java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-java
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, java, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-nodejs/0.1/s2i-nodejs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-nodejs
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, nodejs, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-perl/0.1/s2i-perl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-perl
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, perl, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-php/0.1/s2i-php.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-php
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, php, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-python/0.1/s2i-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-python
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, python, workspace
Expand Down
2 changes: 1 addition & 1 deletion task/s2i-ruby/0.1/s2i-ruby.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Task
metadata:
name: s2i-ruby
labels:
app.kubernetes.io/version: "1.4.0"
app.kubernetes.io/version: "0.1"
annotations:
tekton.dev/pipelines.minVersion: "0.19"
tekton.dev/tags: s2i, ruby, workspace
Expand Down

0 comments on commit 0a8e91d

Please sign in to comment.