We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1cbcf7 commit c2c01c1Copy full SHA for c2c01c1
kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml
@@ -5,7 +5,7 @@ kind: Dragonfly
5
metadata:
6
name: dragonfly
7
spec:
8
- image: ghcr.io/dragonflydb/dragonfly:v1.23.0
+ image: ghcr.io/dragonflydb/dragonfly:v1.23.1
9
replicas: 3
10
authentication:
11
passwordFromSecret:
0 commit comments