chore(deps): update container image yourls to latest@2a6067b by renovate (#16647)
This commit is contained in:
parent
186dae88b0
commit
a5d8d9fd9a
|
@ -1,39 +1,39 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: yourls
|
||||
version: 4.1.0
|
||||
version: 4.1.1
|
||||
appVersion: latest
|
||||
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
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/yourls.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls
|
||||
- https://hub.docker.com/_/yourls
|
||||
- https://hub.docker.com/_/yourls
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/yourls
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- yourls
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
- Network-Web
|
||||
- Network-Other
|
||||
- yourls
|
||||
- Cloud
|
||||
- Tools-Utilities
|
||||
- Network-Web
|
||||
- Network-Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.2
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
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: Cloud
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
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: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# README
|
||||
---
|
||||
title: README
|
||||
---
|
||||
|
||||
## General Info
|
||||
|
||||
|
@ -9,7 +11,6 @@ For more information about this App, please check the docs on the TrueCharts [we
|
|||
|
||||
**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)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: yourls
|
||||
tag: latest@sha256:1000d12f23ef939a26a2a576a8babd51b6664d496889e55f803b30de38da6348
|
||||
tag: latest@sha256:2a6067b832f4378f33217e132507835a0f21d6c27ab39bfa409c7da64b084a87
|
||||
persistence: {}
|
||||
portal:
|
||||
open:
|
||||
|
|
Loading…
Reference in New Issue