We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd819c7 commit a5709b6Copy full SHA for a5709b6
plugins/examples.yaml
@@ -4,7 +4,7 @@ kind: Plugin
4
metadata:
5
name: examples
6
spec:
7
- version: "v0.0.3"
+ version: "v0.0.4"
8
homepage: https://github.com/ContainerSolutions/kubernetes-examples
9
shortDescription: "Prints sample manifests"
10
description: |
@@ -29,8 +29,8 @@ spec:
29
values:
30
- darwin
31
- linux
32
- uri: https://github.com/ContainerSolutions/kubernetes-examples/releases/download/v0.0.2/examples.tar.gz
33
- sha256: 7d0fa34e77cc8f8fd890b0731e40b13ce7d3d5de3c50885b79f75d4400b96f12
+ uri: https://github.com/ContainerSolutions/kubernetes-examples/releases/download/v0.0.4/examples.tar.gz
+ sha256: b195c90188b9fd17f688d331bb93988524cf45b40d1f6bbacc0bd1a1e74b0027
34
files:
35
- from: "*"
36
to: "."
0 commit comments