This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup) | patch | `2.1.3` -> `2.1.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>AnotherStranger/docker-borg-backup (ghcr.io/anotherstranger/borg-server)</summary> ### [`v2.1.4`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#214-2023-12-09) [Compare Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.1.3...v2.1.4) ##### Build System - **release:** 2.1.4-rc.1 ([c7dc1e2](https://togithub.com/AnotherStranger/docker-borg-backup/commit/c7dc1e215ecb6d8cdb63842311c7a7f95208eff9)) - **deps:** update actions/setup-python action to v5 ([13b8b04](https://togithub.com/AnotherStranger/docker-borg-backup/commit/13b8b04c3fbfa5046a475f6609f14c6aa14fe82b)) ##### Code Refactoring - **deps:** ⬆️ update package dependencies ([15f30c4](https://togithub.com/AnotherStranger/docker-borg-backup/commit/15f30c4855de2dfe5f3f6db974d9e2689a70e5bc)) </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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
37 lines
998 B
YAML
37 lines
998 B
YAML
kubeVersion: '>=1.24.0'
|
|
apiVersion: v2
|
|
name: borg-server
|
|
version: 1.0.4
|
|
appVersion: 2.1.4
|
|
description: A borg Backup server
|
|
home: https://truecharts.org/charts/stable/borg-server
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/AnotherStranger/docker-borg-backup
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
|
- https://ghcr.io/anotherstranger/borg-server
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- borg-server
|
|
- backup
|
|
dependencies:
|
|
- name: common
|
|
version: 14.3.5
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.1
|
|
min_scale_version: 22.12.4
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: backup
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: stable
|