chore(deps): update container image yourls to latest@0b46633 by renovate (#17401)
This commit is contained in:
parent
bb669a190c
commit
d3c3679836
|
@ -3,9 +3,9 @@ annotations:
|
|||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Cloud
|
||||
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,7 +18,7 @@ dependencies:
|
|||
import-values: []
|
||||
deprecated: false
|
||||
description: YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener.
|
||||
home: https://truecharts.org/charts/incubator/yourls
|
||||
home: https://truecharts.org/charts/stable/yourls
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png
|
||||
keywords:
|
||||
- yourls
|
||||
|
@ -26,14 +26,14 @@ keywords:
|
|||
- Tools-Utilities
|
||||
- Network-Web
|
||||
- Network-Other
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: yourls
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/yourls
|
||||
- https://hub.docker.com/_/yourls
|
||||
type: application
|
||||
version: 4.1.8
|
||||
version: 4.1.9
|
||||
|
|
|
@ -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/yourls)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/yourls)
|
||||
|
||||
**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: yourls
|
||||
tag: latest@sha256:3807a16310b233a3200e67df83c1013b70b9dd92db26a5a175381701694024ed
|
||||
tag: latest@sha256:0b4663304175f4a11a99b9b02771eb68ec21eda5148771a1189f17e06c8efe8b
|
||||
persistence: {}
|
||||
portal:
|
||||
open:
|
||||
|
|
Loading…
Reference in New Issue