diff --git a/helm/operator/Chart.yaml b/helm/operator/Chart.yaml index 68fddf0..3a6a145 100644 --- a/helm/operator/Chart.yaml +++ b/helm/operator/Chart.yaml @@ -20,9 +20,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.17.14 +version: 2.17.15 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 2.17.14 +appVersion: 2.17.15 diff --git a/helm/operator/values.yaml b/helm/operator/values.yaml index b0afab0..d6f1cb2 100644 --- a/helm/operator/values.yaml +++ b/helm/operator/values.yaml @@ -34,7 +34,7 @@ crds: imagePullPolicy: Always image: repository: docker.io/vectorim/ess-core-operator-conversion-webhook - tag: 2.17.14 + tag: 2.17.15 operator: extraPodSpec: @@ -69,7 +69,7 @@ operator: imagePullPolicy: Always image: repository: docker.io/vectorim/ess-core-operator - tag: 2.17.14 + tag: 2.17.15 rbacProxy: resources: diff --git a/helm/updater/Chart.yaml b/helm/updater/Chart.yaml index a6741ce..b1114a3 100644 --- a/helm/updater/Chart.yaml +++ b/helm/updater/Chart.yaml @@ -20,9 +20,9 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.17.14 +version: 2.17.15 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 2.17.14 +appVersion: 2.17.15 diff --git a/helm/updater/values.yaml b/helm/updater/values.yaml index cb6b44e..938639d 100644 --- a/helm/updater/values.yaml +++ b/helm/updater/values.yaml @@ -34,7 +34,7 @@ crds: imagePullPolicy: Always image: repository: docker.io/vectorim/ess-core-updater-conversion-webhook - tag: 2.17.14 + tag: 2.17.15 updater: extraPodSpec: @@ -69,7 +69,7 @@ updater: - ALL image: repository: docker.io/vectorim/ess-core-updater - tag: 2.17.14 + tag: 2.17.15 rbacProxy: resources: diff --git a/roles/elementdeployment/defaults/main/images.yml b/roles/elementdeployment/defaults/main/images.yml index 6969dc4..4e54f8d 100644 --- a/roles/elementdeployment/defaults/main/images.yml +++ b/roles/elementdeployment/defaults/main/images.yml @@ -38,7 +38,7 @@ default_images_digests: synapse: image_repository_server: docker.io image_repository_path: matrixdotorg/synapse - image_tag: v1.99.0 + image_tag: v1.105.1 well_known_delegation: well_known_delegation: image_repository_server: docker.io