1 Commits

Author SHA1 Message Date
421dbac75b Update Helm release loki to v6.45.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m11s
2025-11-04 18:21:21 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -37,9 +37,9 @@ jobs:
- name: Set up Node.js - name: Set up Node.js
if: steps.check-branch-exists.outputs.exists == 'true' if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v6 uses: actions/setup-node@v4
with: with:
node-version: '24' node-version: '22'
- name: Lint Docker Compose - name: Lint Docker Compose
if: steps.check-branch-exists.outputs.exists == 'true' if: steps.check-branch-exists.outputs.exists == 'true'

View File

@@ -9,7 +9,7 @@ actual:
main: main:
image: image:
repository: ghcr.io/actualbudget/actual repository: ghcr.io/actualbudget/actual
tag: 25.11.0 tag: 25.10.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ