chore(deps): update container image nginxinc/nginx-unprivileged to 1.25.3@a7ef461 (#15718)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nginxinc/nginx-unprivileged](https://togithub.com/nginxinc/docker-nginx-unprivileged) | digest | `a4cb3ee` -> `a7ef461` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS40IiwidXBkYXRlZEluVmVyIjoiMzcuODEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,34 +1,48 @@
|
|||||||
annotations:
|
kubeVersion: '>=1.24.0'
|
||||||
"truecharts.org/category": cloud
|
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
name: nextcloud
|
||||||
|
version: 22.2.16
|
||||||
appVersion: 27.1.4
|
appVersion: 27.1.4
|
||||||
dependencies:
|
description: A private cloud server that puts the control and security of your own
|
||||||
- name: common
|
data back into your hands.
|
||||||
repository: https://library-charts.truecharts.org
|
|
||||||
version: 14.3.5
|
|
||||||
- condition: redis.enabled
|
|
||||||
name: redis
|
|
||||||
repository: https://deps.truecharts.org
|
|
||||||
version: 6.0.66
|
|
||||||
deprecated: false
|
|
||||||
description: A private cloud server that puts the control and security of your own data back into your hands.
|
|
||||||
home: https://truecharts.org/charts/stable/nextcloud
|
home: https://truecharts.org/charts/stable/nextcloud
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nextcloud.png
|
||||||
keywords:
|
deprecated: false
|
||||||
- nextcloud
|
|
||||||
- storage
|
|
||||||
- http
|
|
||||||
- web
|
|
||||||
- php
|
|
||||||
kubeVersion: ">=1.16.0-0"
|
|
||||||
maintainers:
|
|
||||||
- email: info@truecharts.org
|
|
||||||
name: TrueCharts
|
|
||||||
url: https://truecharts.org
|
|
||||||
name: nextcloud
|
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud
|
- https://github.com/nextcloud/helm
|
||||||
- https://github.com/nextcloud/docker
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nextcloud
|
||||||
- https://github.com/nextcloud/helm
|
- https://github.com/truecharts/containers/tree/master/mirrornextcloud-fpm
|
||||||
type: application
|
- https://github.com/nextcloud/docker
|
||||||
version: 22.2.15
|
maintainers:
|
||||||
|
- name: TrueCharts
|
||||||
|
email: info@truecharts.org
|
||||||
|
url: https://truecharts.org
|
||||||
|
keywords:
|
||||||
|
- nextcloud
|
||||||
|
- storage
|
||||||
|
- http
|
||||||
|
- web
|
||||||
|
- php
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
version: 14.3.5
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
condition: ""
|
||||||
|
alias: ""
|
||||||
|
tags: []
|
||||||
|
import-values: []
|
||||||
|
- name: redis
|
||||||
|
version: 6.0.66
|
||||||
|
repository: https://deps.truecharts.org
|
||||||
|
condition: redis.enabled
|
||||||
|
alias: ""
|
||||||
|
tags: []
|
||||||
|
import-values: []
|
||||||
|
annotations:
|
||||||
|
max_scale_version: 23.10.1
|
||||||
|
min_scale_version: 22.12.4
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/category: cloud
|
||||||
|
truecharts.org/max_helm_version: "3.13"
|
||||||
|
truecharts.org/min_helm_version: "3.12"
|
||||||
|
truecharts.org/train: stable
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ image:
|
|||||||
nginxImage:
|
nginxImage:
|
||||||
repository: nginxinc/nginx-unprivileged
|
repository: nginxinc/nginx-unprivileged
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.25.3@sha256:a4cb3ee8f71116750ae3dc857031b7c74ec3b21df3d878e1c63204c206553e46
|
tag: 1.25.3@sha256:a7ef4617598260e19c3b20262263f7293b06845a920b7dd242a17c4b749f8efd
|
||||||
imaginaryImage:
|
imaginaryImage:
|
||||||
repository: tccr.io/truecharts/nextcloud-imaginary
|
repository: tccr.io/truecharts/nextcloud-imaginary
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|||||||
Reference in New Issue
Block a user