chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.21 → 2.6.22 (#41958)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `fdca603` -> `c6a4bdc` | --- > [!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. --- ### Release Notes <details> <summary>AnotherStranger/docker-borg-backup (ghcr.io/anotherstranger/borg-server)</summary> ### [`v2.6.22`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.6.22) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.21...v2.6.22) ##### Bug Fixes - **renovate:** fix typo in semver regex ([47e4e22](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/47e4e2212d231a87b030db132b7f273901298b90)) ##### Code Refactoring - **deps:** update all dependencies ([48aa4e4](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/48aa4e463e8d2d7281434030d1c53b3ac1af97fe)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.168.3 ([c308895](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/c30889578eaf5e81154e7fc31554fde8c09183a0)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.168.5 ([dd52ee0](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/dd52ee071809a859c45e503f279ea4332ff537e3)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.169.1 ([6575e36](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6575e363f04acfa3e5ccda4be04eaaf44ac0a620)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.171.4 ([4c241a6](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/4c241a6f9614440b2673cfed164d53a8e509feae)) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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: 2.6.21
|
||||
appVersion: 2.6.22
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 7.11.5
|
||||
version: 7.11.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user