Skip to content

Commit

Permalink
ghcr.io/klimatbyran/garbo:3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fluxcdbot committed Nov 13, 2024
1 parent f6d4f6d commit 4ff21dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
app: garbo
spec:
containers:
- image: ghcr.io/klimatbyran/garbo:3.0.4 # {"$imagepolicy": "flux-system:garbo"}
- image: ghcr.io/klimatbyran/garbo:3.1.1 # {"$imagepolicy": "flux-system:garbo"}
resources: {}
name: garbo
ports:
Expand Down
2 changes: 1 addition & 1 deletion k8s/worker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
app: worker
spec:
containers:
- image: ghcr.io/klimatbyran/garbo:3.0.4 # {"$imagepolicy": "flux-system:garbo"}
- image: ghcr.io/klimatbyran/garbo:3.1.1 # {"$imagepolicy": "flux-system:garbo"}
resources: {}
command: ['npm', 'run', 'workers']
name: worker
Expand Down

0 comments on commit 4ff21dc

Please sign in to comment.