2 Commits

Author SHA1 Message Date
a92b52ddf2 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 48s
2025-06-04 23:54:26 +00:00
6f63fd6454 add client id
Some checks failed
renovate / renovate (push) Has been cancelled
2025-06-04 18:50:30 -05:00
2 changed files with 8 additions and 1 deletions

View File

@@ -47,3 +47,10 @@ spec:
key: /authentik/oidc/headlamp
metadataPolicy: None
property: validator-url
- secretKey: OIDC_VALIDATOR_CLIENT_ID
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /authentik/oidc/headlamp
metadataPolicy: None
property: validator-client-id

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.0
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER