fix(borg-server): update image ghcr.io/anotherstranger/borg-server 2.8.4 → 2.8.5 (#46687)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `9603411` → `9ecf168` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.8.5`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.8.5) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.8.4...v2.8.5) ##### Code Refactoring - **deps:** pin dependencies ([42de5d3](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/42de5d3dc8f234387be8ff9dd7c0b1753b55e585)) - **deps:** update all dependencies ([6e99391](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6e993914998b254b8dba08593a0571723447bde7)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.91.2 ([a68a83d](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/a68a83d7357b870423dafb0a8f9f69c7742a1577)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9yZy1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.4
|
||||
appVersion: 2.8.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.10
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 8.0.2
|
||||
version: 8.0.3
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.8.4@sha256:960341111683abfc82e1d416b2c50c9b9cf22d6fa31ddcaf5abddcfab9533492
|
||||
tag: 2.8.5@sha256:9ecf168b56984461f317a0cd30e36140c61e7148a22a115ac7e65b307c9a13b2
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user