From 4585ca9f664c95ecce7656dca3a40f9aa7a0f90a Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Tue, 22 Feb 2022 16:01:20 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/incubator/lancache/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/incubator/lancache/README.md b/charts/incubator/lancache/README.md index b17b2367..35a067ea 100644 --- a/charts/incubator/lancache/README.md +++ b/charts/incubator/lancache/README.md @@ -1,6 +1,6 @@ # lancache -![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) LanCache Monolithic - a caching proxy server for game download content @@ -104,15 +104,15 @@ N/A ## Changelog -### Version 0.3.0 +### Version 0.4.0 #### Added -N/A +* Added probes for LanCache DNS container. #### Changed -* Upgraded `common` chart dependency to version `4.3.0`. +N/A #### Fixed