File tree Expand file tree Collapse file tree 4 files changed +3081
-6
lines changed
charts/ingressmonitorcontroller Expand file tree Collapse file tree 4 files changed +3081
-6
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ metadata:
1616 }
1717 ]
1818 capabilities : Basic Install
19- createdAt : " 2025-07-23T13:57:32Z "
19+ createdAt : " 2025-07-24T13:38:04Z "
2020 operators.operatorframework.io/builder : operator-sdk-v1.39.2
2121 operators.operatorframework.io/project_layout : go.kubebuilder.io/v4
22- name : ingressmonitorcontroller.v0.0.1
22+ name : ingressmonitorcontroller.v2.2.4
2323 namespace : placeholder
2424spec :
2525 apiservicedefinitions : {}
@@ -190,4 +190,4 @@ spec:
190190 provider :
191191 name : stakater
192192 url : https://stakater.com
193- version : 0.0.1
193+ version : 2.2.4
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ name: ingressmonitorcontroller
33description : IngressMonitorController Operator chart that runs on kubernetes
44
55# Helm chart Version
6- version : 2.2.3
6+ version : 2.2.4
77
88# Application version to be deployed
9- appVersion : 2.2.3
9+ appVersion : 2.2.4
1010
1111keywords :
1212 - IngressMonitorController
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ replicaCount: 1
88
99image :
1010 repository : ghcr.io/stakater/ingressmonitorcontroller
11- tag : test-image
11+ tag : v2.2.4
1212 pullPolicy : IfNotPresent
1313imagePullSecrets : []
1414
You can’t perform that action at this time.
0 commit comments