Skip to content

Commit

Permalink
Update rendered.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianKramm committed Apr 25, 2023
1 parent e06ed22 commit 3487236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/tests/render/testdata/helm/rendered.txt
Expand Up @@ -9,7 +9,7 @@ metadata:
"app.kubernetes.io/component": "test"
"app.kubernetes.io/managed-by": "Helm"
annotations:
"helm.sh/chart": "component-chart-0.8.6"
"helm.sh/chart": "component-chart-0.9.0"
spec:
replicas: 1
strategy:
Expand All @@ -26,7 +26,7 @@ spec:
"app.kubernetes.io/component": "test"
"app.kubernetes.io/managed-by": "Helm"
annotations:
"helm.sh/chart": "component-chart-0.8.6"
"helm.sh/chart": "component-chart-0.9.0"
spec:
imagePullSecrets:
nodeSelector:
Expand Down

0 comments on commit 3487236

Please sign in to comment.