Skip to content

Commit

Permalink
Update Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Oct 22, 2023
1 parent 74a219e commit 4817e50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/shlink-backend/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: shlink-backend
description: A PHP-based self-hosted URL shortener that can be used to serve shortened URLs under your own domain.
type: application
version: 2.13.0
version: 2.13.1
appVersion: "3.6.4"
home: https://github.com/christianknell/helm-charts
icon: https://shlink.io/images/shlink-logo-blue.svg
Expand Down Expand Up @@ -35,5 +35,5 @@ dependencies:
condition: redis.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: bumped chart version of rabbitmq to 12.2.0
- kind: added
description: possibility to define labels on pods

0 comments on commit 4817e50

Please sign in to comment.