This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/dependency/clickhouse) ([source](https://togithub.com/truecharts/charts)) | patch | `10.0.2` -> `10.0.3` | | [kube-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.2` -> `6.0.3` | | [mariadb](https://truecharts.org/charts/dependency/mariadb) ([source](https://togithub.com/truecharts/charts)) | patch | `12.0.2` -> `12.0.3` | | [memcached](https://truecharts.org/charts/dependency/memcached) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.2` -> `11.0.3` | | [mongodb](https://truecharts.org/charts/dependency/mongodb) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.2` -> `11.0.3` | | [node-exporter](https://truecharts.org/charts/dependency/node-exporter) ([source](https://togithub.com/truecharts/charts)) | patch | `6.0.2` -> `6.0.3` | | [redis](https://truecharts.org/charts/dependency/redis) ([source](https://togithub.com/truecharts/charts)) | patch | `11.0.2` -> `11.0.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>truecharts/charts (clickhouse)</summary> ### [`v10.0.3`](https://togithub.com/truecharts/charts/releases/tag/clickhouse-10.0.3) [Compare Source](https://togithub.com/truecharts/charts/compare/clickhouse-10.0.2...clickhouse-10.0.3) ClickHouse is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP). </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
kubeVersion: ">=1.24.0-0"
|
|
apiVersion: v2
|
|
name: nginx-proxy-manager
|
|
version: 8.0.2
|
|
appVersion: 2.10.4
|
|
description: Managing Nginx proxy hosts with a simple, powerful interface.
|
|
home: https://truecharts.org/charts/stable/nginx-proxy-manager
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png
|
|
deprecated: false
|
|
sources:
|
|
- https://github.com/NginxProxyManager/nginx-proxy-manager
|
|
- https://nginxproxymanager.com/
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager
|
|
- https://hub.docker.com/r/jc21/nginx-proxy-manager
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
keywords:
|
|
- nginx-proxy-manager
|
|
- nginx
|
|
- reverse-proxy
|
|
dependencies:
|
|
- name: common
|
|
version: 17.1.4
|
|
repository: https://library-charts.truecharts.org
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
- name: mariadb
|
|
version: 12.0.3
|
|
repository: https://deps.truecharts.org/
|
|
condition: mariadb.enabled
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
annotations:
|
|
max_scale_version: 23.10.2
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: networking
|
|
truecharts.org/max_helm_version: "3.13"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: stable
|
|
type: application
|