File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
- name : Checkout
24
24
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
25
- name : Self-hosted Renovate
26
- uses : renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6
26
+ uses : renovatebot/github-action@67a664fc9b4481b33a3eff6ee9edfb7a7b9dfa1e # v41.0.2
27
27
with :
28
28
configurationFile : .github/renovate-configs.json5
29
29
token : ' ${{ steps.get_token.outputs.token }}'
Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ apiVersion: v2
2
2
name : wordpress
3
3
description : A Helm chart for Wordpress on Kubernetes with NGINX and PHP-FPM
4
4
type : application
5
- version : 0.1.2
5
+ version : 0.1.3
6
6
appVersion : " 6.2.2"
7
7
dependencies :
8
8
- name : mariadb
9
- version : " 19.1.2 "
9
+ version : " 20.0.0 "
10
10
repository : oci://registry-1.docker.io/bitnamicharts
11
11
condition : mariadb.enabled
12
12
- name : redis
You can’t perform that action at this time.
0 commit comments