Change versions to fix memory.limit_in_bytes: device or resource busy

Change Operator version to `to fix memory.limit_in_bytes: device or resource busy`
Issue is that the upgrade for docker to fix CVE-2019-5736 has required that runC be loaded into memory: lxc/lxc@6400238.
The data is about 12Mi in size, so it's too big to work with the 10Mi containers that Prometheus Operator creates for the configuration reloader side-cars.

Fixed in newer Versions of Prometheus Operators therefore changing versions.

References:
https://github.com/helm/charts/issues/11447
https://github.com/coreos/prometheus-operator/pull/2403
This commit is contained in:
flouthoc 2019-05-25 16:04:03 +05:30 committed by GitHub
parent ee58507e8e
commit 4f3e106433
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16021 additions and 0 deletions

File diff suppressed because it is too large Load Diff