mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 17:01:23 -03:00
chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.20 → 2.6.21 (#41553)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `5bd1c9c` -> `fdca603` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.6.21`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.6.21) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.20...v2.6.21) ##### Code Refactoring - **deps:** update all dependencies ([6fbc391](6fbc3914eb)) - **deps:** update all dependencies ([f0c3533](f0c35337e5)) - **deps:** update all dependencies ([889fffe](889fffedcc)) - **deps:** update all dependencies ([e2b40b3](e2b40b3348)) - **deps:** update all dependencies ([8eb94bd](8eb94bd52f)) - **deps:** update all dependencies ([3cebd4c](3cebd4cd6d)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.157.0 ([33b8955](33b89555ed)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.159.2 ([67fb7a2](67fb7a21d5)) - **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.159.4 ([61e94f5](61e94f5574)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.20
|
||||
appVersion: 2.6.21
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -36,7 +36,8 @@ name: borg-server
|
||||
sources:
|
||||
- https://ghcr.io/anotherstranger/borg-server
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 7.11.4
|
||||
version: 7.11.5
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.6.20@sha256:5bd1c9ca73f3c71691699ae2bee4631654e25344e3da51fa6d9a5551810e2152
|
||||
tag: 2.6.21@sha256:fdca603ed72de2a48e07b2a40149f66995820afb8b34458bca292a4b8328bf5a
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user