Skip to content

Commit

Permalink
chore: execute status script locally
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger committed Oct 26, 2024
1 parent 9f0239e commit 44f8906
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ GEM
uri (0.13.1)

PLATFORMS
arm64-darwin-23
x86_64-linux

DEPENDENCIES
Expand All @@ -61,4 +62,4 @@ DEPENDENCIES
rubocop (~> 1.28)

BUNDLED WITH
2.4.12
2.5.16
2 changes: 1 addition & 1 deletion STATUS.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Status

## charts
[![flake build](https://github.com/promhippie/charts/actions/workflows/flake.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/flake.yml) [![helmdocs build](https://github.com/promhippie/charts/actions/workflows/helmdocs.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/helmdocs.yml) [![release build](https://github.com/promhippie/charts/actions/workflows/release.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/release.yml) [![updates build](https://github.com/promhippie/charts/actions/workflows/updates.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/updates.yml)
[![flake build](https://github.com/promhippie/charts/actions/workflows/flake.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/flake.yml) [![helmdocs build](https://github.com/promhippie/charts/actions/workflows/helmdocs.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/helmdocs.yml) [![release build](https://github.com/promhippie/charts/actions/workflows/release.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/release.yml) [![testing build](https://github.com/promhippie/charts/actions/workflows/testing.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/testing.yml) [![updates build](https://github.com/promhippie/charts/actions/workflows/updates.yml/badge.svg)](https://github.com/promhippie/charts/actions/workflows/updates.yml)

## dockerhub_exporter
[![binaries build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/binaries.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/binaries.yml) [![changes build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/changes.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/changes.yml) [![docker build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/docker.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/docker.yml) [![docs build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/docs.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/docs.yml) [![flake build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/flake.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/flake.yml) [![general build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/general.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/general.yml) [![kustomize build](https://github.com/promhippie/dockerhub_exporter/actions/workflows/kustomize.yml/badge.svg)](https://github.com/promhippie/dockerhub_exporter/actions/workflows/kustomize.yml)
Expand Down

0 comments on commit 44f8906

Please sign in to comment.