Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Commit

Permalink
Final release for v0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cfcr committed Oct 29, 2019
1 parent 273e0fe commit 50a85ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions manifests/ops-files/non-precompiled-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
type: replace
value:
- name: kubo
sha1: 47e7cd4edbc0cf7e9fc036971775c05863963c91
url: https://github.com/cloudfoundry-incubator/kubo-release/releases/download/v0.40.0/kubo-release-0.40.0.tgz
version: 0.40.0
sha1: 4f90264f32fbfd55abfa83fa0cacd95e0ba4db44
url: https://github.com/cloudfoundry-incubator/kubo-release/releases/download/v0.41.0/kubo-release-0.41.0.tgz
version: 0.41.0
- name: cfcr-etcd
sha1: 5ff0104783202a287b7877883d9ff95f22e18eef
url: https://bosh.io/d/github.com/cloudfoundry-incubator/cfcr-etcd-release?v=1.11.1
Expand Down
10 changes: 5 additions & 5 deletions manifests/ops-files/windows/add-worker.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- path: /releases/name=kubo-windows?
label: kubo-windows
- label: kubo-windows
path: /releases/name=kubo-windows?
type: replace
value:
name: kubo-windows
sha1: 214f1f947deb132fbc61a050ebdfcdb8ebe29efc
url: https://github.com/cloudfoundry-incubator/kubo-release-windows/releases/download/v0.40.0/kubo-release-windows-0.40.0.tgz
version: 0.40.0
sha1: 94ab2ac55f736e75d4efa1deececb37251ee31b6
url: https://github.com/cloudfoundry-incubator/kubo-release-windows/releases/download/v0.41.0/kubo-release-windows-0.41.0.tgz
version: 0.41.0
- path: /stemcells/-
type: replace
value:
Expand Down

0 comments on commit 50a85ef

Please sign in to comment.