update image version to latest

This commit is contained in:
2024-04-01 09:28:19 -06:00
parent 536b133850
commit bab4c95580
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: matrix-hookshot
version: 0.0.9
version: 0.1.0
description: Chart for Matrix Hookshot
keywords:
- matrix

View File

@@ -3,7 +3,7 @@ deployment:
strategy: Recreate
image:
repository: halfshot/matrix-hookshot
tag: "4.5.1"
tag: "5.2.1"
imagePullPolicy: IfNotPresent
env: {}
envFrom: []