Skip to content

Commit

Permalink
chore(deps): update container image mikenye/tar1090 to latest@85c7cab…
Browse files Browse the repository at this point in the history
… by renovate (#21347)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| mikenye/tar1090 | digest | `b372a5e` -> `85c7cab` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 25, 2024
1 parent 27f5e16 commit 1a770f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/tar1090/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/tar1090.webp
keywords:
- tar1090
- Other
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tar1090
- https://hub.docker.com/r/mikenye/tar1090
type: application
version: 5.8.23
version: 5.8.24
2 changes: 1 addition & 1 deletion charts/stable/tar1090/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: mikenye/tar1090
tag: latest@sha256:b372a5ee2e2cbbd587cbe80d75dc0df05d195b404a0691a7271772881965eaef
tag: latest@sha256:85c7cab360d45e5a5bb39e9ab8e99eea8516a40f54e68b200ee70a87a1dbf39b
persistence: {}
portal:
open:
Expand Down

0 comments on commit 1a770f9

Please sign in to comment.