Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
source_repo: hoverkraft-tech/ci-github-container
source_path: CONTRIBUTING.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

# Contributing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Build Image
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/build-image/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down Expand Up @@ -142,6 +142,8 @@ permissions:
secret-envs: ""

# Cache type. Set to `false` or empty to disable cache entirely.
# For `gha`, cache restore remains enabled on untrusted default-branch-scoped triggers,
# but cache export is skipped automatically because GitHub only grants read-only cache access there.
# See https://docs.docker.com/build/cache/backends.
#
# Default: `gha`
Expand Down Expand Up @@ -212,6 +214,8 @@ permissions:
| **`secret-envs`** | List of secret environment variables to expose to the build (e.g., `key=envname, MY_SECRET=MY_ENV_VAR`). | **false** | - |
| | See [https://docs.docker.com/build/ci/github-actions/secrets/](https://docs.docker.com/build/ci/github-actions/secrets/). | | |
| **`cache-type`** | Cache type. Set to `false` or empty to disable cache entirely. | **false** | `gha` |
| | For `gha`, cache restore remains enabled on untrusted default-branch-scoped triggers, | | |
| | but cache export is skipped automatically because GitHub only grants read-only cache access there. | | |
| | See [https://docs.docker.com/build/cache/backends](https://docs.docker.com/build/cache/backends). | | |
| **`buildkitd-config-inline`** | Inline BuildKit daemon configuration. | **false** | - |
| | See [https://github.com/docker/setup-buildx-action#inputs](https://github.com/docker/setup-buildx-action#inputs). | | |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Clean Images
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/clean-images/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Cleanup Builder
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/cleanup-builder/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Create Images Manifests
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/create-images-manifests/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Get Image Metadata
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/get-image-metadata/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Get Image Name
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/get-image-name/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Prune Pull Requests Image Tags
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/prune-pull-requests-image-tags/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Setup
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/setup/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Sign Images
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/docker/sign-images/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Generate Docs
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/generate-docs/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Parse Chart Uri
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/parse-chart-uri/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Prepare Chart
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/prepare-chart/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Release Chart
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/release-chart/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Test Chart
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/test-chart/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Update Chart Values
source_repo: hoverkraft-tech/ci-github-container
source_path: actions/helm/update-chart-values/README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
source_repo: hoverkraft-tech/ci-github-container
source_path: .github/workflows/docker-build-images.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
source_repo: hoverkraft-tech/ci-github-container
source_path: .github/workflows/prune-pull-requests-images-tags.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- header:start -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: Ci GitHub Container
source_repo: hoverkraft-tech/ci-github-container
source_path: README.md
source_branch: main
source_run_id: 28518653656
last_synced: 2026-07-01T12:55:05.115Z
source_run_id: 28520234154
last_synced: 2026-07-01T13:21:22.472Z
---

<!-- markdownlint-disable-next-line first-line-heading -->
Expand Down
Loading