diff --git a/charts/element-call/Chart.yaml b/charts/element-call/Chart.yaml index 270c1db..5a13852 100644 --- a/charts/element-call/Chart.yaml +++ b/charts/element-call/Chart.yaml @@ -10,4 +10,4 @@ version: "0.1.3" # This version number should be incremented each time you make changes # to the application. # renovate: image=ghcr.io/vector-im/element-call -appVersion: "v0.3.13" +appVersion: "v0.4.2" diff --git a/charts/element-call/values.yaml b/charts/element-call/values.yaml index a36aeca..7e6ff4b 100644 --- a/charts/element-call/values.yaml +++ b/charts/element-call/values.yaml @@ -8,7 +8,7 @@ image: repository: ghcr.io/vector-im/element-call pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.3.13" + tag: "v0.4.2" imagePullSecrets: [] nameOverride: ""