Skip to content

Commit

Permalink
feat: upgrade redis/sentinel image to 7.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
drivebyer committed Oct 12, 2024
1 parent 10ba30a commit a96c373
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions charts/redis-cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: redis-cluster
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
version: 0.16.0
appVersion: "0.16.0"
version: 0.16.1
appVersion: "0.16.1"
home: https://github.com/ot-container-kit/redis-operator
sources:
- https://github.com/ot-container-kit/redis-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ helm delete <my-release> --namespace <namespace>
| redisCluster.redisSecret.secretKey | string | `""` | |
| redisCluster.redisSecret.secretName | string | `""` | |
| redisCluster.resources | object | `{}` | |
| redisCluster.tag | string | `"v7.0.12"` | |
| redisCluster.tag | string | `"v7.0.15"` | |
| redisExporter.enabled | bool | `false` | |
| redisExporter.env | list | `[]` | |
| redisExporter.image | string | `"quay.io/opstree/redis-exporter"` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ redisCluster:
clusterVersion: v7
persistenceEnabled: true
image: quay.io/opstree/redis
tag: v7.0.12
tag: v7.0.15
imagePullPolicy: IfNotPresent
imagePullSecrets: {}
# - name: Secret with Registry credentials
Expand Down
4 changes: 2 additions & 2 deletions charts/redis-replication/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
apiVersion: v2
name: redis-replication
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
version: 0.16.3
appVersion: "0.16.3"
type: application
engine: gotpl
maintainers:
Expand All @@ -9,8 +11,6 @@ maintainers:
- name: shubham-cmyk
sources:
- https://github.com/ot-container-kit/redis-operator
version: 0.16.2
appVersion: "0.16.2"
home: https://github.com/ot-container-kit/redis-operator
keywords:
- operator
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-replication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ helm delete <my-release> --namespace <namespace>
| redisReplication.redisSecret.secretName | string | `""` | |
| redisReplication.resources | object | `{}` | |
| redisReplication.serviceType | string | `"ClusterIP"` | |
| redisReplication.tag | string | `"v7.0.12"` | |
| redisReplication.tag | string | `"v7.0.15"` | |
| securityContext | object | `{}` | |
| serviceAccountName | string | `""` | |
| serviceMonitor.enabled | bool | `false` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-replication/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ redisReplication:
name: ""
clusterSize: 3
image: quay.io/opstree/redis
tag: v7.0.12
tag: v7.0.15
imagePullPolicy: IfNotPresent
imagePullSecrets: []
# - name: Secret with Registry credentials
Expand Down
4 changes: 2 additions & 2 deletions charts/redis-sentinel/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: redis-sentinel
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
version: 0.16.4
appVersion: "0.16.4"
version: 0.16.5
appVersion: "0.16.5"
home: https://github.com/ot-container-kit/redis-operator
sources:
- https://github.com/ot-container-kit/redis-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-sentinel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ helm delete <my-release> --namespace <namespace>
| redisSentinel.redisSecret.secretName | string | `""` | |
| redisSentinel.resources | object | `{}` | |
| redisSentinel.serviceType | string | `"ClusterIP"` | |
| redisSentinel.tag | string | `"v7.0.12"` | |
| redisSentinel.tag | string | `"v7.0.15"` | |
| redisSentinelConfig.downAfterMilliseconds | string | `""` | |
| redisSentinelConfig.failoverTimeout | string | `""` | |
| redisSentinelConfig.masterGroupName | string | `""` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/redis-sentinel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ redisSentinel:
name: ""
clusterSize: 3
image: quay.io/opstree/redis-sentinel
tag: v7.0.12
tag: v7.0.15
imagePullPolicy: IfNotPresent
imagePullSecrets: []
# - name: Secret with Registry credentials
Expand Down
4 changes: 2 additions & 2 deletions charts/redis/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
apiVersion: v2
name: redis
description: Provides easy redis setup definitions for Kubernetes services, and deployment.
version: 0.16.0
appVersion: "0.16.0"
version: 0.16.1
appVersion: "0.16.1"
home: https://github.com/ot-container-kit/redis-operator
sources:
- https://github.com/ot-container-kit/redis-operator
Expand Down
2 changes: 1 addition & 1 deletion charts/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ helm delete <my-release> --namespace <namespace>
| redisStandalone.redisSecret.secretName | string | `""` | |
| redisStandalone.resources | object | `{}` | |
| redisStandalone.serviceType | string | `"ClusterIP"` | |
| redisStandalone.tag | string | `"v7.0.12"` | |
| redisStandalone.tag | string | `"v7.0.15"` | |
| securityContext | object | `{}` | |
| serviceAccountName | string | `""` | |
| serviceMonitor.enabled | bool | `false` | |
Expand Down
2 changes: 1 addition & 1 deletion charts/redis/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
redisStandalone:
name: ""
image: quay.io/opstree/redis
tag: v7.0.12
tag: v7.0.15
imagePullPolicy: IfNotPresent
imagePullSecrets: []
# - name: Secret with Registry credentials
Expand Down

0 comments on commit a96c373

Please sign in to comment.