Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
arnediekmann committed Jan 26, 2021
1 parent 2f88171 commit 5d4b7c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ mysql:
rootPassword: ""
image:
repository: mysql
tag: 5.7.32
tag: 5.7.33
pullPolicy: IfNotPresent
pullSecret: {}
resources:
Expand Down
2 changes: 1 addition & 1 deletion images/light-module-updater/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.12.3
FROM alpine:3.13.0
ENV GIT_BRANCH=master \
CHECKOUT_TAG=false \
POLL_INTERVAL=5 \
Expand Down

0 comments on commit 5d4b7c3

Please sign in to comment.