mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 15:11:22 -03:00
chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.8 → 2.6.9 (#34571)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `e6762c1` -> `2ac369f` | 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.9`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.6.9) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.8...v2.6.9) ##### Build System - **release:** 2.6.8-rc.2 ([3a362db](3a362dba64)) - **release:** 2.6.8-rc.3 ([f3a5e35](f3a5e35073)) - **release:** 2.6.8-rc.4 ([dbef098](dbef09819e)) - **release:** 2.6.8-rc.5 ([593f2ce](593f2ceb14)) - **release:** 2.6.8-rc.6 ([12af3bb](12af3bb8b6)) ##### Code Refactoring - **deps:** update actions/setup-node digest to [`49933ea`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/49933ea) ([2292592](2292592700)) - **deps:** update actions/setup-node digest to [`cdca736`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/cdca736) ([71f94ad](71f94ad8ef)) - **deps:** update actions/setup-python digest to [`8d9ed9a`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/8d9ed9a) ([393926e](393926e45b)) - **deps:** update dependency pypi/borgbackup to v1.4.1 ([7e8d85a](7e8d85afcf)) - **deps:** update github/codeql-action digest to [`45775bd`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/45775bd) ([5b72b76](5b72b76b46)) - **deps:** update github/codeql-action digest to [`5f8171a`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/5f8171a) ([2d40577](2d4057707d)) - **deps:** update python docker tag to v3.13.3-alpine3.21 ([ed077de](ed077de53b)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.8
|
||||
appVersion: 2.6.9
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 6.7.3
|
||||
version: 6.7.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.6.8@sha256:e6762c14c3ad1ff524cc181dc7281fc618ff8c674bdca98ef39a2cb63b04a7fd
|
||||
tag: 2.6.9@sha256:2ac369f66ddaa6cb1bae6f2a8f9132287c64b3a3edb90d97f4b0698ec49d8248
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user