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 ghcr.io/felddy/foundryvtt ( 12.327.0 → 12.328.0 ) #2305

Merged
merged 1 commit into from
Jun 29, 2024
Merged
Show file tree
Hide file tree
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 default/foundry/foundry-vtt-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
image:
repository: ghcr.io/felddy/foundryvtt
pullPolicy: IfNotPresent
tag: 12.327.0@sha256:ff1f010c2e0357b0a551a5ba9b97a2c069b020130a1144057f7e5450d1183a7b
tag: 12.328.0@sha256:6c4fb88134aab18c8a5da8df8a16796a186dc4f2d8402190ac78bd8ed30a85e1
env:
- name: TZ
value: America/Chicago
Expand Down
2 changes: 1 addition & 1 deletion default/foundry/foundry-vtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
image:
repository: ghcr.io/felddy/foundryvtt
pullPolicy: IfNotPresent
tag: 12.327.0@sha256:ff1f010c2e0357b0a551a5ba9b97a2c069b020130a1144057f7e5450d1183a7b
tag: 12.328.0@sha256:6c4fb88134aab18c8a5da8df8a16796a186dc4f2d8402190ac78bd8ed30a85e1
env:
- name: TZ
value: America/Chicago
Expand Down
Loading