File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
roles/custom/matrix-bot-honoroit/defaults Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ matrix_bot_honoroit_docker_repo_version: "{{ matrix_bot_honoroit_version }}"
30
30
matrix_bot_honoroit_docker_src_files_path : "{{ matrix_base_data_path }}/honoroit/docker-src"
31
31
32
32
# renovate: datasource=docker depName=ghcr.io/etkecc/honoroit
33
- matrix_bot_honoroit_version : v0.9.28
33
+ matrix_bot_honoroit_version : v0.9.29
34
34
matrix_bot_honoroit_docker_image : "{{ matrix_bot_honoroit_docker_image_registry_prefix }}etkecc/honoroit:{{ matrix_bot_honoroit_version }}"
35
35
matrix_bot_honoroit_docker_image_registry_prefix : "{{ 'localhost/' if matrix_bot_honoroit_container_image_self_build else matrix_bot_honoroit_docker_image_registry_prefix_upstream }}"
36
36
matrix_bot_honoroit_docker_image_registry_prefix_upstream : "{{ matrix_bot_honoroit_docker_image_registry_prefix_upstream_default }}"
You can’t perform that action at this time.
0 commit comments