19 Commits

Author SHA1 Message Date
renovate 6c4b2e5dc2 chore(deps): update nginx:1.29.7 docker digest to e024ff0 (#63)
lingonpaj-site / build (push) Successful in 1m27s
lingonpaj-site / deploy-prod (push) Successful in 1m48s
2026-04-07 03:08:40 +00:00
renovate df68f71126 chore(deps): update nginx docker tag to v1.29.7 (#62)
lingonpaj-site / build (push) Successful in 1m50s
lingonpaj-site / deploy-prod (push) Successful in 1m57s
2026-03-25 01:09:45 +00:00
renovate c2ba5f7c4e chore(deps): update nginx:1.29.6 docker digest to d1073a7 (#61)
lingonpaj-site / build (push) Successful in 1m16s
lingonpaj-site / deploy-prod (push) Successful in 1m57s
2026-03-17 00:12:22 +00:00
renovate af8a060643 chore(deps): update nginx docker tag to v1.29.6 (#60)
lingonpaj-site / build (push) Successful in 1m59s
lingonpaj-site / deploy-prod (push) Successful in 3m6s
2026-03-10 23:08:51 +00:00
argoyle 73bb7db5ce Merge pull request 'fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert' (#59) from remove-cpu-limits into main
lingonpaj-site / build (push) Successful in 2m2s
lingonpaj-site / deploy-prod (push) Successful in 1m52s
Reviewed-on: #59
2026-03-01 11:25:21 +00:00
argoyle 28d7480ad5 fix(k8s): remove CPU limits to resolve KubeCPUOvercommit alert
lingonpaj-site / build (pull_request) Successful in 2m10s
lingonpaj-site / deploy-prod (pull_request) Has been skipped
Remove cpu from resource limits while keeping memory limits and all
requests intact. CPU limits cause unnecessary throttling and
overcommit alerts when actual usage is far below limits.
2026-03-01 12:15:56 +01:00
renovate 9a5a8fe98a chore(deps): update nginx:1.29.5 docker digest to e5e99d3 (#58)
lingonpaj-site / build (push) Successful in 1m46s
lingonpaj-site / deploy-prod (push) Successful in 2m6s
2026-02-24 20:08:59 +00:00
renovate fd8f3c4ce2 chore(deps): update nginx docker tag to v1.29.5 (#57)
lingonpaj-site / build (push) Successful in 1m55s
lingonpaj-site / deploy-prod (push) Successful in 3m31s
2026-02-05 01:09:37 +00:00
renovate df2b69958c chore(deps): update nginx:1.29.4 docker digest to 450d33f (#56)
lingonpaj-site / build (push) Successful in 1m43s
lingonpaj-site / deploy-prod (push) Successful in 2m1s
2026-02-03 05:06:33 +00:00
argoyle 65e00c4548 Merge pull request 'chore: remove unused .gitlab-ci.yml' (#55) from remove-gitlab-ci into main
lingonpaj-site / build (push) Successful in 3m32s
lingonpaj-site / deploy-prod (push) Successful in 3m15s
Reviewed-on: #55
2026-01-23 14:56:44 +00:00
argoyle ae1735b401 chore: remove unused .gitlab-ci.yml
lingonpaj-site / build (pull_request) Successful in 2m20s
lingonpaj-site / deploy-prod (pull_request) Has been skipped
No longer needed after migration to Gitea Actions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-23 15:40:29 +01:00
renovate d8400b69df chore(deps): update nginx:1.29.4 docker digest to 14c5410 (#54)
lingonpaj-site / build (push) Successful in 55s
lingonpaj-site / deploy-prod (push) Successful in 1m28s
2026-01-13 05:08:31 +00:00
renovate 985c955a17 chore(deps): update nginx:1.29.4 docker digest to 506d6be (#53)
lingonpaj-site / build (push) Successful in 1m26s
lingonpaj-site / deploy-prod (push) Successful in 2m16s
2026-01-09 19:23:45 +00:00
argoyle f75e329b91 Merge pull request 'fix: remove incorrect digest pinning from image reference' (#52) from fix/remove-digest-pinning into main
lingonpaj-site / build (push) Successful in 4m58s
lingonpaj-site / deploy-prod (push) Failing after 2m41s
Reviewed-on: #52
2026-01-09 12:01:21 +00:00
argoyle 34b8ab3ed4 fix: remove incorrect digest pinning from image reference
lingonpaj-site / build (pull_request) Successful in 1m58s
lingonpaj-site / deploy-prod (pull_request) Has been skipped
2026-01-09 11:56:21 +01:00
renovate c13e4ec0ce chore(deps): update oci.unbound.se/unboundsoftware/lingonpaj-site docker digest to 4af6494 (#51)
lingonpaj-site / build (push) Failing after 1m38s
lingonpaj-site / deploy-prod (push) Has been skipped
2026-01-09 09:20:33 +00:00
renovate c14ff7c5b9 chore(deps): pin oci.unbound.se/unboundsoftware/lingonpaj-site docker tag to a2ccc9f (#50)
lingonpaj-site / build (push) Successful in 3m35s
lingonpaj-site / deploy-prod (push) Failing after 4m46s
2026-01-09 08:21:32 +00:00
argoyle d0e994fcd9 Merge pull request 'chore(deps): update actions/checkout action to v6' (#49) from renovate/actions-checkout-6.x into main
lingonpaj-site / build (push) Successful in 3m54s
lingonpaj-site / deploy-prod (push) Failing after 4m32s
Reviewed-on: #49
2026-01-08 14:03:16 +00:00
renovate c3cff215e3 chore(deps): update actions/checkout action to v6
lingonpaj-site / build (pull_request) Successful in 47s
lingonpaj-site / deploy-prod (pull_request) Has been skipped
2026-01-08 13:04:29 +00:00
4 changed files with 3 additions and 26 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ jobs:
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
GITEA_REPOSITORY: ${{ gitea.repository }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: buildtool/setup-buildtools-action@v1
- name: Build and push
run: unset GITEA_TOKEN && build && push
@@ -27,7 +27,7 @@ jobs:
GITEA_REPOSITORY: ${{ gitea.repository }}
environment: prod
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: buildtool/setup-buildtools-action@v1
- name: Deploy to production
run: deploy prod
-22
View File
@@ -1,22 +0,0 @@
stages:
- build
- deploy-prod
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
build:
stage: build
script:
- build
- push
deploy-to-prod:
stage: deploy-prod
when: on_success
script:
- echo Deploy to PROD.
- deploy prod
environment:
name: prod
only:
- master
+1 -1
View File
@@ -1,4 +1,4 @@
FROM amd64/nginx:1.29.4@sha256:1ead684dc0a33ef421caa42403272afeae59c8933edcedda6926d964a44d3f01
FROM amd64/nginx:1.29.7@sha256:e024ff0d0692587d16aecca603706b453428f476da24547b3df582ea65f54c8b
MAINTAINER Joakim Olsson <joakim@unbound.se>
ADD files/*.html files/*.jpg files/*.mp3 /usr/share/nginx/html/
-1
View File
@@ -52,7 +52,6 @@ spec:
cpu: 5m
memory: 5Mi
limits:
cpu: 300m
memory: 300Mi