diff --git a/charts/matrix-hookshot/values.yaml b/charts/matrix-hookshot/values.yaml index 8efacf8..20f51f3 100644 --- a/charts/matrix-hookshot/values.yaml +++ b/charts/matrix-hookshot/values.yaml @@ -3,7 +3,7 @@ deployment: strategy: Recreate image: repository: halfshot/matrix-hookshot - tag: "5.2.1" + tag: "5.3.0" imagePullPolicy: IfNotPresent env: {} envFrom: []