Bertrand Gouny hace 7 años
padre
commit
56fa3505f5
Se han modificado 2 ficheros con 8 adiciones y 1 borrados
  1. 7 0
      CHANGELOG.md
  2. 1 1
      README.md

+ 7 - 0
CHANGELOG.md

@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 
+## [1.2.2] - Unreleased
+### Added
+  - gce statefulset #241
+
+### Changed
+  - Update openldap 2.4.44 (released over two years ago!) to 2.4.46 (released 6 months ago) #247
+
 ## [1.2.2] - 2018-09-04
 ### Added
   - Environment variable LDAP_NOFILE to setup a custom ulimit value #237

+ 1 - 1
README.md

@@ -4,7 +4,7 @@
 ![Docker Stars](https://img.shields.io/docker/stars/osixia/openldap.svg)
 ![](https://images.microbadger.com/badges/image/osixia/openldap.svg)
 
-Latest release: 1.2.3-dev - OpenLDAP 2.4.44 -  [Changelog](CHANGELOG.md) | [Docker Hub](https://hub.docker.com/r/osixia/openldap/) 
+Latest release: 1.2.3-dev - OpenLDAP 2.4.46 -  [Changelog](CHANGELOG.md) | [Docker Hub](https://hub.docker.com/r/osixia/openldap/) 
 
 **A docker image to run OpenLDAP.**