mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
fix: chartrepo support oci type in image manifest (#1980)
support oci type in image manifest
This commit is contained in:
parent
24ef743d24
commit
ad5acdbf1d
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ spec:
|
|||
name: check-appservice
|
||||
containers:
|
||||
- name: chartrepo
|
||||
image: beclab/dynamic-chart-repository:v0.2.3
|
||||
image: beclab/dynamic-chart-repository:v0.2.4
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 81
|
||||
|
|
|
|||
Loading…
Reference in a new issue