mirror of
https://github.com/truecharts/charts.git
synced 2026-07-20 16:11:20 -03:00
chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.4 → 2.6.5 (#28595)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `2be29d9` -> `4a5cca2` | --- > [!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.5`](https://redirect.github.com/AnotherStranger/docker-borg-backup/blob/HEAD/CHANGELOG.md#265-2024-10-30) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.6.4...v2.6.5) ##### Build System - **release:** 2.6.4-rc.5 ([6cc39e6](6cc39e63cf)) - **release:** 2.6.5-rc.1 ([efd034c](efd034c402)) - **release:** 2.6.5-rc.2 ([2739383](2739383b02)) - **release:** 2.6.5-rc.3 ([69dc571](69dc5712b6)) - **release:** 2.6.5-rc.4 ([46f294f](46f294fcaf)) - **release:** 2.6.5-rc.5 ([1fd2714](1fd2714d79)) - **release:** 2.6.5-rc.6 ([5484c3d](5484c3df62)) - **release:** 2.6.5-rc.7 ([77096d6](77096d6ecb)) - **release:** 2.6.5-rc.8 ([bc94812](bc94812c4e)) - **release:** 2.6.5-rc.9 ([fbba5ff](fbba5ffcb1)) ##### Code Refactoring - **deps:** update actions/checkout digest to [`11bd719`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/11bd719) ([53896cc](53896cce96)) - **deps:** update actions/checkout digest to [`eef6144`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/eef6144) ([299dc8e](299dc8e805)) - **deps:** update actions/setup-node digest to [`39370e3`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/39370e3) ([a5a91e7](a5a91e7037)) - **deps:** update actions/setup-python digest to [`0b93645`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/0b93645) ([8b3b4af](8b3b4af60e)) - **deps:** update dependency alpine\_3\_20/openssl to v3.3.2-r1 ([1631270](1631270474)) - **deps:** update docker/build-push-action digest to [`4f58ea7`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/4f58ea7) ([647127f](647127fe0f)) - **deps:** update docker/setup-buildx-action digest to [`c47758b`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/c47758b) ([1d8cc89](1d8cc89141)) - **deps:** update github/codeql-action digest to [`6624720`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6624720) ([fb4aa70](fb4aa708a9)) - **deps:** update github/codeql-action digest to [`6db8d63`](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/6db8d63) ([6f687f7](6f687f72b6)) - **deps:** update python docker tag to v3.12.7-alpine3.20 ([132c4ed](132c4edacf)) - **deps:** update python docker tag to v3.13.0-alpine3.20 ([9a713fe](9a713fe36e)) - **deps:** update sigstore/cosign-installer action to v3.7.0 ([745d5b6](745d5b6d28)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.6.4
|
||||
appVersion: 2.6.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.5
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/AnotherStranger/docker-borg-backup
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/borg-server
|
||||
type: application
|
||||
version: 6.4.1
|
||||
version: 6.4.2
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/anotherstranger/borg-server
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.6.4@sha256:2be29d917041621f22857c5d1c9dc3665836ff74846cc6c5b2e9a8ab88f452de
|
||||
tag: 2.6.5@sha256:4a5cca245eeed5c0ef47046ae6ab9b1931735974451d4b1340890d4339c5823d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user