Skip to content

Commit

Permalink
Merge pull request #1014 from christianknell/renovate/kutt-redis-18.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release redis to v18.2.0
  • Loading branch information
christianhuth authored Oct 30, 2023
2 parents e686a4d + 06ff3e1 commit 8574282
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/kutt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: kutt
description: Kutt is a free modern URL shortener.
type: application
version: 3.2.4
version: 3.3.0
appVersion: "v2.7.4"
home: https://github.com/christianknell/helm-charts
icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png
Expand All @@ -18,12 +18,12 @@ dependencies:
condition: postgresql.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 18.1.2
version: 18.2.0
condition: redis.enabled
annotations:
artifacthub.io/changes: |
- kind: fixed
description: missing .auth level in postgresql secret
- kind: changed
description: bumped helm dependency for redis to 18.2.0
artifacthub.io/screenshots: |
- title: Simply shorten your link using the Web UI.
url: https://d4.alternativeto.net/v9sHosD3RiPblfBOOHZi0gwU1M0pRL6Jn53oiobJi9k/rs:fit:1200:1200:0/g:ce:0:0/YWJzOi8vZGlzdC9zL2t1dHQtaXRfNzY3MjMzX2Z1bGwucG5n.jpg
Expand Down

0 comments on commit 8574282

Please sign in to comment.