mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 19:01:23 -03:00
chore(deps): update container image nginx to 1.26.0@2fd2e5e by renovate (#21282)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nginx | digest | `3f28ece` -> `2fd2e5e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -38,8 +38,8 @@ name: vikunja
|
||||
sources:
|
||||
- https://vikunja.io/docs
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/vikunja
|
||||
- https://hub.docker.com/r/vikunja/api
|
||||
- https://hub.docker.com/r/vikunja/frontend
|
||||
- https://hub.docker.com/_/nginx
|
||||
- https://hub.docker.com/r/vikunja/api
|
||||
type: application
|
||||
version: 13.11.0
|
||||
version: 13.11.1
|
||||
|
||||
@@ -8,7 +8,7 @@ frontendImage:
|
||||
pullPolicy: IfNotPresent
|
||||
nginxImage:
|
||||
repository: nginx
|
||||
tag: 1.26.0@sha256:3f28ecedbd787b3ff0a6d56cd4a1b13901acda532c717e3b7351fcc786973d79
|
||||
tag: 1.26.0@sha256:2fd2e5e1ac5921cc3da7726cfcdcb49d74f45d1e1e1fb7d930a68036d13c3900
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user