Skip to content

Commit

Permalink
chore: update versions in environments/manager/images.yml (#1853)
Browse files Browse the repository at this point in the history
Signed-off-by: OSISM Bot <[email protected]>
  • Loading branch information
github-actions[bot] authored Nov 24, 2023
1 parent b5e9f50 commit aa92211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/manager/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ adminer_image: "{{ docker_registry }}/library/adminer:{{ adminer_tag }}"
ara_server_tag: "latest"
ara_server_image: "{{ docker_registry_ansible|default('quay.io') }}/osism/ara-server:{{ ara_server_tag }}"

ara_server_mariadb_tag: "11.1.3"
ara_server_mariadb_tag: "11.2.2"
ara_server_mariadb_image: "{{ docker_registry }}/library/mariadb:{{ ara_server_mariadb_tag }}"

netbox_tag: "latest"
Expand Down

0 comments on commit aa92211

Please sign in to comment.