File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ type: application
55version : 1.0.0-beta.6
66appVersion : " 1.0.0-beta.6"
77home : https://github.com/kup6s/pages
8+ icon : https://pages-docs.kup6s.com/assets/kup6s-pages-icon.svg
89sources :
910 - https://github.com/kup6s/pages
1011keywords :
@@ -22,8 +23,12 @@ annotations:
2223 artifacthub.io/operatorCapabilities : Basic Install
2324 artifacthub.io/category : integration-delivery
2425 artifacthub.io/images : |
25- - name: logo
26- image: https://pages-docs.kup6s.com/assets/kup6s-pages-icon.svg
26+ - name: operator
27+ image: ghcr.io/kup6s/pages-operator
28+ - name: syncer
29+ image: ghcr.io/kup6s/pages-syncer
30+ - name: nginx
31+ image: docker.io/library/nginx:1.25-alpine
2732 artifacthub.io/links : |
2833 - name: Documentation
2934 url: https://pages-docs.kup6s.com
You can’t perform that action at this time.
0 commit comments