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 docker.io/felddy/foundryvtt ( 12.331.0 → 13.332.0 ) #5818

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Nov 8, 2024

This PR contains the following updates:

Package Update Change
docker.io/felddy/foundryvtt major 12.331.0 -> 13.332.0

Release Notes

felddy/foundryvtt-docker (docker.io/felddy/foundryvtt)

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 for linux/s390x.

See:

[!WARNING]
Updates on the Prototype channel provide the implementation of major new features which are likely to introduce unforeseen bugs, breakages to existing game systems or modules, or other problems which will be disruptive to the usage of the software. Do not install this update unless you are doing so for the specific purposes of testing, it is not intended for use in 'live game' scenarios. The purpose of Prototype builds are to allow new experimental features to be tested and to help developers to begin the process of updating packages which are impacted by these changes. If you choose to update to this version you expose yourself to serious risk of having a bad experience. Please take this warning to heart.

What's Changed

Full 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@lumiere-bot lumiere-bot bot requested a review from coolguy1771 as a code owner November 8, 2024 23:09
@lumiere-bot lumiere-bot bot added renovate/container type/major area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Nov 8, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Nov 8, 2024

--- 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.332.0@sha256:3eeab8bbda9ce357f3e53293948b4e100d915a8d594481a6dbfaa4fc2ddb9e3d
         name: app
         resources:
           limits:
             memory: 4Gi
           requests:
             cpu: 10m

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Nov 8, 2024

--- 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.332.0@sha256:3eeab8bbda9ce357f3e53293948b4e100d915a8d594481a6dbfaa4fc2ddb9e3d
             probes:
               liveness:
                 custom: true
                 enabled: false
                 spec:
                   failureThreshold: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants