chore(deps): update container image towfiqi/serpbear to latest@b128873 by renovate (#17398)
This commit is contained in:
parent
1a7f45f2cc
commit
47bb8be978
|
@ -3,9 +3,9 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: metrics
|
||||
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,20 +18,20 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: Search Engine Position Tracking App.
|
||||
home: https://truecharts.org/charts/incubator/serpbear
|
||||
home: https://truecharts.org/charts/stable/serpbear
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png
|
||||
keywords:
|
||||
- serpbear
|
||||
- metrics
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: serpbear
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/serpbear
|
||||
- https://hub.docker.com/r/towfiqi/serpbear
|
||||
- https://github.com/towfiqi/serpbear
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/serpbear
|
||||
- https://hub.docker.com/r/towfiqi/serpbear
|
||||
type: application
|
||||
version: 2.1.7
|
||||
version: 2.1.8
|
||||
|
|
|
@ -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/serpbear)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/serpbear)
|
||||
|
||||
**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: towfiqi/serpbear
|
||||
tag: latest@sha256:d087852ad545a3aa990a11a9427965bb9a32d348709a4026b69f1d0d929972af
|
||||
tag: latest@sha256:b12887365016ebf7d1990eb49e7b5f68d7192b28b7e498c8bcfe348f6e09d3cc
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue