Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/redis-cluster/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 0.1.1
- name: redis-cluster
repository: https://ot-container-kit.github.io/helm-charts
version: 0.17.1
digest: sha256:9bc651d59cecfe352d8d11abec6313e2576175a4a79f7b3ccfaf2086d459d794
generated: "2025-09-20T23:59:59.531528682Z"
version: 0.17.2
digest: sha256:383de57930d60a430d31f5b10766cba1f14dc69fb9a8035da309b01d6fd3136b
generated: "2025-10-31T01:00:09.440005728Z"
6 changes: 3 additions & 3 deletions charts/redis-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
# catalog.cattle.io/rancher-version: '>= 2.8.0-0 < 2.10.0-0'
catalog.cattle.io/release-name: redis-cluster
apiVersion: v2
appVersion: 0.17.1
appVersion: 0.17.2
dependencies:
- name: common
repository: https://sourcemation.github.io/charts/
version: 0.1.x
- name: redis-cluster
version: 0.17.1
version: 0.17.2
repository: https://ot-container-kit.github.io/helm-charts
description: Provides easy redis-cluster setup definitions for Kubernetes. Install many times on kubernetes. Database in-memory
home: https://linuxpolska.com
Expand All @@ -29,4 +29,4 @@ name: redis-cluster
sources:
- https://github.com/SourceMation/charts.git
type: application
version: 0.2.1
version: 0.2.2
2 changes: 1 addition & 1 deletion charts/redis-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
export RELEASE_NAME=redis-cluster
export CHART_NAME=redis-cluster
export RELEASE_NAMESPACE=redis
export CHART_VERSION=0.2.1
export CHART_VERSION=0.2.2

kubectl create ns ${RELEASE_NAMESPACE}
kubectl config set-context --current --namespace ${RELEASE_NAMESPACE}
Expand Down
Binary file removed charts/redis-cluster/charts/redis-cluster-0.17.1.tgz
Binary file not shown.
Binary file not shown.