Skip to content

Commit 7506e03

Browse files
committed
[skip-ci] Update artifacts
1 parent f7e0724 commit 7506e03

File tree

4 files changed

+3081
-6
lines changed

4 files changed

+3081
-6
lines changed

bundle/manifests/ingressmonitorcontroller.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
2424
spec:
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

charts/ingressmonitorcontroller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: ingressmonitorcontroller
33
description: 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

1111
keywords:
1212
- IngressMonitorController

charts/ingressmonitorcontroller/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ replicaCount: 1
88

99
image:
1010
repository: ghcr.io/stakater/ingressmonitorcontroller
11-
tag: test-image
11+
tag: v2.2.4
1212
pullPolicy: IfNotPresent
1313
imagePullSecrets: []
1414

0 commit comments

Comments
 (0)