2 Commits

Author SHA1 Message Date
c2075875d6 Update dependency node to v24
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-11-06 19:42:19 +00:00
69b8a397f6 downgrade
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 4m4s
2025-11-06 13:39:03 -06:00
3 changed files with 3 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ jobs:
if: steps.check-branch-exists.outputs.exists == 'true'
uses: actions/setup-node@v4
with:
node-version: '22'
node-version: '24'
- name: Lint Docker Compose
if: steps.check-branch-exists.outputs.exists == 'true'

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: headlamp
version: 0.37.0
version: 0.36.0
repository: https://kubernetes-sigs.github.io/headlamp/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/headlamp.png
appVersion: 0.30.1
appVersion: 0.36.0

View File

@@ -8,7 +8,6 @@ headlamp:
enabled: true
name: headlamp-oidc-secret
watchPlugins: true
scopes: "openid,email,profile"
resources:
requests:
cpu: 10m