Skip to content

Commit b822070

Browse files
fix(cert-manager): bump Chart.template.yaml patching to selected version
1 parent 147c6d4 commit b822070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s-common/.holo/lenses/cert-manager.prepare.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ before = "cert-manager"
66

77
[hololens.shell]
88
script = '''
9-
sed -i'' -E 's/^(appVersion|version):.*/\1: v1.7.2/g' Chart.template.yaml
9+
sed -i'' -E 's/^(appVersion|version):.*/\1: v1.10.1/g' Chart.template.yaml
1010
mv -v Chart.template.yaml Chart.yaml
1111
'''
1212

0 commit comments

Comments
 (0)