mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 19:24:20 -03:00
chore(helm): update image docker.io/ayufan/proxmox-backup-server v3.1.2 → v3.3.2 (#30175)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ayufan/proxmox-backup-server | minor | `eacdd4b` -> `1ec34f2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.2
|
||||
appVersion: 3.3.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.2.2
|
||||
@@ -32,4 +32,4 @@ 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.3.0
|
||||
version: 5.4.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/ayufan/proxmox-backup-server
|
||||
tag: v3.1.2@sha256:eacdd4bf0a2b93ea710428a767e47c88d116b50077c6ac47f797aaca9e5d59f0
|
||||
tag: v3.3.2@sha256:1ec34f263067f622ad763b87d5732e26c797c291be9ef6cf2e9b32d260f5d6d5
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user