Skip to content

Commit 8a2543b

Browse files
committed
2 parents 478c63e + 94f02d4 commit 8a2543b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
token: "${{ steps.app-token.outputs.token }}"
5757

5858
- name: Renovate
59-
uses: renovatebot/[email protected].5
59+
uses: renovatebot/[email protected].6
6060
with:
6161
configurationFile: .github/renovate.json5
6262
token: "${{ steps.app-token.outputs.token }}"

kubernetes/main/apps/kube-system/node-feature-discovery/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: node-feature-discovery
12-
version: 0.16.3
12+
version: 0.16.4
1313
sourceRef:
1414
kind: HelmRepository
1515
name: node-feature-discovery

kubernetes/storage/apps/kube-system/node-feature-discovery/app/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: node-feature-discovery
12-
version: 0.16.3
12+
version: 0.16.4
1313
sourceRef:
1414
kind: HelmRepository
1515
name: node-feature-discovery

0 commit comments

Comments
 (0)