Skip to content

Commit

Permalink
build(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aki-bot[bot] committed Aug 17, 2024
1 parent b1084e4 commit d579871
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ansible/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ansible-core==2.17.3
molecule==24.7.0
molecule==24.8.0
molecule-plugins[vagrant]==23.5.3
netaddr==1.3.0
4 changes: 2 additions & 2 deletions ansible/roles/all/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ curlie_architecture: >-
{{ architecture_to_curlie_architecture[ansible_architecture] }}
# renovate: datasource=github-releases depName=dandavison/delta
delta_version: 0.17.0
delta_version: 0.18.0
architecture_to_delta_architecture:
x86_64: amd64
armv7l: armhf
Expand Down Expand Up @@ -68,7 +68,7 @@ lazygit_architecture: >-
{{ architecture_to_lazygit_architecture[ansible_architecture] }}
# renovate: datasource=github-releases depName=jdx/mise
mise_version: v2024.8.6
mise_version: v2024.8.7
architecture_to_mise_architecture:
x86_64: x64
armv7l: armv7
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
home-assistant:
image: lscr.io/linuxserver/homeassistant:2024.8.1@sha256:8514949f94feb00c147111c7d8a106878a553d0768f4300c684fae0bcfe727e5 # editorconfig-checker-disable-line
image: lscr.io/linuxserver/homeassistant:2024.8.2@sha256:64583f73c0d8ca0b2e8e6d8c04f960661a379c1d44d542e21982c89e88d24cda # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
restart: always

plex:
image: lscr.io/linuxserver/plex:1.40.4@sha256:06ac00026f114f575d246d717adfc2a732e6eeeb89d1550d1a88cba20464275e # editorconfig-checker-disable-line
image: lscr.io/linuxserver/plex:1.40.5@sha256:525c1ec7cef5d9e7b94ad80c521a13fd0656eb2e3326709e6675ae1739eac546 # editorconfig-checker-disable-line
environment:
TZ: "{{ timezone }}"

Expand Down

0 comments on commit d579871

Please sign in to comment.