Skip to content

Commit

Permalink
chore(helm): update image docker.io/tomsquest/docker-radicale 3.3.2.0…
Browse files Browse the repository at this point in the history
… → 3.3.3.0 (#30628)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale)
| patch | `e0e73e7` -> `fb8f149` |

---

> [!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.3.3.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3330---2025-01-04)

[Compare
Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.3.2.0...3.3.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Jan 8, 2025
1 parent 465b1b0 commit aace380
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/radicale/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 3.3.2.0
appVersion: 3.3.3.0
dependencies:
- name: common
version: 25.3.1
Expand Down Expand Up @@ -40,4 +40,4 @@ sources:
- https://hub.docker.com/r/tomsquest/docker-radicale
- https://radicale.org/
type: application
version: 7.5.0
version: 7.5.1
2 changes: 1 addition & 1 deletion charts/stable/radicale/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/tomsquest/docker-radicale
tag: 3.3.2.0@sha256:e0e73e7fbcc2fd26b5eb23ccc2e29da81b85d16c63bb6c41537f408ba79fc820
tag: 3.3.3.0@sha256:fb8f14916d8940465e52fe0aa1b5d1ea6e58fae545c95c3e5b6ea0d6d48322c7

securityContext:
container:
Expand Down

0 comments on commit aace380

Please sign in to comment.