diff --git a/charts/element-call/Chart.yaml b/charts/element-call/Chart.yaml index 270c1db..12de24f 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.5.10" diff --git a/charts/element-call/values.yaml b/charts/element-call/values.yaml index a36aeca..744359e 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.5.10" imagePullSecrets: [] nameOverride: ""