chore(deps): update container image tomsquest/docker-radicale to v3.1.9.1@e45df19 by renovate (#19790)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tomsquest/docker-radicale](https://togithub.com/tomsquest/docker-radicale) | patch | `3.1.9.0` -> `3.1.9.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.1.9.1`](https://togithub.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3191---2024-03-18) [Compare Source](https://togithub.com/tomsquest/docker-radicale/compare/3.1.9.0...3.1.9.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuNSIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d6963c3fe8
commit
26ccf9e33e
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.9.0
|
||||
appVersion: 3.1.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.4
|
||||
|
@ -28,7 +28,7 @@ keywords:
|
|||
- contacts
|
||||
- tasks
|
||||
- to-do
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/radicale
|
||||
- https://hub.docker.com/r/tomsquest/docker-radicale
|
||||
type: application
|
||||
version: 5.7.4
|
||||
version: 5.7.5
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tomsquest/docker-radicale
|
||||
tag: 3.1.9.0@sha256:a74dc6c74af2f4c15f6fa1e183c37fe60e7e81a0af6da3e4ec77cc0c6780bfb2
|
||||
tag: 3.1.9.1@sha256:e45df19819ea11fea14eec7e465ab351f2dd2a03c715f7013a67998faaa9f508
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue