update images
This commit is contained in:
@@ -25,4 +25,4 @@ dependencies:
|
||||
version: 4.2.1
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/kubernetes.png
|
||||
appVersion: v2.12.1
|
||||
appVersion: v2.13.0
|
||||
|
@@ -44,27 +44,27 @@ harbor:
|
||||
portal:
|
||||
image:
|
||||
repository: ghcr.io/goharbor/harbor-portal
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
core:
|
||||
image:
|
||||
repository: ghcr.io/goharbor/harbor-core
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
# existingSecret: harbor-secret
|
||||
jobservice:
|
||||
image:
|
||||
repository: ghcr.io/goharbor/harbor-jobservice
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
# existingSecret: harbor-secret
|
||||
# existingSecretKey: JOBSERVICE_SECRET
|
||||
registry:
|
||||
registry:
|
||||
image:
|
||||
repository: ghcr.io/goharbor/registry-photon
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
controller:
|
||||
image:
|
||||
repository: ghcr.io/goharbor/harbor-registryctl
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
# existingSecret: harbor-secret
|
||||
# existingSecretKey: REGISTRY_HTTP_SECRET
|
||||
# relativeurls: true
|
||||
@@ -90,11 +90,11 @@ harbor:
|
||||
internal:
|
||||
image:
|
||||
repository: goharbor/redis-photon
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
exporter:
|
||||
image:
|
||||
repository: ghcr.io/goharbor/harbor-exporter
|
||||
tag: v2.12.2
|
||||
tag: v2.13.0
|
||||
postgres-17-cluster:
|
||||
mode: standalone
|
||||
cluster:
|
||||
|
Reference in New Issue
Block a user