Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(docker-image): update felddy/foundryvtt docker tag to v11.315.1
Browse files Browse the repository at this point in the history
| datasource | package           | from     | to       |
| ---------- | ----------------- | -------- | -------- |
| docker     | felddy/foundryvtt | 11.315.0 | 11.315.1 |
  • Loading branch information
Trux-Bot authored and truxnell committed Jan 18, 2024
1 parent 72c5ec6 commit 6115f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/games/foundryvtt/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
values:
image:
repository: felddy/foundryvtt
tag: 11.315.0@sha256:f148ef614ea8c2681f6869f7432acef6f746ae5c61e7309e35843c3d57dc5fc9
tag: 11.315.1@sha256:6a79a9fe9110d7447e7b36f534402884a2c88783dc59b7d25943a3c47145ab03
env:
SECRET_FOUNDRY_USERNAME: ${SECRET_FOUNDRY_USERNAME}
FOUNDRY_PASSWORD: ${FOUNDRY_PASSWORD}
Expand Down

0 comments on commit 6115f59

Please sign in to comment.