Skip to content

Commit

Permalink
chore: add latest tag to base manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Braun <rainbowstack@gmail.com>
  • Loading branch information
bluebrown committed Sep 12, 2023
1 parent e05a509 commit 2f66bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
runAsGroup: 65532
containers:
- name: kobold
image: index.docker.io/bluebrown/kobold
image: index.docker.io/bluebrown/kobold:latest
args:
- --config=/etc/kobold/config.yaml
- --watch
Expand Down

0 comments on commit 2f66bee

Please sign in to comment.