Skip to content

Commit

Permalink
chore(deps): update container image farmos/farmos to latest@02806d2 b…
Browse files Browse the repository at this point in the history
…y renovate (#20664)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| farmos/farmos | digest | `46145fc` -> `02806d2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 12, 2024
1 parent f721e4c commit e61c24c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/farmos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ keywords:
- farmos
- Productivity
- Tools-Utilities
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/farmos
- https://hub.docker.com/r/farmos/farmos
type: application
version: 5.8.5
version: 5.8.6
2 changes: 1 addition & 1 deletion charts/stable/farmos/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: farmos/farmos
tag: latest@sha256:46145fcd6d1bfdf2bbb9f09cb961ab97290a7cd5f9177a975657389b6326324a
tag: latest@sha256:02806d2d1678d5b774e06a12085c79950a42caed09f80092debca378f7b2bf7a
persistence:
sitesdirectory:
enabled: true
Expand Down

0 comments on commit e61c24c

Please sign in to comment.