chore(deps): update container image cthulhoo/ttrss-web-nginx to latest@9ddd0f9 by renovate (#18567)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | cthulhoo/ttrss-web-nginx | digest | `d77d732` -> `9ddd0f9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
a001ac6703
commit
1f0bd28eb6
|
@ -32,7 +32,7 @@ name: tt-rss
|
||||||
sources:
|
sources:
|
||||||
- https://git.tt-rss.org/fox/tt-rss
|
- https://git.tt-rss.org/fox/tt-rss
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss
|
- https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss
|
||||||
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
|
|
||||||
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
|
- https://hub.docker.com/r/cthulhoo/ttrss-web-nginx
|
||||||
|
- https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static
|
||||||
type: application
|
type: application
|
||||||
version: 16.1.4
|
version: 16.1.5
|
||||||
|
|
|
@ -5,7 +5,7 @@ image:
|
||||||
nginxImage:
|
nginxImage:
|
||||||
repository: cthulhoo/ttrss-web-nginx
|
repository: cthulhoo/ttrss-web-nginx
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:d77d732d4d48f528d92f4ad6477f3ecb4ed6d4e698f81a102c2cc7921bb0148f
|
tag: latest@sha256:9ddd0f9cec6bf0f53c765005f761da46ff02f2e77e6d645745388d6d7e820c18
|
||||||
updaterImage:
|
updaterImage:
|
||||||
repository: cthulhoo/ttrss-fpm-pgsql-static
|
repository: cthulhoo/ttrss-fpm-pgsql-static
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
Loading…
Reference in New Issue