Skip to content

Commit 23fe877

Browse files
chore(deps): renovate: all non-major dependencies
1 parent fbf67b4 commit 23fe877

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fetch-depth: 0
2323

2424
- name: Install Helm
25-
uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # v4.2.0
25+
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4.3.1
2626
with:
2727
version: v3.17.0
2828

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/UCL-MIRSG/.github
4-
rev: v0.219.0
4+
rev: v0.227.0
55
hooks:
66
- id: mirsg-hooks
77
exclude: |-

chart/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: cluster
33
repository: https://cloudnative-pg.github.io/charts
4-
version: 0.2.1
5-
digest: sha256:cdced694cd77b6ffe6c99e0b71c62f825c80568015db6be4f25993eeb5bc3b95
6-
generated: "2025-03-06T14:13:21.317793Z"
4+
version: 0.5.0
5+
digest: sha256:13483972f1b526187c6587f23a435dd80536ba2e030f2560ffbcfd968072857d
6+
generated: "2026-02-01T01:01:04.044687487Z"

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ appVersion: 1.9.1.2
1010
dependencies:
1111
- name: cluster
1212
alias: postgresql
13-
version: 0.2.1
13+
version: 0.5.0
1414
repository: https://cloudnative-pg.github.io/charts
1515
condition: postgresql.enabled

0 commit comments

Comments
 (0)