chore(deps): update container image ghcr.io/anotherstranger/borg-server to v2.3.0@295707a by renovate (#20024)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://togithub.com/AnotherStranger/docker-borg-backup) | minor | `2.2.5` -> `2.3.0` | --- > [!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.3.0`](https://togithub.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#230-2024-03-30) [Compare Source](https://togithub.com/AnotherStranger/docker-borg-backup/compare/v2.2.5...v2.3.0) ##### Build System - **release:** 2.3.0-rc.1 ([b732fe6](https://togithub.com/AnotherStranger/docker-borg-backup/commit/b732fe6da9665e6eea92fc0e76628fe6a7318aec)) - **deps:** update pre-commit/action action to v3.0.1 ([ab535a0](https://togithub.com/AnotherStranger/docker-borg-backup/commit/ab535a008a6add842f16b116d7df2772cbd80aba)) ##### Features - ⬆️ update borg to 1.2.8 ([4cc19c9](https://togithub.com/AnotherStranger/docker-borg-backup/commit/4cc19c9ec46bda10841c54d9f1beaccf7421d112)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
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.2.5
|
||||
appVersion: 2.3.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.10
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/borg-server.png
|
||||
keywords:
|
||||
- borg-server
|
||||
- backup
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
- https://ghcr.io/anotherstranger/borg-server
|
||||
type: application
|
||||
version: 4.7.5
|
||||
version: 4.8.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.5@sha256:e6745c2be2e2c4154a6a51366d7b66381dfab806ca5be6db7d6929a11e8a5dae
|
||||
tag: 2.3.0@sha256:295707a5e075b6c14e0618ef19a08f0245f192e673bb314ff6108426211d6f44
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user