diff --git a/charts/redis-sentinel/Chart.lock b/charts/redis-sentinel/Chart.lock index 1335bce0..8dae730d 100644 --- a/charts/redis-sentinel/Chart.lock +++ b/charts/redis-sentinel/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.1.1 - name: redis-sentinel repository: https://ot-container-kit.github.io/helm-charts - version: 0.16.10 -digest: sha256:6c98396c44a5d0a90ead2c8bfd7eaee1097063acc3a62ffeb22ab19c56b0ea7a -generated: "2025-09-21T00:00:09.999817202Z" + version: 0.16.11 +digest: sha256:102df3d75458861a8e5168d3344a2e817858341bbe759fc17ac845f723bd386d +generated: "2025-10-31T01:00:20.131404812Z" diff --git a/charts/redis-sentinel/Chart.yaml b/charts/redis-sentinel/Chart.yaml index 7f46488f..ade4d943 100644 --- a/charts/redis-sentinel/Chart.yaml +++ b/charts/redis-sentinel/Chart.yaml @@ -7,13 +7,13 @@ annotations: catalog.cattle.io/release-name: redis-sentinel # catalog.cattle.io/namespace: redis apiVersion: v2 -appVersion: 0.16.10 +appVersion: 0.16.11 dependencies: - name: common repository: https://charts.sourcemation.com/ version: 0.1.x - name: redis-sentinel - version: 0.16.10 + version: 0.16.11 repository: https://ot-container-kit.github.io/helm-charts description: Provides easy redis-sentinel setup definitions for Kubernetes. Install many times on kubernetes. Database in-memory home: https://linuxpolska.com @@ -30,4 +30,4 @@ name: redis-sentinel sources: - https://github.com/SourceMation/charts.git type: application -version: 0.1.2 +version: 0.1.3 diff --git a/charts/redis-sentinel/README.md b/charts/redis-sentinel/README.md index bddc47b8..438ce6b2 100644 --- a/charts/redis-sentinel/README.md +++ b/charts/redis-sentinel/README.md @@ -49,7 +49,7 @@ export RELEASE_NAME=redis-sentinel export CHART_NAME=redis-sentinel export RELEASE_NAMESPACE=redis -export CHART_VERSION=0.1.2 +export CHART_VERSION=0.1.3 kubectl create ns ${RELEASE_NAMESPACE} kubectl config set-context --current --namespace ${RELEASE_NAMESPACE} diff --git a/charts/redis-sentinel/charts/redis-sentinel-0.16.10.tgz b/charts/redis-sentinel/charts/redis-sentinel-0.16.10.tgz deleted file mode 100644 index f5c86105..00000000 Binary files a/charts/redis-sentinel/charts/redis-sentinel-0.16.10.tgz and /dev/null differ diff --git a/charts/redis-sentinel/charts/redis-sentinel-0.16.11.tgz b/charts/redis-sentinel/charts/redis-sentinel-0.16.11.tgz new file mode 100644 index 00000000..88f4464b Binary files /dev/null and b/charts/redis-sentinel/charts/redis-sentinel-0.16.11.tgz differ