Skip to content

Commit

Permalink
Bump docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
dsabeti committed Apr 3, 2018
1 parent 5c795fa commit 9338b73
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 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: v5.7.0
tag: v5.8.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: v5.7.0
tag: v5.8.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: v5.7.0
tag: v5.8.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: v5.7.0
tag: v5.8.0

inputs:
- name: bbl-state # - The env repo containing the Director's bbl state dir
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: v5.7.0
tag: v5.8.0

inputs:
- name: bbl-state # - The repo containing the Director's bbl state dir
Expand Down
2 changes: 1 addition & 1 deletion bosh-deploy-with-updated-release-submodule/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: v5.7.0
tag: v5.8.0

inputs:
- name: bbl-state # - The repo containing the Director's bbl state dir
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: v5.7.0
tag: v5.8.0

inputs:
- name: bbl-state # - The repo containing the Director's bbl state dir
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 @@ -5,7 +5,7 @@ image_resource:
type: docker-image
source:
repository: relintdockerhubpushbot/cf-deployment-concourse-tasks
tag: v5.7.0
tag: v5.8.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: v5.7.0
tag: v5.8.0

inputs:
- name: cf-deployment-concourse-tasks
Expand Down
2 changes: 1 addition & 1 deletion run-cats-with-provided-cli/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: v5.7.0
tag: v5.8.0

inputs:
- name: cf-deployment-concourse-tasks
Expand Down
2 changes: 1 addition & 1 deletion run-cats/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: v5.7.0
tag: v5.8.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: v5.7.0
tag: v5.8.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: v5.7.0
tag: v5.8.0

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

0 comments on commit 9338b73

Please sign in to comment.