Skip to content

Commit 9dd2305

Browse files
renovate[bot]spantaleev
authored andcommitted
Update matrixdotorg/dendrite-monolith Docker tag to v0.15.1
1 parent 36687c4 commit 9dd2305

File tree

1 file changed

+1
-1
lines changed
  • roles/custom/matrix-dendrite/defaults

1 file changed

+1
-1
lines changed

roles/custom/matrix-dendrite/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ matrix_dendrite_docker_image_registry_prefix: "{{ 'localhost/' if matrix_dendrit
2929
matrix_dendrite_docker_image_registry_prefix_upstream: "{{ matrix_dendrite_docker_image_registry_prefix_upstream_default }}"
3030
matrix_dendrite_docker_image_registry_prefix_upstream_default: docker.io/
3131
# renovate: datasource=docker depName=matrixdotorg/dendrite-monolith
32-
matrix_dendrite_docker_image_tag: "v0.15.0"
32+
matrix_dendrite_docker_image_tag: "v0.15.1"
3333
matrix_dendrite_docker_image_force_pull: "{{ matrix_dendrite_docker_image.endswith(':latest') }}"
3434

3535
matrix_dendrite_base_path: "{{ matrix_base_data_path }}/dendrite"

0 commit comments

Comments
 (0)