Releases: cloudfoundry-community/redis-boshrelease
v15.1.2
Improvements
Enable bind to static IP. Implemented with new property in redis.conf (#34)
Versions included
- Bumped redis to v4.0.11
- Bumped bpm to v0.12.2
Deployment
releases:
- name: redis
version: 15.1.2
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v15.1.2/redis-15.1.2.tgz
sha1: 3c534d3de76ef4f35e96ff8254935c15a69539f4
v15.1.0
- Rename
redis
package toredis-4
to communicate which major version of redis is packaged
This is to encourage people to use bosh vendor-package redis-4 path/to/redis-boshrelease
rather than author their own redis
packages.
Deployment
releases:
- name: redis
version: 15.1.0
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v15.1.0/redis-15.1.0.tgz
sha1: b19f6ce0fdc23e4202090c3f727989a4bd6fec83
v15.0.0
- Upgrade to Redis v4 (4.0.9)
- Upgrade bpm v0.5.0
- CI produces compiled releases (see
manifests/operators/use-compiled-releases.yml
)
Deployment
releases:
- name: redis
version: 15.0.0
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v15.0.0/redis-15.0.0.tgz
sha1: e2146a248bcf52fc9dabe1a51e3506544745c394
v14.0.1
v14.0.0
Redis inside containers
The redis
job template is now run inside bpm
garden containers. This has massively simplified the redis
job template (5 years old pid scripts are gone).
Watch https://www.youtube.com/watch?v=N4fZ4a-9Mqs&list=PLhuMOCWn4P9hsn9q-GRTa77gxavTOnHaa&index=73 to learn more about bpm
from CF Summit EU 2017. Join the #bpm
channel in slack to talk to the team working on it.
CI pipeline will also automatically try to update to any new versions of bpm
https://ci.starkandwayne.com/teams/main/pipelines/redis-boshrelease?groups=bpm
This will be a bumpy road until bpm 1.0.0. I'll try to fix any breakages asap.
See the #redis-boshrelease
slack channel for discussions.
Improvements
- refactor
redis_save_intervals
var as a block parameter. - reformat template code for save intervals generation to improve its readability.
Deployment
releases:
- name: redis
version: 14.0.0
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v14.0.0/redis-14.0.0.tgz
sha1: d85d348fcb3dd5aca8b608cf38a3d0aa0b91de02
v13.1.2
New properties
redis_save_intervals
is an array of save intervals [thanks @claudio-benfatto via #29]
Deployment
releases:
- name: redis
version: 13.1.2
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v13.1.2/redis-13.1.2.tgz
sha1: 80fa3c7bce696abfc2082d51e70fb159f4d4a802
v13.1.1
Implemented CI pipeline to testflight from master branch and any Pull Requests. It also created this release.
https://ci.starkandwayne.com/teams/main/pipelines/redis-boshrelease
Deployment
releases:
- name: redis
version: 13.1.1
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v13.1.1/redis-13.1.1.tgz
sha1: 601b6b63e4ad4b248fe9334a196386b24176e801
v13.0.0 - provides/consumes bosh links
This release upgrades redis to v3.2.8 and upgrades the jobs to provide/consume links. It assumes bosh2
for deploying the sample manifest, which includes redis-password
variable.
See the manifests/redis.yml
for deploying a 2-node cluster; and run bosh2 run-errand sanity-tests
.
Deployment
releases:
- name: redis
version: 13.0.0
url: https://github.com/cloudfoundry-community/redis-boshrelease/releases/download/v13.0.0/redis-13.0.0.tgz
sha1: 7cc104e398c7c7dc74841343e1a6b689927f7d99