chore(helm): update image docker.io/ayufan/proxmox-backup-server v3.3.2 → v3.4.1 (#36111)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ayufan/proxmox-backup-server | minor | `1ec34f2` -> `13216d7` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.3.2
|
||||
appVersion: 3.4.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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: 5.6.1
|
||||
version: 5.7.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/ayufan/proxmox-backup-server
|
||||
tag: v3.3.2@sha256:1ec34f263067f622ad763b87d5732e26c797c291be9ef6cf2e9b32d260f5d6d5
|
||||
tag: v3.4.1@sha256:13216d75b98966f19f385a59ad04e8293df8bfbdf196974f743a5f164f6a7020
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user