BREAKING CHANGE(photostructure): Update image docker.io/photostructure/server 2024.3.3 → 2026.1.0 (#43819)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/photostructure/server | major | `0a6a78e` -> `aa9ff2e` | --- > [!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. --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGhvdG9zdHJ1Y3R1cmUiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.3.3
|
||||
appVersion: 2026.1.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.23
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/photostructure
|
||||
- https://hub.docker.com/r/photostructure/server
|
||||
type: application
|
||||
version: 10.13.8
|
||||
version: 11.0.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/photostructure/server
|
||||
tag: 2024.3.3-beta@sha256:0a6a78e8327ea8b3c98f155096f7dce15f01cec03522c21459e8c3afc6221218
|
||||
tag: 2026.1.0-beta@sha256:aa9ff2e3c11e3c63621e47a1e10f1241d062cb09a8a64a845e8fd52a5bfc5d2d
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user