File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,14 +21,26 @@ assets:
2121 path : kroxylicious-operator-$(VERSION).zip
2222 - format : tar.gz
2323 path : kroxylicious-operator-$(VERSION).tar.gz
24+ - name : Webhook
25+ description : The Kubernetes admission webhook
26+ downloads :
27+ - format : zip
28+ path : kroxylicious-admission-$(VERSION).zip
29+ - format : tar.gz
30+ path : kroxylicious-admission-$(VERSION).tar.gz
2431images :
2532 - name : Proxy
2633 url : https://quay.io/repository/kroxylicious/proxy?tab=tags
2734 registry : quay.io/kroxylicious/proxy
2835 tag : $(VERSION)
29- digest : sha256:REPLACE_WITH_SHA_AFTER_IMAGE_RELEASE
36+ digest : sha256:6bb6612d7f223eeee226fe656bbc5ebd9e41f03fec78e22df975ff810ea71c42
3037 - name : Operator
3138 url : https://quay.io/repository/kroxylicious/operator?tab=tags
3239 registry : quay.io/kroxylicious/operator
3340 tag : $(VERSION)
34- digest : sha256:REPLACE_WITH_SHA_AFTER_IMAGE_RELEASE
41+ digest : sha256:5d87fa606143dbefc2327308a936617cee8e31b6b942026951939a309d55787a
42+ - name : Webhook
43+ url : https://quay.io/repository/kroxylicious/webhook?tab=tags
44+ registry : quay.io/kroxylicious/webhook
45+ tag : $(VERSION)
46+ digest : sha256:b48b50754e6820b6d23a318a89d4f4daecf39c67db137cd86f5ee5a5326a58fb
You can’t perform that action at this time.
0 commit comments