Skip to content

Commit b2bec70

Browse files
feat(container): update image mirror.gcr.io/freikin/dawarich ( 1.6.1 ➔ 1.7.7 )
1 parent 6af77f6 commit b2bec70

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

kubernetes/apps/default/dawarich/app/helmrelease.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
sync-assets:
3434
image:
3535
repository: mirror.gcr.io/freikin/dawarich
36-
tag: 1.6.1
36+
tag: 1.7.7
3737
command: [/bin/sh, -c, rm -rf /var/app/public/assets && cp -r /tmp/public_assets/* /var/app/public/]
3838
securityContext: &sc
3939
allowPrivilegeEscalation: false
@@ -63,7 +63,7 @@ spec:
6363
app:
6464
image:
6565
repository: mirror.gcr.io/freikin/dawarich
66-
tag: 1.6.1
66+
tag: 1.7.7
6767
command: ["web-entrypoint.sh"]
6868
args: ["bin/rails", "server", "-p", "3000", "-b", "::"]
6969
env: &env
@@ -109,7 +109,7 @@ spec:
109109
sidekick:
110110
image:
111111
repository: mirror.gcr.io/freikin/dawarich
112-
tag: 1.6.1@sha256:a884f69f19ce0f66992f3872d24544d1e587e133b8a003e072711aafc1e02429
112+
tag: 1.7.7@sha256:f7eea22def731ef98f0644b191c477917790bb0e5449b0014bac2f349ce178a7
113113
command: ["sidekiq-entrypoint.sh"]
114114
args: []
115115
env: *env

0 commit comments

Comments
 (0)