chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.4.2@467b50b by renovate (#23163)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup) | patch | `2.4.1` -> `2.4.2` | --- > [!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.4.2`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#242-2024-06-10) [Compare Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.4.1...v2.4.2) ##### Build System - **release:** 2.4.2-rc.1 ([80572e5](https://togithub.com/AnotherStranger/docker-borg-backup/commit/80572e54e0e332dde4f150c5fa1934b411207a69)) ##### Code Refactoring - **deps:** ⬆️ update python base image to 3.12.4-alpine3.20 ([e4e2a39](https://togithub.com/AnotherStranger/docker-borg-backup/commit/e4e2a39b06a38b371cf57b59b0c2e646226cadb0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.1
|
||||
appVersion: 2.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 6.1.1
|
||||
version: 6.1.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.4.1@sha256:df791f75a1c8043295587b2046417e356ca08f0a31465d5ccf4b948d47c9b22f
|
||||
tag: 2.4.2@sha256:467b50b2929d9fa10ee296f15b85aa21a4b2984e6b882c68f0eb96dfdcc6d2e3
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user