Skip to content

Commit

Permalink
Bumped k8s deploy version
Browse files Browse the repository at this point in the history
  • Loading branch information
manterfield committed Nov 16, 2023
1 parent 8ceebc7 commit 8dcca02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kustomize/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccountName: hiphops-worker
containers:
- name: hiphops
image: hiphops/hiphops:v0.3.0
image: hiphops/hiphops:v0.4.0
command: ["/hops"]
args: ["start", "--address=0.0.0.0:8916", "--keyfile=/root/hiphops-key/hiphops.key", "--hops=/root/hops/"]
imagePullPolicy: Always
Expand Down

0 comments on commit 8dcca02

Please sign in to comment.