Skip to content

Commit

Permalink
chore(deps): update nicolaw/tiddlywiki docker tag to v5.3.6 (#1389)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent a078bbd commit d950d9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/tiddlywiki-boet/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
claimName: tiddlywiki-boet-data
containers:
- name: tiddlywiki-boet
image: nicolaw/tiddlywiki:5.2.2
image: nicolaw/tiddlywiki:5.3.6
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion apps/tiddlywiki/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
claimName: tiddlywiki-data
containers:
- name: tiddlywiki
image: nicolaw/tiddlywiki:5.2.2
image: nicolaw/tiddlywiki:5.3.6
imagePullPolicy: Always
ports:
- containerPort: 8080
Expand Down

0 comments on commit d950d9f

Please sign in to comment.