Skip to content

Commit

Permalink
Version 1.11.1 chart
Browse files Browse the repository at this point in the history
  • Loading branch information
aharbis committed Jun 28, 2024
1 parent 591e9b1 commit 9234253
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 10 deletions.
4 changes: 2 additions & 2 deletions charts/stable/datapower-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: datapower-operator
description: A chart to deploy the IBM DataPower Operator
type: application
version: 1.11.0
appVersion: 1.11.0
version: 1.11.1
appVersion: 1.11.1
kubeVersion: ">=1.28.0"
keywords:
- amd64
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
datapower.ibm.com/operator-version: 1.11.0
datapower.ibm.com/operator-version: 1.11.1
creationTimestamp: null
labels:
app.kubernetes.io/instance: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
datapower.ibm.com/operator-version: 1.11.0
datapower.ibm.com/operator-version: 1.11.1
creationTimestamp: null
labels:
app.kubernetes.io/instance: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
datapower.ibm.com/operator-version: 1.11.0
datapower.ibm.com/operator-version: 1.11.1
creationTimestamp: null
labels:
app.kubernetes.io/instance: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
datapower.ibm.com/operator-version: 1.11.0
datapower.ibm.com/operator-version: 1.11.1
creationTimestamp: null
labels:
app.kubernetes.io/instance: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
datapower.ibm.com/operator-version: 1.11.0
datapower.ibm.com/operator-version: 1.11.1
creationTimestamp: null
labels:
app.kubernetes.io/instance: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.14.0
datapower.ibm.com/operator-version: 1.11.0
datapower.ibm.com/operator-version: 1.11.1
creationTimestamp: null
labels:
app.kubernetes.io/instance: datapower-operator
Expand Down Expand Up @@ -5860,6 +5860,8 @@ spec:
- L-ACLZ-AL4B8H
- L-NWQG-8KNQE4
- L-FTTE-H5LW3K
- L-RWXP-KY7ASR
- L-BCRA-V899ZB
- L-RJON-CCAT5F
- L-RJON-CCAT6P
- L-RJON-CCCPAN
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/datapower-operator/templates/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
productName: "IBM DataPower Operator"
productMetric: "FREE"
productChargedContainers: ""
productVersion: 1.11.0
productVersion: 1.11.1
spec:
affinity:
nodeAffinity:
Expand Down
2 changes: 1 addition & 1 deletion charts/stable/datapower-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ operator:
replicas: 1
image:
repository: icr.io/cpopen/datapower-operator
tag: 1.11.0
tag: 1.11.1
pullPolicy: Always
installMode: OwnNamespace
watchNamespaces: []
Expand Down

0 comments on commit 9234253

Please sign in to comment.