chore(deps): update helm release factorio-server-charts to 2.5.* #104

Manually merged
renovate-bot merged 10 commits from renovate/factorio-server-charts-2.x into main 2024-11-09 15:17:52 +00:00
Showing only changes of commit 9caa4bcbf5 - Show all commits

chore(deps): update nextcloud docker tag to v30.0.2
Some checks failed
checks / pre-commit (push) Successful in 1m27s
checks / k8s (push) Successful in 37s
checks / tflint (push) Successful in 19s
Kaniko deployments / nextcloud (push) Successful in 15m53s
OpenTofu deployments / authentik (push) Failing after 48s
OpenTofu deployments / adguard (push) Successful in 28s

Renovate Bot 2024-11-09 01:34:10 +00:00

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.1-apache
FROM nextcloud:30.0.2-apache
RUN set -ex; \
\