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-sentinel/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-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"
6 changes: 3 additions & 3 deletions charts/redis-sentinel/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -30,4 +30,4 @@ name: redis-sentinel
sources:
- https://github.com/SourceMation/charts.git
type: application
version: 0.1.2
version: 0.1.3
2 changes: 1 addition & 1 deletion charts/redis-sentinel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
Binary file not shown.
Binary file not shown.