Skip to content

Commit f6f1f80

Browse files
chore(deps): update postgresql docker tag to v15.5.28 (#317)
* chore(deps): update postgresql docker tag to v15.5.28 * Update Chart.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Léo Colombaro <[email protected]>
1 parent 58a7e75 commit f6f1f80

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/netbox/Chart.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

charts/netbox/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: netbox
3-
version: 5.0.0-beta.85
3+
version: 5.0.0-beta.86
44
appVersion: "v4.0.11"
55
type: application
66
kubeVersion: ^1.25.0-0
@@ -22,7 +22,7 @@ dependencies:
2222
tags:
2323
- bitnami-common
2424
- name: postgresql
25-
version: ^15.5.23
25+
version: ^15.5.28
2626
repository: oci://registry-1.docker.io/bitnamicharts
2727
condition: postgresql.enabled
2828
- name: redis

0 commit comments

Comments
 (0)