chore(helm): update image docker.io/tomsquest/docker-radicale 3.3.0.0 → 3.3.0.1 (#28313)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | patch | `7ffd1a6` -> `7ff625d` | 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.3.0.1`](https://redirect.github.com/tomsquest/docker-radicale/releases/tag/3.3.0.1) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.3.0.0...3.3.0.1) #### What's Changed - chore: upgrade to Alpine 3.20.3 by [@​tomsquest](https://redirect.github.com/tomsquest) in [https://github.com/tomsquest/docker-radicale/pull/163](https://redirect.github.com/tomsquest/docker-radicale/pull/163) **Full Changelog**: https://github.com/tomsquest/docker-radicale/compare/3.3.0.0...3.3.0.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.0.0
|
||||
appVersion: 3.3.0.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/tomsquest/docker-radicale
|
||||
- https://radicale.org/
|
||||
type: application
|
||||
version: 7.3.0
|
||||
version: 7.3.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/tomsquest/docker-radicale
|
||||
tag: 3.3.0.0@sha256:7ffd1a625425d6c437aa78d255f09df383d39349f77e6ff897464bfa9844a8e7
|
||||
tag: 3.3.0.1@sha256:7ff625d7621744bbfc2d16b8177ed21a9f9cfb94fe2929f5ee99a25ea785257c
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user