From 5d68eea5be832aee2e85e4fa788f5461d9491d12 Mon Sep 17 00:00:00 2001 From: Muhammed Hussein Karimi Date: Thu, 7 Nov 2024 11:21:12 +0330 Subject: [PATCH] :memo: Running helm docs Signed-off-by: Muhammed Hussein Karimi --- charts/haproxy-redis-sentinel/Chart.yaml | 2 +- charts/haproxy-redis-sentinel/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/haproxy-redis-sentinel/Chart.yaml b/charts/haproxy-redis-sentinel/Chart.yaml index 5f8e75a..9042cb5 100644 --- a/charts/haproxy-redis-sentinel/Chart.yaml +++ b/charts/haproxy-redis-sentinel/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: haproxy-redis-sentinel description: A Helm chart for HAProxy with Redis Sentinel -version: 0.0.13 +version: 0.0.14 appVersion: "0.0.9" sources: - https://github.com/ParminCloud/haproxy-redis-sentinel diff --git a/charts/haproxy-redis-sentinel/README.md b/charts/haproxy-redis-sentinel/README.md index 3a3e0b1..3fc00d8 100644 --- a/charts/haproxy-redis-sentinel/README.md +++ b/charts/haproxy-redis-sentinel/README.md @@ -1,6 +1,6 @@ # haproxy-redis-sentinel -![Version: 0.0.12](https://img.shields.io/badge/Version-0.0.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.8](https://img.shields.io/badge/AppVersion-0.0.8-informational?style=flat-square) +![Version: 0.0.14](https://img.shields.io/badge/Version-0.0.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.0.9](https://img.shields.io/badge/AppVersion-0.0.9-informational?style=flat-square) A Helm chart for HAProxy with Redis Sentinel @@ -8,7 +8,7 @@ A Helm chart for HAProxy with Redis Sentinel ## Compatibility -This chart can be used alongside every charts that provide access to Redis Sentinel service, For example [DandyDeveloper's redis-ha](https://github.com/DandyDeveloper/charts/tree/master/charts/redis-ha) chart +This chart can be used alongside every chart that provides access to Redis Sentinel service, For example [DandyDeveloper's redis-ha](https://github.com/DandyDeveloper/charts/tree/master/charts/redis-ha) chart ## Maintainers