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/bjw-s/manyfold to v0.91.0 #407

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/bjw-s/manyfold (source) minor 0.90.1 -> 0.91.0

Release Notes

manyfold3d/manyfold (ghcr.io/bjw-s/manyfold)

v0.91.0

Compare Source

This release is all about safety; we've added features for reporting abusive or illegal content, both for local users and across the Fediverse, and for blocking federation to or from particular domains. Federation is still at a very basic level, but we really wanted to get at least some basic safety features in early; it's important stuff! Moderators can view and resolve submitted reports in the new settings area introduced in the last release, and can also manage local accounts in a new user management UI.

What's Changed

✨ New Features ✨
🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.90.2...v0.91.0

v0.90.2

Compare Source

Bugfix for missing translations in v0.90.0.

What's Changed

🐛 Bug Fixes 🐛

Full Changelog: manyfold3d/manyfold@v0.90.1...v0.90.2


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Nov 9, 2024

--- HelmRelease: home/manyfold Deployment: home/manyfold

+++ HelmRelease: home/manyfold Deployment: home/manyfold

@@ -77,13 +77,13 @@

           value: '3214'
         - name: TZ
           value: Pacific/Auckland
         envFrom:
         - secretRef:
             name: manyfold-secret
-        image: ghcr.io/bjw-s/manyfold:0.90.1@sha256:d2fbb0e482fe7b1a21a433bf5f904ce6c59c60b5596c9b923c2496605292a795
+        image: ghcr.io/bjw-s/manyfold:0.91.0@sha256:d3c6fe4a9c40fe42cb4df50d4ebe68bc5d7a545c9b27f17e401376d7ef98694a
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /health
             port: 3214
           initialDelaySeconds: 0

Copy link

github-actions bot commented Nov 9, 2024

--- kubernetes/apps/home/manyfold/app Kustomization: flux-system/manyfold HelmRelease: home/manyfold

+++ kubernetes/apps/home/manyfold/app Kustomization: flux-system/manyfold HelmRelease: home/manyfold

@@ -46,13 +46,13 @@

               TZ: Pacific/Auckland
             envFrom:
             - secretRef:
                 name: manyfold-secret
             image:
               repository: ghcr.io/bjw-s/manyfold
-              tag: 0.90.1@sha256:d2fbb0e482fe7b1a21a433bf5f904ce6c59c60b5596c9b923c2496605292a795
+              tag: 0.91.0@sha256:d3c6fe4a9c40fe42cb4df50d4ebe68bc5d7a545c9b27f17e401376d7ef98694a
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from f17b84f to 610de6b Compare November 9, 2024 09:21
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.87.1 feat(container): update image ghcr.io/bjw-s/manyfold to v0.88.0 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from 610de6b to 45bed9c Compare November 11, 2024 09:54
@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from 45bed9c to 8fd131d Compare November 19, 2024 16:22
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.88.0 feat(container): update image ghcr.io/bjw-s/manyfold to v0.89.0 Nov 19, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from 8fd131d to 12edf9a Compare November 25, 2024 15:27
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.89.0 feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.0 Nov 25, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from 12edf9a to a86b731 Compare November 26, 2024 11:56
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.0 feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.1 Nov 26, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.1 feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.1 - autoclosed Nov 26, 2024
@renovate renovate bot closed this Nov 26, 2024
@renovate renovate bot deleted the renovate/ghcr.io-bjw-s-manyfold-0.x branch November 26, 2024 18:48
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.1 - autoclosed feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.1 Nov 30, 2024
@renovate renovate bot reopened this Nov 30, 2024
@renovate renovate bot changed the title feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.1 fix(container): update image ghcr.io/bjw-s/manyfold to v0.90.2 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch 2 times, most recently from 70647c2 to 924468a Compare December 2, 2024 11:31
@renovate renovate bot changed the title fix(container): update image ghcr.io/bjw-s/manyfold to v0.90.2 feat(container): update image ghcr.io/bjw-s/manyfold to v0.91.0 Dec 2, 2024
@gavinmcfall gavinmcfall force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from 924468a to 6335c7c Compare December 8, 2024 23:44
@renovate renovate bot force-pushed the renovate/ghcr.io-bjw-s-manyfold-0.x branch from 6335c7c to 49ce1ba Compare December 9, 2024 00:03
@gavinmcfall gavinmcfall merged commit 51ed100 into main Dec 9, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant