Skip to content

Commit 3487236

Browse files
authored
Update rendered.txt
1 parent e06ed22 commit 3487236

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e/tests/render/testdata/helm/rendered.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
"app.kubernetes.io/component": "test"
1010
"app.kubernetes.io/managed-by": "Helm"
1111
annotations:
12-
"helm.sh/chart": "component-chart-0.8.6"
12+
"helm.sh/chart": "component-chart-0.9.0"
1313
spec:
1414
replicas: 1
1515
strategy:
@@ -26,7 +26,7 @@ spec:
2626
"app.kubernetes.io/component": "test"
2727
"app.kubernetes.io/managed-by": "Helm"
2828
annotations:
29-
"helm.sh/chart": "component-chart-0.8.6"
29+
"helm.sh/chart": "component-chart-0.9.0"
3030
spec:
3131
imagePullSecrets:
3232
nodeSelector:

0 commit comments

Comments
 (0)