diff --git a/clusters/cl01tl/helm/dawarich/values.yaml b/clusters/cl01tl/helm/dawarich/values.yaml index c851bf120..f1eb64280 100644 --- a/clusters/cl01tl/helm/dawarich/values.yaml +++ b/clusters/cl01tl/helm/dawarich/values.yaml @@ -9,7 +9,7 @@ dawarich: main: image: repository: freikin/dawarich - tag: 1.3.1 + tag: 1.3.2 pullPolicy: IfNotPresent command: ["web-entrypoint.sh"] args: ["bin/rails", "server", "-p", "3000", "-b", "::"] @@ -106,7 +106,7 @@ dawarich: sidekiq: image: repository: freikin/dawarich - tag: 1.3.1 + tag: 1.3.2 pullPolicy: IfNotPresent command: ["sidekiq-entrypoint.sh"] args: ["sidekiq"]