chore(helm): update image ghcr.io/manyfold3d/manyfold 0.123.2 → 0.124.0 (#40043)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `02f8713` -> `6c2d9b8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`v0.124.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.124.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.123.2...v0.124.0) Added avatar and background images for creators, including syncing them from external sites, so now you can make your creator profile beautiful! #### What's Changed ##### ✨ New Features ✨ - Add avatar and banner images for Creators, and sync from other hosting sites by [@​Floppy](https://redirect.github.com/Floppy) in [#​4741](https://redirect.github.com/manyfold3d/manyfold/pull/4741) - Show avatars and banners over Activitypub by [@​Floppy](https://redirect.github.com/Floppy) in [#​4749](https://redirect.github.com/manyfold3d/manyfold/pull/4749) - Set avatar and banner for remote ActivityPub creators by [@​Floppy](https://redirect.github.com/Floppy) in [#​4750](https://redirect.github.com/manyfold3d/manyfold/pull/4750) - Add form option to remove avatar and banner images by [@​Floppy](https://redirect.github.com/Floppy) in [#​4755](https://redirect.github.com/manyfold3d/manyfold/pull/4755) ##### 🐛 Bug Fixes 🐛 - Remove hexagon avatars from Vapor theme by [@​Floppy](https://redirect.github.com/Floppy) in [#​4754](https://redirect.github.com/manyfold3d/manyfold/pull/4754) ##### 🛠️ Other Improvements 🛠️ - Make LibraryUploader more generic by [@​Floppy](https://redirect.github.com/Floppy) in [#​4739](https://redirect.github.com/manyfold3d/manyfold/pull/4739) - Translation update by [@​Floppy](https://redirect.github.com/Floppy) in [#​4751](https://redirect.github.com/manyfold3d/manyfold/pull/4751) - Help text to stand out over creator banner backgrounds by [@​Floppy](https://redirect.github.com/Floppy) in [#​4758](https://redirect.github.com/manyfold3d/manyfold/pull/4758) **Full Changelog**: <https://github.com/manyfold3d/manyfold/compare/v0.123.2...v0.124.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.123.2
|
appVersion: 0.124.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.20.0
|
version: 28.20.0
|
||||||
@@ -42,5 +42,5 @@ sources:
|
|||||||
- https://ghcr.io/manyfold3d/manyfold
|
- https://ghcr.io/manyfold3d/manyfold
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/manyfold
|
- https://github.com/truecharts/charts/tree/master/charts/stable/manyfold
|
||||||
type: application
|
type: application
|
||||||
version: 4.18.1
|
version: 4.19.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/manyfold3d/manyfold
|
repository: ghcr.io/manyfold3d/manyfold
|
||||||
tag: 0.123.2@sha256:02f87130e85a1a7167a0e1504dea7ae0b1d5b3fdfe5139a1ef0f5c58d29867ec
|
tag: 0.124.0@sha256:6c2d9b87fead3a348c795dc57372b97122f3219f331d61afec6018dbb2cf619a
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user