chore(deps): update container image nginx to 1.26.0@192e88a by renovate (#22056)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nginx | digest | `f00e9a2` -> `192e88a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2My40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
7500d2c8c6
commit
f7f64bf81a
|
@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/vikunja
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/vikunja.webp
|
||||
keywords:
|
||||
- vikunja
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -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/frontend
|
||||
- https://hub.docker.com/r/vikunja/api
|
||||
- https://hub.docker.com/_/nginx
|
||||
- https://hub.docker.com/r/vikunja/frontend
|
||||
type: application
|
||||
version: 14.1.2
|
||||
version: 14.1.3
|
||||
|
|
|
@ -8,7 +8,7 @@ frontendImage:
|
|||
pullPolicy: IfNotPresent
|
||||
nginxImage:
|
||||
repository: nginx
|
||||
tag: 1.26.0@sha256:f00e9a27310a9ea8205798d5dceca575a0c7da11a24a82e6ce69bc3f36317082
|
||||
tag: 1.26.0@sha256:192e88a0053c178683ca139b9d9a2afb0ad986d171fae491949fe10970dd9da9
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue