Skip to content

Commit c4d8670

Browse files
authored
Merge pull request #38 from small-hack/renovate/postgresql-15.x
Update postgresql Docker tag to v15.5.38
2 parents 1e36ff6 + 7906cc3 commit c4d8670

5 files changed

Lines changed: 7 additions & 7 deletions

File tree

charts/netmaker/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: postgresql
33
repository: oci://registry-1.docker.io/bitnamicharts
4-
version: 15.5.5
5-
digest: sha256:3281f8ee5d2a64ae56773c07fb1e214fc1598bc0727234ac90a597a7afbdcbe6
6-
generated: "2024-06-11T15:20:05.673396133Z"
4+
version: 15.5.38
5+
digest: sha256:67269c8ba9048da425bdc3e6f8e28bff54bdb98e1c53a8dc0feb0b77363b48a9
6+
generated: "2024-10-21T10:25:11.521835905Z"

charts/netmaker/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.13.1
18+
version: 0.13.2
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
@@ -31,6 +31,6 @@ maintainers:
3131

3232
dependencies:
3333
- name: postgresql
34-
version: 15.5.5
34+
version: 15.5.38
3535
repository: oci://registry-1.docker.io/bitnamicharts
3636
condition: postgresql.enabled

charts/netmaker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# netmaker
22

3-
![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
3+
![Version: 0.13.2](https://img.shields.io/badge/Version-0.13.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.23.0](https://img.shields.io/badge/AppVersion-v0.23.0-informational?style=flat-square)
44

55
A Helm chart to run HA Netmaker on Kubernetes
66

@@ -15,7 +15,7 @@ A Helm chart to run HA Netmaker on Kubernetes
1515

1616
| Repository | Name | Version |
1717
|------------|------|---------|
18-
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.5 |
18+
| oci://registry-1.docker.io/bitnamicharts | postgresql | 15.5.38 |
1919

2020
## Values
2121

74.3 KB
Binary file not shown.
-74.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)