We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e863b1 commit bb88a5aCopy full SHA for bb88a5a
docs/examples/src/charts/charts.k
@@ -4,14 +4,14 @@ charts: helm.Charts = {
4
podinfo: {
5
chart = "podinfo"
6
repoURL = "https://stefanprodan.github.io/podinfo"
7
- targetRevision = "6.7.1"
+ targetRevision = "6.8.0"
8
schemaGenerator = "AUTO"
9
schemaValidator = "KCL"
10
}
11
podinfo_v5: {
12
13
14
- targetRevision = "5.2.1"
15
16
17
0 commit comments