Benjamin Brummer
|
fbb4bd29f7
|
handle digest
|
2025-10-20 10:31:21 +02:00 |
|
Benjamin Brummer
|
7bb84355df
|
initial commit for manifest creation for multiple runners
|
2025-10-20 09:34:35 +02:00 |
|
Benjamin Brummer
|
47b370601c
|
Push README.md to DockerHub
|
2025-09-30 12:56:53 +02:00 |
|
Benjamin Brummer
|
094762fcc1
|
fix cron
|
2025-09-30 10:52:12 +02:00 |
|
Benjamin Brummer
|
8eee7f9a1a
|
Fix Unexpected input(s) 'stale-label', 'only-issues'
|
2025-09-30 10:45:16 +02:00 |
|
Benjamin Brummer
|
6e24faee43
|
matrix build with arm runners
|
2025-09-29 22:14:49 +02:00 |
|
David Bomba
|
a5204ccb7d
|
Fixes for publish image regression - force 22.04
|
2025-01-24 16:12:25 +11:00 |
|
David Bomba
|
2ad607fa2d
|
Create auto-close-issues.yml
Signed-off-by: David Bomba <turbo124@gmail.com>
|
2025-01-21 13:47:56 +11:00 |
|
David Bomba
|
a508ccc41e
|
Updates for github actions
|
2024-12-11 09:53:54 +11:00 |
|
David Bomba
|
7ddfe8a793
|
Enforce latest tags
|
2024-11-23 17:01:28 +11:00 |
|
David Bomba
|
a940bf2ed2
|
Update github action versions
|
2024-11-23 16:07:18 +11:00 |
|
David Bomba
|
1c1bc350dc
|
Rename gh action
|
2024-11-23 08:58:24 +11:00 |
|
David Bomba
|
065a7f94e6
|
Remove alpine build from Debian branch
|
2024-11-23 08:32:31 +11:00 |
|
David Bomba
|
adeba71a55
|
Fixes for publish release
|
2024-11-23 08:30:31 +11:00 |
|
David Bomba
|
00a346853c
|
Fixes for publish release
|
2024-11-23 08:27:03 +11:00 |
|
David Bomba
|
857eaf86bb
|
Cleanup build iamge
|
2024-11-22 17:01:40 +11:00 |
|
David Bomba
|
b8dbe76900
|
Fixes for incorrect build path
|
2024-11-22 16:43:46 +11:00 |
|
David Bomba
|
bf07c49d31
|
Fixes for incorrect build path
|
2024-11-22 16:42:06 +11:00 |
|
David Bomba
|
397d19c06d
|
Fixes for incorrect build path
|
2024-11-22 16:40:01 +11:00 |
|
David Bomba
|
4d16fb2efc
|
Fixes for incorrect build path
|
2024-11-22 16:37:41 +11:00 |
|
David Bomba
|
01b30fdb1a
|
Fixes for incorrect build path
|
2024-11-22 16:35:04 +11:00 |
|
David Bomba
|
814b8bd283
|
Fixes for incorrect build path
|
2024-11-22 16:32:19 +11:00 |
|
David Bomba
|
201a229ec7
|
Remove redundant gh builds
|
2024-11-22 16:29:10 +11:00 |
|
David Bomba
|
1a144db29a
|
remove duplicate font-liberation
|
2024-11-22 16:26:32 +11:00 |
|
David Bomba
|
7a9d5f7187
|
Add build steps
|
2024-11-22 15:42:59 +11:00 |
|
David Bomba
|
eeaaf95d47
|
Complete build pipeline to include debian image
|
2024-11-22 15:37:45 +11:00 |
|
David Bomba
|
5609b988f3
|
Refactor build steps
|
2024-04-04 20:04:13 +11:00 |
|
David Bomba
|
96dee55e7f
|
Revert back to stable
|
2023-07-06 17:22:27 +10:00 |
|
David Bomba
|
ae592a8407
|
Revert back to stable
|
2023-07-06 17:19:27 +10:00 |
|
David Bomba
|
c51d113abe
|
Fixes for builds
|
2023-07-06 11:11:47 +10:00 |
|
Ween Jiann
|
5fcad81fc2
|
Update release chart action (#482)
|
2022-12-23 12:53:04 +08:00 |
|
Ween Jiann
|
bb6b3dc1e8
|
Update k8s versions for chart testing action (#481)
|
2022-12-23 12:36:03 +08:00 |
|
Ween Jiann
|
4a7b28f1d0
|
Fix: remove v prefix from kubeconform (#480)
|
2022-12-23 12:29:23 +08:00 |
|
Ween Jiann
|
1699ddde65
|
Fix: kind versions in chart testing (#479)
|
2022-12-23 00:32:00 +08:00 |
|
Ween Jiann
|
63431878b8
|
Fix: wrong name in chart testing action (#478)
|
2022-12-23 00:24:51 +08:00 |
|
Ween Jiann
|
03cc1ff548
|
Update chart testing action (#477)
|
2022-12-23 00:15:18 +08:00 |
|
Ween Jiann
|
c12e985f81
|
Refactor Github workflow files (#382)
* Refactor
* Add sha
* Add missing dash
|
2021-07-10 11:20:09 +08:00 |
|
Ween Jiann
|
1537b87a3d
|
Default persistence for storage to false in chart (#376)
* Default storage persistence to false
* Bump chart version
* Updated README.md
|
2021-07-09 16:37:56 +08:00 |
|
Ween Jiann
|
7238e521e6
|
Automatically set values for Nginx sub-chart based on install name (#370)
* Automatically set serverblock from IN chart
* Automatically set nginx PVC
* Bump chart version
* Upgrade dependencies
* Updated k8s test versions
|
2021-07-07 04:19:03 +08:00 |
|
Ween Jiann
|
5a1bf5c430
|
Refactor dockerfile for caching (#371)
* Improve caching
* Updated publish-image workflow
|
2021-07-06 17:11:08 +08:00 |
|
Ween Jiann
|
7a935a0eef
|
Add caching to build (#369)
* Rename publish workflow
* Add caching to v5
* Updated cache buster
|
2021-07-02 21:42:18 +08:00 |
|
Ween Jiann
|
8e9e7c47da
|
Updated dependent charts (#340)
* Updated dependent charts
* Fix releaser version
* Bump chart version
|
2021-05-11 09:40:19 +08:00 |
|
Ffaen
|
7da83b40f4
|
Change github actions chart release branch from master to main (#338)
The repo has renamed their master branch to main: https://github.com/helm/chart-releaser-action
|
2021-05-11 09:30:11 +08:00 |
|
Ween Jiann
|
11c8901fe4
|
Use registry cache
|
2021-04-07 00:47:20 +08:00 |
|
Ween Jiann
|
1f7458c9f7
|
Update build_push.yml
|
2021-03-28 23:16:04 +08:00 |
|
Ween Jiann
|
f4f8c79ce7
|
Split docker v4 and v5 files to different directories (#310)
* Move v4/5 files to separate folders
* Updated github build_push.yml action
* Updated docker-compose.yml
|
2021-03-28 14:18:54 +08:00 |
|
Ween Jiann
|
524e79c486
|
Build on ARM64 (#307)
* Updated Dockerfile for multiplatform
* Added linux/arm64 to build_push.yml
|
2021-03-26 09:09:37 +08:00 |
|
Ween Jiann
|
4ec70c8da6
|
Reshuffle Dockerfile to optimise caching (#306)
* Refactor alpine folder
* Rearrange Dockerfile
* Updated build_push.yml for testing
* Updated build_push.yml for production
* Added IS_DOCKER env
* Added target to build_push.yml
|
2021-03-25 22:05:47 +08:00 |
|
Ween Jiann
|
176e2c96d6
|
Fixed entrypoint chown statement (#304)
* Fix entrypoint
* Rescope chart actions
|
2021-03-25 11:18:23 +08:00 |
|
Ween Jiann
|
36db897022
|
Update bug_report.md
|
2021-03-24 23:58:14 +08:00 |
|