Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
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
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,4 @@ spec:
```

### helm

tbd
https://github.com/fullstack-devops/helm-charts/tree/main/charts/github-actions-runner
2 changes: 1 addition & 1 deletion images/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ENV GH_KANIKO_WORKDIR="/kaniko/workspace"
ENV GH_RUNNER_VERSION=2.291.1
ENV GH_RUNNER_LABELS=ubuntu-20.04

ENV AWESOME_CI_VERSION 0.11.3
ENV AWESOME_CI_VERSION 0.11.6

# making nessecarry directories
RUN mkdir /helper-scripts \
Expand Down