Skip to content

Commit

Permalink
feat: update app version
Browse files Browse the repository at this point in the history
Signed-off-by: surajgour-d11 <[email protected]>
  • Loading branch information
surajgour-d11 committed Dec 11, 2023
1 parent 4323e6d commit 5863915
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/aerospike/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: aerospike
description: Aerospike helm chart
version: 1.1.0
appVersion: "5.6.0.15"
appVersion: "6.3.0.4"
keywords:
- aerospike
dependencies:
Expand Down
1 change: 1 addition & 0 deletions charts/aerospike/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ The command removes all the Kubernetes components associated with the chart and
| Name | Description | Value |
| ------------------------------------ | ------------------------------------------------ | --------------- |
| `replicaCount` | Number of Aerospike replicas | `1` |
| `tolerations ` | Toleration for pod | `[]` |
| `nodeSelector` | Node labels for pod assignment | `{}` |
| `updateStrategy.type` | updateStrategy for Aerospike statefulset | `RollingUpdate` |
| `podManagementPolicy` | StatefulSet pod management policy | `OrderedReady` |
Expand Down

0 comments on commit 5863915

Please sign in to comment.