Compare commits

...

2 Commits

Author SHA1 Message Date
9ba5a1e8a4 Update goharbor/harbor-registryctl Docker tag to v2.14.0
Some checks are pending
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Waiting to run
2025-09-19 02:07:23 +00:00
fb148ad1fe update name
Some checks are pending
renovate / renovate (push) Waiting to run
lint-test-helm / helm-lint (push) Successful in 13s
2025-09-18 21:05:25 -05:00
2 changed files with 3 additions and 3 deletions

View File

@@ -66,9 +66,9 @@ directus:
- name: REDIS_ENABLED - name: REDIS_ENABLED
value: true value: true
- name: REDIS_NAME - name: REDIS_NAME
value: redis-sentinel-directus value: redis-sentinel-directus-sentinel
- name: REDIS_SENTINELS - name: REDIS_SENTINELS
value: 'json:[{"host": redis-sentinel-directus-sentinel, "port": 26379}]' value: 'json:[{"host": "redis-sentinel-directus-sentinel", "port": 26379}]'
- name: REDIS_USERNAME - name: REDIS_USERNAME
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:

View File

@@ -65,7 +65,7 @@ harbor:
controller: controller:
image: image:
repository: goharbor/harbor-registryctl repository: goharbor/harbor-registryctl
tag: v2.13.2 tag: v2.14.0
existingSecret: harbor-secret existingSecret: harbor-secret
relativeurls: true relativeurls: true
credentials: credentials: