Compare commits
4 Commits
3ee1e8cc47
...
10739c1094
| Author | SHA1 | Date | |
|---|---|---|---|
|
10739c1094
|
|||
| be23d9ff8b | |||
| 25a447826e | |||
| 4b6776838c |
@@ -41,7 +41,7 @@ harbor:
|
||||
portal:
|
||||
image:
|
||||
repository: goharbor/harbor-portal
|
||||
tag: v2.14.3
|
||||
tag: v2.15.0
|
||||
replicas: 2
|
||||
core:
|
||||
image:
|
||||
@@ -54,7 +54,7 @@ harbor:
|
||||
jobservice:
|
||||
image:
|
||||
repository: goharbor/harbor-jobservice
|
||||
tag: v2.14.3
|
||||
tag: v2.15.0
|
||||
replicas: 2
|
||||
jobLoggers:
|
||||
- stdout
|
||||
@@ -67,7 +67,7 @@ harbor:
|
||||
controller:
|
||||
image:
|
||||
repository: goharbor/harbor-registryctl
|
||||
tag: v2.14.3
|
||||
tag: v2.15.0
|
||||
existingSecret: harbor-secret
|
||||
relativeurls: true
|
||||
credentials:
|
||||
|
||||
Reference in New Issue
Block a user