diff --git a/charts/redis-operator/Chart.lock b/charts/redis-operator/Chart.lock index dc8defb6..36ce3e75 100644 --- a/charts/redis-operator/Chart.lock +++ b/charts/redis-operator/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.1.1 - name: redis-operator repository: https://ot-container-kit.github.io/helm-charts - version: 0.22.0 -digest: sha256:d956791ca1f3f94a6770d4507e2096d57e2f1748637f8bdae6ff2685081738ae -generated: "2025-09-11T00:00:00.338011835Z" + version: 0.22.1 +digest: sha256:17eab748a5e080f15bf8bb141bac2635f02d8cfff1e85e36da154e4302d5589a +generated: "2025-10-03T00:00:05.938317521Z" diff --git a/charts/redis-operator/Chart.yaml b/charts/redis-operator/Chart.yaml index e5c1e257..109ff5a4 100644 --- a/charts/redis-operator/Chart.yaml +++ b/charts/redis-operator/Chart.yaml @@ -7,14 +7,14 @@ annotations: catalog.cattle.io/release-name: redis-operator catalog.cattle.io/namespace: lp-system apiVersion: v2 -appVersion: 0.22.0 +appVersion: 0.22.1 dependencies: - name: common repository: https://charts.sourcemation.com/ version: 0.1.x - condition: global.redisOperatorCrd.enabled name: redis-operator - version: 0.22.0 + version: 0.22.1 repository: https://ot-container-kit.github.io/helm-charts description: Provides easy redis setup definitions for Kubernetes. Install only once on kubernetes. Database in-memory. home: https://linuxpolska.com @@ -31,4 +31,4 @@ name: redis-operator sources: - https://github.com/SourceMation/charts.git type: application -version: 0.4.0 +version: 0.4.1 diff --git a/charts/redis-operator/README.md b/charts/redis-operator/README.md index 8543eff5..d9cf3f0c 100644 --- a/charts/redis-operator/README.md +++ b/charts/redis-operator/README.md @@ -50,7 +50,7 @@ export RELEASE_NAME=redis-ope export CHART_NAME=redis-operator export RELEASE_NAMESPACE=lp-system -export CHART_VERSION=0.4.0 +export CHART_VERSION=0.4.1 kubectl create ns ${RELEASE_NAMESPACE} kubectl config set-context --current --namespace ${RELEASE_NAMESPACE} diff --git a/charts/redis-operator/charts/redis-operator-0.22.0.tgz b/charts/redis-operator/charts/redis-operator-0.22.0.tgz deleted file mode 100644 index a28d32ed..00000000 Binary files a/charts/redis-operator/charts/redis-operator-0.22.0.tgz and /dev/null differ diff --git a/charts/redis-operator/charts/redis-operator-0.22.1.tgz b/charts/redis-operator/charts/redis-operator-0.22.1.tgz new file mode 100644 index 00000000..ab455841 Binary files /dev/null and b/charts/redis-operator/charts/redis-operator-0.22.1.tgz differ