chore(deps): update container image tomsquest/docker-radicale to v3.2.3.1@9598e1b by renovate (#26631)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | patch | `3.2.3.0` -> `3.2.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>tomsquest/docker-radicale (tomsquest/docker-radicale)</summary> ### [`v3.2.3.1`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3231---2024-09-18) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.2.3.0...3.2.3.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4xIiwidXBkYXRlZEluVmVyIjoiMzguODguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
2165cdb23b
commit
62e1c88919
|
@ -6,7 +6,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 3.2.3.0
|
appVersion: 3.2.3.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 24.1.16
|
version: 24.1.16
|
||||||
|
@ -40,4 +40,4 @@ 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.1.8
|
version: 7.1.9
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: tomsquest/docker-radicale
|
repository: tomsquest/docker-radicale
|
||||||
tag: 3.2.3.0@sha256:35bf719765ca0acd1ac42cf8740bbcfe2d8f282f5d67dd6c38260aa8067c262b
|
tag: 3.2.3.1@sha256:9598e1bc5f1ef49bcea2faa3a970385bd6a7481a3034100ec7c764832f745c7d
|
||||||
|
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|
Loading…
Reference in New Issue