Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image jank.ing/jjgadgets/findmydeviceserver to v0.7.0 - autoclosed #1136

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kube/deploy/apps/findmydeviceserver/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
main:
image: &img
repository: jank.ing/jjgadgets/findmydeviceserver
tag: v0.5.0@sha256:e1c2cf01ea9dc70e798b9d7ee8bb2a5855062f81b91e4cd2446b7de54b7668de
tag: v0.7.0@sha256:b026e4a685a48b65e994b121dec397444d65c3ea2ee98f8ae545a1eb47e86209
env:
TZ: "${CONFIG_TZ}"
securityContext:
Expand Down
Loading