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