fix(borg-server): update image ghcr.io/anotherstranger/borg-server 2.8.5 → 2.8.6 (#48790)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `9ecf168` → `98da306` | --- > [!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.6`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.8.6) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.8.5...v2.8.6) ##### Bug Fixes - update openssl version ([d15933b](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/d15933b80b5fa26f94dc490cd45903b4afdf2bb8)) ##### Code Refactoring - **deps:** update all dependencies ([e847e37](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/e847e376a4310ae4394ebc382aa47dc39eaf4a44)) - **deps:** update all dependencies ([ad62665](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/ad62665903db67a51b4317911eac5aa2e044ee41)) - **deps:** update all dependencies ([861a7c2](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/861a7c2200808173ec2d6abb8ec7d1866fe0cfe2)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.102.10 ([c7fdd86](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/c7fdd86f8ab74b9d5c7214553fe5734ff1b8e4b9)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.104.1 ([8623fbc](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/8623fbc951f3750db2c6e1ebcef6e0b203379dcc)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9ib3JnLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.5
|
||||
appVersion: 2.8.6
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -36,5 +36,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.3.0
|
||||
version: 8.3.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.8.5@sha256:9ecf168b56984461f317a0cd30e36140c61e7148a22a115ac7e65b307c9a13b2
|
||||
tag: 2.8.6@sha256:98da306210ea51915ba606bed35fba99a83e6a06f4434a031fa0f4c67f7d1bbb
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user