Skip to content

Commit baae5c6

Browse files
authored
Merge pull request #117 from laverya/patch-1
Update README.md to use correct default version
2 parents 7d16b3c + a03420f commit baae5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ their default values.
3535
|:----------------------------|:-------------------------------------------------------------------------------------------|:----------------|
3636
| `image.pullPolicy` | Container pull policy | `IfNotPresent` |
3737
| `image.repository` | Container image to use | `registry` |
38-
| `image.tag` | Container image tag to deploy | `2.7.1` |
38+
| `image.tag` | Container image tag to deploy | `2.8.1` |
3939
| `imagePullSecrets` | Specify image pull secrets | `nil` (does not add image pull secrets to deployed pods) |
4040
| `persistence.accessMode` | Access mode to use for PVC | `ReadWriteOnce` |
4141
| `persistence.enabled` | Whether to use a PVC for the Docker storage | `false` |

0 commit comments

Comments
 (0)