Skip to content

Commit bb88a5a

Browse files
Update Helm release podinfo to v6.8.0
1 parent 0e863b1 commit bb88a5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/examples/src/charts/charts.k

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ charts: helm.Charts = {
44
podinfo: {
55
chart = "podinfo"
66
repoURL = "https://stefanprodan.github.io/podinfo"
7-
targetRevision = "6.7.1"
7+
targetRevision = "6.8.0"
88
schemaGenerator = "AUTO"
99
schemaValidator = "KCL"
1010
}
1111
podinfo_v5: {
1212
chart = "podinfo"
1313
repoURL = "https://stefanprodan.github.io/podinfo"
14-
targetRevision = "5.2.1"
14+
targetRevision = "6.8.0"
1515
schemaGenerator = "AUTO"
1616
schemaValidator = "KCL"
1717
}

0 commit comments

Comments
 (0)