chore(helm): update image docker.io/tomsquest/docker-radicale 3.4.1.1 → 3.5.0.1 (#33409)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | minor | `48e55c4` -> `904d0f6` | --- > [!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>tomsquest/docker-radicale (docker.io/tomsquest/docker-radicale)</summary> ### [`v3.5.0.1`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3501---2025-03-16) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.5.0.0...3.5.0.1) ### [`v3.5.0.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3500---2025-03-16) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.4.1.1...3.5.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.4.1.1
|
||||
appVersion: 3.5.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/tomsquest/docker-radicale
|
||||
- https://radicale.org/
|
||||
type: application
|
||||
version: 7.7.3
|
||||
version: 7.8.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/tomsquest/docker-radicale
|
||||
tag: 3.4.1.1@sha256:48e55c4c265668370292ae5648ab5d0a73fe9a238e6211be2e8c25c0b319a652
|
||||
tag: 3.5.0.1@sha256:904d0f6c06900480a8c0c1ee134ecfbe6a07ee3e32f86b3eb8af7269e25efaaf
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user