Skip to content

Commit

Permalink
Version 1.2.8 chart
Browse files Browse the repository at this point in the history
  • Loading branch information
aharbis committed Mar 29, 2022
1 parent 6425ef7 commit 9c87777
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 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 DataPowerService Operator
type: application
version: 1.2.7
appVersion: 1.2.7
version: 1.2.8
appVersion: 1.2.8
kubeVersion: '>=1.17.0'
keywords:
- amd64
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
creationTimestamp: "2021-06-11T18:38:38Z"
creationTimestamp: "2022-03-20T16:57:34Z"
labels:
app.kubernetes.io/instance: datapower-operator
app.kubernetes.io/managed-by: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
creationTimestamp: "2021-06-11T18:38:40Z"
creationTimestamp: "2022-03-20T16:57:35Z"
labels:
app.kubernetes.io/instance: datapower-operator
app.kubernetes.io/managed-by: datapower-operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ rules:
- ""
resources:
- namespaces
- pods
verbs:
- get
- list
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.2.7
productVersion: 1.2.8
spec:
affinity:
nodeAffinity:
Expand Down

0 comments on commit 9c87777

Please sign in to comment.