chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.1.2@03fd54c (#15608)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup) | patch | `2.1.1` -> `2.1.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.1.2`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#212-2023-12-02) [Compare Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.1.1...v2.1.2) ##### Build System - **release:** 2.1.2-rc.1 ([7aebfd3](https://togithub.com/AnotherStranger/docker-borg-backup/commit/7aebfd39fd8a6d4976c2b470e7d899338ebb379b)) ##### Code Refactoring - **deps:** update openssl ([f9d26e1](https://togithub.com/AnotherStranger/docker-borg-backup/commit/f9d26e15577b2144a4fae72ab4af34f4cb4d12e6)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: borg-server
|
||||
version: 1.0.0
|
||||
appVersion: 2.1.1
|
||||
version: 1.0.1
|
||||
appVersion: 2.1.2
|
||||
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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.1@sha256:768c3522f846d8e8476a1f6527b5c0ff8c021dc31b7988876d34228ebdc7976e
|
||||
tag: 2.1.2@sha256:03fd54c6ebd0261a363143a71b5ac0fbd3db5b3def1c6e0b3e71e13186ff0b02
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user