Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 54c131a

Browse files
authored
Merge pull request #23 from fullstack-devops/bugfix/update-to-awesome-ci-v0.11.6
update awesome-ci to v0.11.6
2 parents acc3d4b + 3d74551 commit 54c131a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,4 @@ spec:
128128
```
129129
130130
### helm
131-
132-
tbd
131+
https://github.com/fullstack-devops/helm-charts/tree/main/charts/github-actions-runner

images/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ENV GH_KANIKO_WORKDIR="/kaniko/workspace"
1515
ENV GH_RUNNER_VERSION=2.291.1
1616
ENV GH_RUNNER_LABELS=ubuntu-20.04
1717

18-
ENV AWESOME_CI_VERSION 0.11.3
18+
ENV AWESOME_CI_VERSION 0.11.6
1919

2020
# making nessecarry directories
2121
RUN mkdir /helper-scripts \

0 commit comments

Comments
 (0)