Skip to content

Commit

Permalink
Update YOURLS to 1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored Jan 31, 2021
1 parent 717ec5a commit dec2643
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions charts/yourls/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
version: 1.3.1
name: yourls
description: Your Own URL Shortener
version: 1.3.0
appVersion: 1.7.4
appVersion: 1.7.9
keywords:
- shortener
- url
Expand All @@ -11,13 +11,26 @@ home: https://yourls.org
icon: https://yourls.org/images/yourls-logo.png
sources:
- https://github.com/YOURLS/YOURLS
- https://github.com/YOURLS/charts
maintainers:
- name: YOURLS
email: [email protected]
- name: LeoColomb
email: [email protected]
dependencies:
- name: mariadb
version: 7.3.16
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
tags:
- yourls-database
annotations:
artifacthub.io/license: MIT
artifacthub.io/images: |
- name: yourls
image: yourls:1.7.9
artifacthub.io/links: |
- name: Chart Source
url: https://github.com/YOURLS/charts
- name: Upstream Project
url: https://github.com/YOURLS/YOURLS

0 comments on commit dec2643

Please sign in to comment.