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