Skip to content

Commit

Permalink
Update docker image to 10.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CF RELINT BOT committed Oct 29, 2019
1 parent c3fb970 commit 76cb343
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.0

inputs:
- name: bbl-state # - The repo containing the Director's bbl state dir
Expand Down
2 changes: 1 addition & 1 deletion bosh-upload-stemcells/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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.0

inputs:
- name: cf-deployment-concourse-tasks
Expand Down
2 changes: 1 addition & 1 deletion open-asgs-for-bosh-instance-group/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: v10.13.0
tag: v10.14.0

inputs:
- name: bbl-state
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: v10.13.0
tag: v10.14.0

inputs:
- name: cf-deployment-concourse-tasks
Expand Down
2 changes: 1 addition & 1 deletion run-errand/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: v10.13.0
tag: v10.14.0

inputs:
- name: bbl-state
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: v10.13.0
tag: v10.14.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: v10.13.0
tag: v10.14.0

inputs:
- name: bbl-state # - The repo containing the Director's bbl state dir
Expand Down

0 comments on commit 76cb343

Please sign in to comment.