generated from onedr0p/cluster-template
-
Notifications
You must be signed in to change notification settings - Fork 3
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 docker.io/felddy/foundryvtt ( 12.331.0 → 13.335.0 ) #5818
Open
lumiere-bot
wants to merge
1
commit into
main
Choose a base branch
from
renovate/kyak-docker.io-felddy-foundryvtt-13.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- HelmRelease: foundry-system/foundryvtt Deployment: foundry-system/foundryvtt
+++ HelmRelease: foundry-system/foundryvtt Deployment: foundry-system/foundryvtt
@@ -63,13 +63,13 @@
value: 'true'
- name: FOUNDRY_TELEMETRY
value: 'false'
envFrom:
- secretRef:
name: foundryvtt-secret
- image: docker.io/felddy/foundryvtt:12.331.0@sha256:306930efe642caa5541add4e269127a3a9122e007496bb22b524f7d9bcc755fc
+ image: docker.io/felddy/foundryvtt:13.335.0@sha256:a10e2b83f4d5f592a344b94c05a2fb8deb54253646736f1f57bbe2f079b68308
name: app
resources:
limits:
memory: 4Gi
requests:
cpu: 10m |
--- kubernetes/kyak/apps/foundry-system/foundryvtt/app Kustomization: flux-system/foundryvtt HelmRelease: foundry-system/foundryvtt
+++ kubernetes/kyak/apps/foundry-system/foundryvtt/app Kustomization: flux-system/foundryvtt HelmRelease: foundry-system/foundryvtt
@@ -51,13 +51,13 @@
FOUNDRY_TELEMETRY: false
envFrom:
- secretRef:
name: foundryvtt-secret
image:
repository: docker.io/felddy/foundryvtt
- tag: 12.331.0@sha256:306930efe642caa5541add4e269127a3a9122e007496bb22b524f7d9bcc755fc
+ tag: 13.335.0@sha256:a10e2b83f4d5f592a344b94c05a2fb8deb54253646736f1f57bbe2f079b68308
probes:
liveness:
custom: true
enabled: false
spec:
failureThreshold: 3 |
c623b9f
to
29a0281
Compare
29a0281
to
b0ab310
Compare
bcc0877
to
c270624
Compare
babb793
to
274cac8
Compare
5bb6688
to
736103e
Compare
d4bcd1e
to
0631517
Compare
677d011
to
1a8f7bd
Compare
1a8f7bd
to
685ba5f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.331.0
->13.335.0
Release Notes
felddy/foundryvtt-docker (docker.io/felddy/foundryvtt)
v13.335.0
Compare Source
This pre-release container supports Foundry VTT development release
13.335
See:
What's Changed
Full Changelog: felddy/foundryvtt-docker@v13.334.0...v13.335.0
v13.334.0
Compare Source
This pre-release container supports Foundry VTT development release
13.334
See:
What's Changed
13.334
by @felddy in https://github.com/felddy/foundryvtt-docker/pull/1126Full Changelog: felddy/foundryvtt-docker@v13.333.0...v13.334.0
v13.333.0
Compare Source
This pre-release container supports Foundry VTT prototype release
13.333
What's Changed
There are substantial internal changes that may affect some users.
/home/foundry
to/home/node
FOUNDRY_UID
andFOUNDRY_GID
environment variables have been deprecated.The Docker
user
option should be used to change theuid
andgid
of the running processes.data
volume to match theuid
andgid
of the server. Therefore theCONTAINER_PRESERVE_OWNER
environment variable is deprecated.TIMEZONE
environment variable has been replaced by the standardTZ
environment variable.13.333
by @felddy in https://github.com/felddy/foundryvtt-docker/pull/1125Full Changelog: felddy/foundryvtt-docker@v13.332.0...v13.333.0
v13.332.0
Compare Source
This pre-release container supports Foundry VTT prototype release
13.332
This release drops support for the
linux/arm/v6
platform, and restores support forlinux/s390x
.See:
What's Changed
13.332.0
by @felddy in https://github.com/felddy/foundryvtt-docker/pull/1100Full Changelog: felddy/foundryvtt-docker@v12.320.0...v13.332.0
Special thanks to @afwolfe for PR #1000 which inspired the change to passing build secrets for pre-installed builds.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.