chore(helm): update image docker.io/tomsquest/docker-radicale 3.3.3.0 → 3.4.0.0 (#30872)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | minor | `fb8f149` -> `d00c83d` | --- > [!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.4.0.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3400---2025-01-11) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.3.3.0...3.4.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.3.3.0
|
||||
appVersion: 3.4.0.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/tomsquest/docker-radicale
|
||||
- https://radicale.org/
|
||||
type: application
|
||||
version: 7.5.1
|
||||
version: 7.6.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/tomsquest/docker-radicale
|
||||
tag: 3.3.3.0@sha256:fb8f14916d8940465e52fe0aa1b5d1ea6e58fae545c95c3e5b6ea0d6d48322c7
|
||||
tag: 3.4.0.0@sha256:d00c83d6f0a16cf035d58cedafcf42f1c637be55387910ce0642f07b921fa01d
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user