Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 635b511

Browse files
committed
Fixed indentation #2983
1 parent 3378eb0 commit 635b511

File tree

168 files changed

+666
-722
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+666
-722
lines changed

tools/cnitool/manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: cnitool
22
version: 1.1.2
33
dependencies:
4-
- docker
4+
- docker
55
tags:
6-
- standard/cni
7-
- component/network
8-
- type/cli
9-
- kubernetes
6+
- standard/cni
7+
- component/network
8+
- type/cli
9+
- kubernetes
1010
homepage: https://github.com/containernetworking/cni
1111
description: Container Network Interface - networking for Linux containers
1212
renovate:

tools/cntr/manifest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: cntr
22
version: 1.5.1
33
tags:
4-
- container/runtime
5-
- type/cli
6-
- troubleshooting
4+
- container/runtime
5+
- type/cli
6+
- troubleshooting
77
homepage: https://github.com/Mic92/cntr
88
description: Container debugging tool based on FUSE
99
renovate:

tools/conftest/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: conftest
22
version: 0.34.0
33
check: ${binary} --version | grep ^Conftest | cut -d' ' -f2
44
tags:
5-
- type/cli
6-
- kubernetes
5+
- type/cli
6+
- kubernetes
77
homepage: https://github.com/open-policy-agent/conftest
88
description: Write tests against structured configuration data
99
renovate:

tools/containerssh/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: containerssh
22
version: 0.4.1
33
tags:
4-
- type/daemon
5-
- category/security
4+
- type/daemon
5+
- category/security
66
homepage: https://github.com/ContainerSSH/ContainerSSH
77
description: Launch containers on demand
88
renovate:

tools/crane/manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: crane
22
version: 0.11.0
33
check: ${binary} version
44
tags:
5-
- org/google
6-
- standard/oci
7-
- container/registry
8-
- container/image
9-
- type/cli
5+
- org/google
6+
- standard/oci
7+
- container/registry
8+
- container/image
9+
- type/cli
1010
homepage: https://github.com/google/go-containerregistry
1111
description: Go library and CLIs for working with container registries
1212
renovate:

tools/dagger/manifest.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: dagger
22
version: 0.2.32
33
check: ${binary} version | cut -d' ' -f2
44
tags:
5-
- type/cli
6-
- management
7-
- cicd
5+
- type/cli
6+
- management
7+
- cicd
88
homepage: https://github.com/dagger/dagger
99
description: Portable devkit for CI/CD pipelines
1010
renovate:

tools/dasel/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: dasel
22
version: 1.26.1
33
check: ${binary} --version | cut -d' ' -f3 | tr -d v
44
tags:
5-
- type/cli
6-
- format
5+
- type/cli
6+
- format
77
homepage: https://github.com/TomWright/dasel
88
description: Select, put and delete data from JSON, TOML, YAML, XML and CSV files
99
renovate:

tools/datree/manifest.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: datree
22
version: 1.6.16
33
check: ${binary} version
44
tags:
5-
- category/security
6-
- type/cli
7-
- kubernetes
8-
- cicd
5+
- category/security
6+
- type/cli
7+
- kubernetes
8+
- cicd
99
homepage: https://github.com/datreeio/datree
1010
description: Prevent Kubernetes misconfigurations from reaching production
1111
renovate:

tools/dbui/manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: dbui
22
version: 0.7.0
33
tags:
4-
- component/database
5-
- type/tui
4+
- component/database
5+
- type/tui
66
homepage: https://github.com/KenanBek/dbui
77
description: Universal Database CLI for MySQL, PostgreSQL, and SQLite
88
renovate:

tools/direnv/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: direnv
22
version: 2.32.1
33
check: ${binary} version
44
tags:
5-
- type/cli
5+
- type/cli
66
homepage: https://github.com/direnv/direnv/
77
description: Unclutter your .profile
88
renovate:

0 commit comments

Comments
 (0)