Skip to content

Commit

Permalink
Merge pull request #1653 from LucaDev/renovate/freikin-dawarich-0.x
Browse files Browse the repository at this point in the history
chore(deps): update freikin/dawarich docker tag to v0.23.0
  • Loading branch information
LucaDev authored Jan 21, 2025
2 parents 002e796 + 89a7e73 commit 481ade9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/media/dawarich/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app:
image:
repository: freikin/dawarich
tag: 0.22.4
tag: 0.23.0
command: ["web-entrypoint.sh"]
args: ['bin/rails', 'server', '-p', '3000', '-b', '::']
envFrom:
Expand All @@ -54,7 +54,7 @@ spec:
sidekiq:
image:
repository: freikin/dawarich
tag: 0.22.4
tag: 0.23.0
command: ["sidekiq-entrypoint.sh"]
args: ['bundle', 'exec', 'sidekiq']
envFrom:
Expand Down

0 comments on commit 481ade9

Please sign in to comment.