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 }}"
3030matrix_bot_honoroit_docker_src_files_path : "{{ matrix_base_data_path }}/honoroit/docker-src"
3131
3232# renovate: datasource=docker depName=ghcr.io/etkecc/honoroit
33- matrix_bot_honoroit_version : v0.9.28
33+ matrix_bot_honoroit_version : v0.9.29
3434matrix_bot_honoroit_docker_image : "{{ matrix_bot_honoroit_docker_image_registry_prefix }}etkecc/honoroit:{{ matrix_bot_honoroit_version }}"
3535matrix_bot_honoroit_docker_image_registry_prefix : "{{ 'localhost/' if matrix_bot_honoroit_container_image_self_build else matrix_bot_honoroit_docker_image_registry_prefix_upstream }}"
3636matrix_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