chore(helm): update image docker.io/ayufan/proxmox-backup-server v3.4.1 → v4.0.12 (#38216)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ayufan/proxmox-backup-server | major | `13216d7` -> `9c5a383` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.4.1
|
||||
appVersion: 4.0.12
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/proxmox-backup-server
|
||||
- https://hub.docker.com/r/ayufan/proxmox-backup-server
|
||||
type: application
|
||||
version: 6.2.1
|
||||
version: 7.0.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/ayufan/proxmox-backup-server
|
||||
tag: v3.4.1@sha256:13216d75b98966f19f385a59ad04e8293df8bfbdf196974f743a5f164f6a7020
|
||||
tag: v4.0.12@sha256:9c5a38316a935a45ce78fff12e6acf4770e20acc15fa59a01c36a836f63d88bf
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user