chore(helm): update image docker.io/tomsquest/docker-radicale 3.5.2.0 → 3.5.4.0 (#35699)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | patch | `7233c1b` -> `99a1145` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>tomsquest/docker-radicale (docker.io/tomsquest/docker-radicale)</summary> ### [`v3.5.4.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3540---2025-05-26) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.3.1...3.5.4.0) ### [`v3.5.3.1`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3531---2025-05-22) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.3.0...3.5.3.1) ### [`v3.5.3.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3530---2025-05-22) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.2.0...3.5.3.0) </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/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.5.2.0
|
appVersion: 3.5.4.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -43,5 +43,5 @@ sources:
|
|||||||
- https://hub.docker.com/r/tomsquest/docker-radicale
|
- https://hub.docker.com/r/tomsquest/docker-radicale
|
||||||
- https://radicale.org/
|
- https://radicale.org/
|
||||||
type: application
|
type: application
|
||||||
version: 7.8.2
|
version: 7.8.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: docker.io/tomsquest/docker-radicale
|
repository: docker.io/tomsquest/docker-radicale
|
||||||
tag: 3.5.2.0@sha256:7233c1bc2c822f4567c2715406c3f47465188ff864ea653615b6649d194e31b2
|
tag: 3.5.4.0@sha256:99a1145aafab55f211389a303a553109d06ff2c00f634847a52b8561bd01f172
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user