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.329.0 → 12.330.0 ) #5118

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented Jul 26, 2024

This PR contains the following updates:

Package Update Change
docker.io/felddy/foundryvtt minor 12.329.0 -> 12.330.0

Release Notes

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

v12.330.0

Compare Source

This container supports Foundry VTT stable release 12.330

Please read the official FoundryVTT release notes for details on how to safely migrate to version 12.

[!note]
Users migrating from version 11 of this container may be interested in applying a patch that will perform module compatibility checks at startup.

See:

[!WARNING]
While this is categorized as a stable release there is always a possibility of unexpected bugs or compatibility issues. As with any time you update the core software, be sure to perform a complete backup of your user data to minimize any risk of data loss.

What's Changed

Full Changelog: felddy/foundryvtt-docker@v12.329.0...v12.330.0


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 July 26, 2024 22:09
@lumiere-bot lumiere-bot bot added type/minor area/kubernetes Changes made in the kubernetes directory cluster/kyak labels Jul 26, 2024
@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jul 26, 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

@@ -49,13 +49,13 @@

               FOUNDRY_TELEMETRY: 'false'
             envFrom:
             - secretRef:
                 name: foundryvtt-secret
             image:
               repository: docker.io/felddy/foundryvtt
-              tag: 12.329.0@sha256:787e0527305916c2900cf4e3fc455586aea1941ed8f91a8dedc7492025d3d3ba
+              tag: 12.330.0@sha256:3f274dfd929a2ed4dea21ff66f4eb9bfcc90c2e72e12e835f19b80535a33f9d0
             probes:
               liveness:
                 custom: true
                 enabled: false
                 spec:
                   failureThreshold: 3

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented Jul 26, 2024

--- HelmRelease: foundry-system/foundryvtt Deployment: foundry-system/foundryvtt

+++ HelmRelease: foundry-system/foundryvtt Deployment: foundry-system/foundryvtt

@@ -59,13 +59,13 @@

           value: 'true'
         - name: FOUNDRY_TELEMETRY
           value: 'false'
         envFrom:
         - secretRef:
             name: foundryvtt-secret
-        image: docker.io/felddy/foundryvtt:12.329.0@sha256:787e0527305916c2900cf4e3fc455586aea1941ed8f91a8dedc7492025d3d3ba
+        image: docker.io/felddy/foundryvtt:12.330.0@sha256:3f274dfd929a2ed4dea21ff66f4eb9bfcc90c2e72e12e835f19b80535a33f9d0
         name: app
         resources:
           limits:
             memory: 4Gi
           requests:
             cpu: 10m

@coolguy1771 coolguy1771 merged commit 75eb8bf into main Jul 26, 2024
12 checks passed
@coolguy1771 coolguy1771 deleted the renovate/kyak-docker.io-felddy-foundryvtt-12.x branch July 26, 2024 22:17
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.

1 participant