Skip to content

Commit

Permalink
Bump docker image
Browse files Browse the repository at this point in the history
Uptimer update
  • Loading branch information
dsabeti committed Aug 7, 2017
1 parent bbed32f commit 6129371
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bbl-destroy/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks # - This repo
Expand Down
2 changes: 1 addition & 1 deletion bbl-up/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks # - This repo
Expand Down
2 changes: 1 addition & 1 deletion bosh-cleanup/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks
Expand Down
2 changes: 1 addition & 1 deletion bosh-delete-deployment/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: bbl-state # - The Director's `bbl-state.json`
Expand Down
2 changes: 1 addition & 1 deletion bosh-deploy-with-created-release/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: bbl-state # - The Director's `bbl-state.json`
Expand Down
2 changes: 1 addition & 1 deletion bosh-deploy/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: bbl-state # - The Director's `bbl-state.json`
Expand Down
2 changes: 1 addition & 1 deletion bosh-upload-stemcell-from-cf-deployment/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks # - This repo
Expand Down
2 changes: 1 addition & 1 deletion collect-ops-files/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks
Expand Down
2 changes: 1 addition & 1 deletion set-feature-flags/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks # - This repo
Expand Down
2 changes: 1 addition & 1 deletion update-integration-configs/task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v3.0.0
tag: v3.1.0

inputs:
- name: cf-deployment-concourse-tasks # - This repo
Expand Down

0 comments on commit 6129371

Please sign in to comment.