Skip to content

Commit

Permalink
Merge pull request #19 from audacioustux/automated-documentation-upda…
Browse files Browse the repository at this point in the history
…te-6542578124

Automated documentation update
  • Loading branch information
audacioustux committed Oct 17, 2023
2 parents 9b524b7 + f892357 commit bcfbcf6
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@
- [bun](https://github.com/audacioustux/devcontainers/tree/main/src/bun)
- [cilium](https://github.com/audacioustux/devcontainers/tree/main/src/cilium)
- [common-utils-extras](https://github.com/audacioustux/devcontainers/tree/main/src/common-utils-extras)
- [ebort](https://github.com/audacioustux/devcontainers/tree/main/src/ebort)
- [graalvm](https://github.com/audacioustux/devcontainers/tree/main/src/graalvm)
- [k9s](https://github.com/audacioustux/devcontainers/tree/main/src/k9s)
- [knative](https://github.com/audacioustux/devcontainers/tree/main/src/knative)
- [kubebuilder](https://github.com/audacioustux/devcontainers/tree/main/src/kubebuilder)
- [kustomize](https://github.com/audacioustux/devcontainers/tree/main/src/kustomize)
- [operator-sdk](https://github.com/audacioustux/devcontainers/tree/main/src/operator-sdk)
Expand Down
20 changes: 20 additions & 0 deletions src/ebort/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# Ebort (ebort)

Ebort - exponential backoff re-try commands

## Example Usage

```json
"features": {
"ghcr.io/audacioustux/devcontainers/ebort:1": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/audacioustux/devcontainers/blob/main/src/ebort/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
20 changes: 20 additions & 0 deletions src/knative/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

# Knative (knative)

Installs Knative CLI (kn and kn func)

## Example Usage

```json
"features": {
"ghcr.io/audacioustux/devcontainers/knative:1": {}
}
```





---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/audacioustux/devcontainers/blob/main/src/knative/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 comments on commit bcfbcf6

Please sign in to comment.