Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: tobybellwood <[email protected]>
  • Loading branch information
tobybellwood committed Nov 6, 2024
1 parent 3dfcb98 commit f4a5ab9
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,58 @@
apiVersion: v1
entries:
lagoon-build-deploy:
- annotations:
artifacthub.io/changes: |
- kind: changed
description: republish with updated artifacthub crds
- kind: changed
description: update controller to v0.20.1
- kind: added
description: add new lagoonbuild and lagoontask v1beta2 crd versions
- kind: changed
description: deprecate lagoonbuild and lagoontask v1beta1 crd versions
artifacthub.io/crds: |
- kind: LagoonBuild
version: v1beta2
name: lagoonbuild
displayName: LagoonBuild
description: This is the CRD used for managing LagoonBuilds
- kind: LagoonTask
version: v1beta2
name: lagoontask
displayName: LagoonTask
description: This is the CRD used for managing LagoonTasks
- kind: LagoonBuild
version: v1beta1
name: lagoonbuild
displayName: LagoonBuild
description: Deprecated - Use the newer v1beta2 resource
- kind: LagoonTask
version: v1beta1
name: lagoontask
displayName: LagoonTask
description: Deprecated - Use the newer v1beta2 resource
apiVersion: v2
appVersion: v0.20.1
created: "2024-11-06T04:55:23.861731033Z"
description: A Helm chart for Kubernetes which installs Lagoon remote controllers
which are used for handling build and task pods (https://github.com/uselagoon/remote-controller).
digest: a33d9395ece351e2daccb9abab56948b1019b1fe3975a19438755b6447130ecf
home: https://github.com/uselagoon/lagoon-charts
icon: https://raw.githubusercontent.com/uselagoon/lagoon-charts/main/icon.png
kubeVersion: '>= 1.25.0-0'
maintainers:
- email: [email protected]
name: shreddedbacon
url: https://amazee.io
- email: [email protected]
name: smlx
url: https://amazee.io
name: lagoon-build-deploy
type: application
urls:
- https://github.com/uselagoon/lagoon-charts/releases/download/lagoon-build-deploy-0.30.1/lagoon-build-deploy-0.30.1.tgz
version: 0.30.1
- annotations:
artifacthub.io/changes: |
- kind: changed
Expand Down Expand Up @@ -14351,4 +14403,4 @@ entries:
urls:
- https://github.com/uselagoon/lagoon-charts/releases/download/lagoon-test-0.1.0/lagoon-test-0.1.0.tgz
version: 0.1.0
generated: "2024-11-06T03:57:37.321694586Z"
generated: "2024-11-06T04:55:23.862520375Z"

0 comments on commit f4a5ab9

Please sign in to comment.