chore(helm): update image docker.io/nginxinc/nginx-unprivileged 1.27.5 → 1.28.0 (#34806)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/nginxinc/nginx-unprivileged](https://redirect.github.com/nginx/docker-nginx-unprivileged) | minor | `1c1d30b` -> `3e5f030` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -52,5 +52,5 @@ sources:
|
|||||||
- https://hub.docker.com/r/collabora/code
|
- https://hub.docker.com/r/collabora/code
|
||||||
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
- https://hub.docker.com/r/nginxinc/nginx-unprivileged
|
||||||
type: application
|
type: application
|
||||||
version: 33.1.5
|
version: 33.2.0
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ image:
|
|||||||
nginxImage:
|
nginxImage:
|
||||||
repository: docker.io/nginxinc/nginx-unprivileged
|
repository: docker.io/nginxinc/nginx-unprivileged
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.27.5@sha256:1c1d30bc587c2351abb5457f3bbb2567074738cffafccf0603c7934cca574b1f
|
tag: 1.28.0@sha256:3e5f030818c3782a35b6f621458a21f3e526a35267b2b4505d225684d5eac7c4
|
||||||
imaginaryImage:
|
imaginaryImage:
|
||||||
repository: tccr.io/tccr/nextcloud-imaginary
|
repository: tccr.io/tccr/nextcloud-imaginary
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user