mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 16:41:21 -03:00
chore(newyearcountdownclock): update image docker.io/modem7/newyearcountdown digest to 0796be4 (#44613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/modem7/newyearcountdown | digest | `03a73e5` -> `0796be4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV3eWVhcmNvdW50ZG93bmNsb2NrIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -25,22 +25,22 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Self Hosted, self contained New Year Countdown clock
|
||||
home: https://trueforge.org/truetech/truecharts/charts/stable/newyearcountdownclock
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/newyearcountdownclock.webp
|
||||
home: https://truecharts.org/charts/stable/newyearcountdownclock
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/newyearcountdownclock.webp
|
||||
keywords:
|
||||
- newyearcountdownclock
|
||||
- Tools-Utilities
|
||||
- Other
|
||||
kubeVersion: '>=1.27.0-0'
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: newyearcountdownclock
|
||||
sources:
|
||||
- https://github.com/modem7/Docker-NewYearCountdown
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/newyearcountdownclock
|
||||
- https://hub.docker.com/r/modem7/newyearcountdown
|
||||
type: application
|
||||
version: 8.13.17
|
||||
version: 8.13.18
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: docker.io/modem7/newyearcountdown
|
||||
tag: latest@sha256:03a73e53aa01f23b0444ec0f85404c681075ab393d421b6d03b6c864df9fc6ea
|
||||
tag: latest@sha256:0796be4697c2fd206f4c943ea7407b380304cb05c304b0a090bff0fcc3afac20
|
||||
persistence: {}
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user