diff --git a/apps/media/dawarich/app/helmrelease.yaml b/apps/media/dawarich/app/helmrelease.yaml index a38f2e67..92cc55e2 100644 --- a/apps/media/dawarich/app/helmrelease.yaml +++ b/apps/media/dawarich/app/helmrelease.yaml @@ -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: @@ -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: