Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/techno-tim/littlelink-ser…
Browse files Browse the repository at this point in the history
…ver to latest@b3215eb by renovate (#19799)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `4ff3182` -> `b3215eb`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin committed Mar 26, 2024
1 parent f4c0307 commit 23d6d59
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/littlelink/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/littlelink
icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png
keywords:
- littlelink
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/littlelink
- https://ghcr.io/techno-tim/littlelink-server
type: application
version: 13.7.6
version: 13.7.7
2 changes: 1 addition & 1 deletion charts/stable/littlelink/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/techno-tim/littlelink-server
pullPolicy: IfNotPresent
tag: latest@sha256:4ff3182857e8065e28974ae3084b5785b5de6c2a909e25ff26aa635d614e120b
tag: latest@sha256:b3215eb2b41d208570aadf483fe6b426949050a0716d904470529fb9ba509ef1
service:
main:
ports:
Expand Down

0 comments on commit 23d6d59

Please sign in to comment.