diff --git a/charts/element-call/Chart.yaml b/charts/element-call/Chart.yaml index e41a34c..be57793 100644 --- a/charts/element-call/Chart.yaml +++ b/charts/element-call/Chart.yaml @@ -6,10 +6,10 @@ type: application # This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: "0.1.7" +version: "0.1.8" # This version number should be incremented each time you make changes # to the application. # Track the appVersion based on the image: -# renovate: image=ghcr.io/vector-im/element-call -appVersion: "v0.5.9" +# renovate: image=ghcr.io/element-hq/element-call +appVersion: "v0.5.14" diff --git a/charts/element-call/values.yaml b/charts/element-call/values.yaml index a4c3151..066ffe0 100644 --- a/charts/element-call/values.yaml +++ b/charts/element-call/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: ghcr.io/vector-im/element-call + repository: ghcr.io/element-hq/element-call pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. tag: ""