Skip to content

Commit

Permalink
Merge pull request #1337 from christianhuth/renovate/kutt-postgresql-…
Browse files Browse the repository at this point in the history
…16.x

chore(deps): update postgresql docker tag to v16.4.11
  • Loading branch information
christianhuth authored Feb 24, 2025
2 parents 23bfe83 + d16d66f commit afe616b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions charts/kutt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# kutt

## 5.1.3
## 5.1.4

### Changed

- dependency to redis to 20.7.1
- dependency to postgresql to 16.4.11
6 changes: 3 additions & 3 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: 5.1.3
version: 5.1.4
appVersion: "v3.2.3"
home: https://github.com/christianhuth/helm-charts
icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png
Expand All @@ -14,7 +14,7 @@ sources:
dependencies:
- name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.4.9
version: 16.4.11
condition: postgresql.enabled
- name: redis
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -23,7 +23,7 @@ dependencies:
annotations:
artifacthub.io/changes: |
- kind: changed
description: dependency to redis to 20.7.1
description: dependency to postgresql to 16.4.11
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 afe616b

Please sign in to comment.