@@ -4,6 +4,10 @@ metadata:
44 annotations :
55 artifacthub.io/category : integration-delivery
66 artifacthub.io/changes : |
7+ - kind: fixed
8+ description: rewrite StepAction generator with pyyaml
9+ - kind: changed
10+ description: bump version to v1.6.1
711 - kind: fixed
812 description: release script signing and bundle workflow
913 - kind: fixed
@@ -16,6 +20,30 @@ metadata:
1620 description: set Artifact Hub repository ID for StepAction
1721 - kind: changed
1822 description: add Artifact Hub metadata for StepAction repository
23+ - kind: changed
24+ description: bump version to v1.6.0
25+ - kind: fixed
26+ description: release script backtick stripping in changelog normalization
27+ - kind: changed
28+ description: add task signing to release script
29+ - kind: changed
30+ description: add parameters and results tables to StepAction README
31+ - kind: added
32+ description: stepaction tests, bundle publishing, release integration
33+ - kind: changed
34+ description: update READMEs for Artifact Hub and StepAction
35+ - kind: added
36+ description: add git-clone StepAction, generated from Task
37+ - kind: changed
38+ description: add task signing public key
39+ - kind: changed
40+ description: bump version to v1.5.0
41+ - kind: changed
42+ description: bump docker/login-action from 3.4.0 to 4.2.0
43+ - kind: changed
44+ description: bump docker/build-push-action from 6.16.0 to 7.2.0
45+ - kind: changed
46+ description: bump helm/kind-action from 1.12.0 to 1.14.0
1947 artifacthub.io/license : Apache-2.0
2048 artifacthub.io/links : |
2149 - name: support
@@ -33,7 +61,7 @@ metadata:
3361 tekton.dev/displayName : git clone
3462 tekton.dev/pipelines.minVersion : 1.0.0
3563 tekton.dev/platforms : linux/amd64,linux/s390x,linux/ppc64le,linux/arm64
36- tekton.dev/signature : MEUCIHnHqhYc0TCdI0THZqZis3CEvOdyAsRTV7cN/lc7F0fPAiEAztvz5/7Frmwiu58wcfaUtRad7geXouOUIcXwQZ0tcfE =
64+ tekton.dev/signature : MEUCIEzFZP5uEuZJKg0dRMv+3NuFczXpXR2LZbFH8FFn1EvQAiEA5sgTKBX5mtkZFALtBM7op+TqPL2w0yefJtWC08IZYdQ =
3765 tekton.dev/tags : git
3866 labels :
3967 app.kubernetes.io/version : 1.6.1
0 commit comments