Skip to content

Commit

Permalink
Merge pull request #476 from manala/renovate/components
Browse files Browse the repository at this point in the history
Update components
  • Loading branch information
nervo authored Dec 2, 2024
2 parents 8857656 + ed07b30 commit 70bc463
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions lazy.ansible/.manala/docker/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ ARG MANALA_USER_ID="1000"
ARG MANALA_GROUP_ID="1000"

ARG GOSU_VERSION="1.17"
ARG GOMPLATE_VERSION="4.1.0"
ARG DIRENV_VERSION="2.34.0"
ARG GOMPLATE_VERSION="4.2.0"
ARG DIRENV_VERSION="2.35.0"
ARG JQ_VERSION="1.7.1"
ARG YQ_VERSION="4.44.3"
ARG YQ_VERSION="4.44.5"

# The 'container' environment variable tells systemd that it's running inside a
# Docker container environment.
Expand Down
6 changes: 3 additions & 3 deletions lazy.kubernetes/.manala/docker/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ ARG MANALA_USER_ID="1000"
ARG MANALA_GROUP_ID="1000"

ARG GOSU_VERSION="1.17"
ARG GOMPLATE_VERSION="4.1.0"
ARG DIRENV_VERSION="2.34.0"
ARG GOMPLATE_VERSION="4.2.0"
ARG DIRENV_VERSION="2.35.0"
ARG JQ_VERSION="1.7.1"
ARG YQ_VERSION="4.44.3"
ARG YQ_VERSION="4.44.5"

# The 'container' environment variable tells systemd that it's running inside a
# Docker container environment.
Expand Down
6 changes: 3 additions & 3 deletions lazy.symfony/.manala/docker/Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ ARG MANALA_USER_ID="1000"
ARG MANALA_GROUP_ID="1000"

ARG GOSU_VERSION="1.17"
ARG GOMPLATE_VERSION="4.1.0"
ARG DIRENV_VERSION="2.34.0"
ARG GOMPLATE_VERSION="4.2.0"
ARG DIRENV_VERSION="2.35.0"
ARG JQ_VERSION="1.7.1"
ARG YQ_VERSION="4.44.3"
ARG YQ_VERSION="4.44.5"

# The 'container' environment variable tells systemd that it's running inside a
# Docker container environment.
Expand Down

0 comments on commit 70bc463

Please sign in to comment.