Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/linuxserver/grocy 4.4.0 → 4.4.1 (#3…
Browse files Browse the repository at this point in the history
…1441)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/grocy](https://redirect.github.com/linuxserver/docker-grocy/packages)
([source](https://redirect.github.com/linuxserver/docker-grocy)) | patch
| `eb24167` -> `3064bd5` |

---

> [!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.

---

### 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 Feb 1, 2025
1 parent 4c2a154 commit 2b5b378
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/grocy/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: 4.4.0
appVersion: 4.4.1
dependencies:
- name: common
version: 25.4.10
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/grocy/grocy
- https://github.com/truecharts/charts/tree/master/charts/stable/grocy
type: application
version: 20.6.1
version: 20.6.2
2 changes: 1 addition & 1 deletion charts/stable/grocy/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/linuxserver/grocy
tag: 4.4.0@sha256:eb241671c19a6b49323097bc8866f8260f04c2813e08fe24c492e93ac140415e
tag: 4.4.1@sha256:3064bd56fa72d8eba748fcee209c40b6e86639e274966247e584a979e9c61677
pullPolicy: IfNotPresent
service:
main:
Expand Down

0 comments on commit 2b5b378

Please sign in to comment.