From ce43362859f7cebc7df9379bf90b1e5b910a62b7 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Fri, 1 Jul 2022 10:08:42 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/overleaf/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/charts/stable/overleaf/README.md b/charts/stable/overleaf/README.md index 2cea6552..6f300070 100644 --- a/charts/stable/overleaf/README.md +++ b/charts/stable/overleaf/README.md @@ -1,6 +1,6 @@ # overleaf -![Version: 2.5.2](https://img.shields.io/badge/Version-2.5.2-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![AppVersion: 2.7.1](https://img.shields.io/badge/AppVersion-2.7.1-informational?style=flat-square) A web-based collaborative LaTeX editor @@ -18,8 +18,8 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | mongodb | 10.31.5 | -| https://charts.bitnami.com/bitnami | redis | 15.7.6 | +| https://charts.bitnami.com/bitnami | mongodb | 12.1.22 | +| https://charts.bitnami.com/bitnami | redis | 16.13.1 | | https://library-charts.k8s-at-home.com | common | 4.4.2 | ## TL;DR @@ -93,7 +93,7 @@ N/A ## Changelog -### Version 2.5.2 +### Version 3.0.0 #### Added @@ -101,7 +101,8 @@ N/A #### Changed -* Upgraded `common` chart dependency to version 4.4.2 +* Upgraded `redis` chart dependency to version 16.13.1 +* Upgraded `mongodb` chart dependency to version 12.1.22 #### Fixed