Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Automated: Bump Docker images (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
qlikossbuild committed Sep 16, 2018
1 parent 54f8bab commit b5f6218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kubernetes/plain/mira-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: mira
image: "qlikcore/mira:0.5.0"
image: "qlikcore/mira:1.0.0"
imagePullPolicy: IfNotPresent
ports:
- containerPort: 9100
Expand Down

0 comments on commit b5f6218

Please sign in to comment.