chore(deps): update container image xavierh/goaccess-for-nginxproxymanager to latest@36a68d8 by renovate (#17400)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | xavierh/goaccess-for-nginxproxymanager | digest | `a1d8870` -> `36a68d8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" 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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xNDAuMTYiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
This commit is contained in:
parent
f0ce9acffa
commit
bb669a190c
|
@ -3,9 +3,9 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: latest
|
||||
dependencies:
|
||||
|
@ -18,13 +18,13 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: GoAccess for Nginx Proxy Manager Logs
|
||||
home: https://truecharts.org/charts/incubator/goaccess-npm-logs
|
||||
home: https://truecharts.org/charts/stable/goaccess-npm-logs
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/goaccess-npm-logs.png
|
||||
keywords:
|
||||
- goaccess-npm-logs
|
||||
- Tools-Utilities
|
||||
- Network-Proxy
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,7 +32,7 @@ maintainers:
|
|||
name: goaccess-npm-logs
|
||||
sources:
|
||||
- https://github.com/xavier-hernandez/goaccess-for-nginxproxymanager
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/goaccess-npm-logs
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/goaccess-npm-logs
|
||||
- https://hub.docker.com/r/xavierh/goaccess-for-nginxproxymanager
|
||||
type: application
|
||||
version: 4.1.6
|
||||
version: 4.1.7
|
||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
|||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/goaccess-npm-logs)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/goaccess-npm-logs)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: xavierh/goaccess-for-nginxproxymanager
|
||||
tag: latest@sha256:a1d8870f05d7c653e7380953c6c31d62182d059271a6a01745380e3500bfe186
|
||||
tag: latest@sha256:36a68d8928033293ee8d35921b485f2a7da200efc9ca8874ceccbbc4ac027d5b
|
||||
persistence:
|
||||
hostpath1:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue