chore(deps): update container image nginx to v1.26.0@3f28ece by renovate (#21258)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nginx | minor | `1.25.5` -> `1.26.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -38,8 +38,8 @@ name: vikunja
|
|||||||
sources:
|
sources:
|
||||||
- https://vikunja.io/docs
|
- https://vikunja.io/docs
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||||
|
- https://hub.docker.com/r/vikunja/frontend
|
||||||
- https://hub.docker.com/_/nginx
|
- https://hub.docker.com/_/nginx
|
||||||
- https://hub.docker.com/r/vikunja/api
|
- https://hub.docker.com/r/vikunja/api
|
||||||
- https://hub.docker.com/r/vikunja/frontend
|
|
||||||
type: application
|
type: application
|
||||||
version: 13.10.26
|
version: 13.11.0
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ frontendImage:
|
|||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
nginxImage:
|
nginxImage:
|
||||||
repository: nginx
|
repository: nginx
|
||||||
tag: 1.25.5@sha256:61f40f031b933dff30d60750ee0331a95ffd4107c74aed204c45f3c6e3ead27a
|
tag: 1.26.0@sha256:3f28ecedbd787b3ff0a6d56cd4a1b13901acda532c717e3b7351fcc786973d79
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
||||||
podSpec:
|
podSpec:
|
||||||
|
|||||||
Reference in New Issue
Block a user