@@ -2,15 +2,15 @@ actinia
22=======
33A Helm chart for actinia
44
5- Current chart version is ` 2.2.3 `
5+ Current chart version is ` 2.2.4 `
66
77
88
99## Chart Requirements
1010
1111| Repository | Name | Version |
1212| ------------| ------| ---------|
13- | https://charts.bitnami.com/bitnami | redis | 12 |
13+ | https://charts.bitnami.com/bitnami | redis | 17.9.5 |
1414
1515## Chart Values
1616
@@ -25,7 +25,7 @@ Current chart version is `2.2.3`
2525| config.redis | object | ` {} ` | |
2626| fullnameOverride | string | ` "" ` | |
2727| image.pullPolicy | string | ` "IfNotPresent" ` | |
28- | image.repository | string | ` "mundialis /actinia" ` | |
28+ | image.repository | string | ` "actinia-org /actinia" ` | |
2929| imagePullSecrets | list | ` [] ` | |
3030| ingress.annotations | object | ` {} ` | |
3131| ingress.enabled | bool | ` false ` | |
@@ -54,7 +54,7 @@ Current chart version is `2.2.3`
5454| persistence.userdata.storageClassName | string | ` "default" ` | |
5555| persistence.userdata.storageSize | string | ` "10Gi" ` | |
5656| podSecurityContext | object | ` {} ` | |
57- | redis.cluster.enabled | bool | ` false ` | |
57+ | redis.architecture | string | ` "standalone" ` | |
5858| redis.master.persistence.enabled | bool | ` false ` | |
5959| replicaCount | int | ` 1 ` | |
6060| resources | object | ` {} ` | |
0 commit comments