mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 09:11:25 -03:00
chore(deps): update container image nginx to 1.26.0@bd2e255 by renovate (#21301)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | nginx | digest | `2fd2e5e` -> `bd2e255` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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/api
|
||||
- https://hub.docker.com/_/nginx
|
||||
- https://hub.docker.com/r/vikunja/api
|
||||
- https://hub.docker.com/r/vikunja/frontend
|
||||
type: application
|
||||
version: 13.11.1
|
||||
version: 13.11.2
|
||||
|
||||
@@ -8,7 +8,7 @@ frontendImage:
|
||||
pullPolicy: IfNotPresent
|
||||
nginxImage:
|
||||
repository: nginx
|
||||
tag: 1.26.0@sha256:2fd2e5e1ac5921cc3da7726cfcdcb49d74f45d1e1e1fb7d930a68036d13c3900
|
||||
tag: 1.26.0@sha256:bd2e255621652d82f193422459de70317eb17cacd57ce3c0fb594765aae9192d
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user