We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc3633 commit 968ba75Copy full SHA for 968ba75
package-examples/kustomize/bases/nginx/Kptfile
@@ -18,4 +18,4 @@ upstreamLock:
18
commit: 4d2aa98b45ddee4b5fa45fbca16f2ff887de9efb
19
pipeline:
20
validators:
21
- - image: gcr.io/kpt-fn/kubeval:v0.1
+ - image: gcr.io/kpt-fn/kubeval:v0.3
package-examples/nginx/Kptfile
@@ -8,6 +8,6 @@ info:
8
description: This is an example nginx package.
9
10
11
12
configMap:
13
strict: "true"
package-examples/wordpress/Kptfile
@@ -12,4 +12,4 @@ pipeline:
app: wordpress
14
15
0 commit comments