Skip to content

Commit

Permalink
Merge pull request #3 from IBM/1.0.2
Browse files Browse the repository at this point in the history
Version 1.0.2 chart
  • Loading branch information
aharbis authored Aug 20, 2020
2 parents ccf7b45 + c6f9424 commit 604e990
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 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.0.1
appVersion: 1.0.1
version: 1.0.2
appVersion: 1.0.2
kubeVersion: '>=1.16.0'
keywords:
- amd64
Expand Down
1 change: 0 additions & 1 deletion charts/stable/datapower-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ This value will adjust the verbosity of the logs produced by the Operator. Defau
|ValidatingWebhookConfigurations|`<namespace>.datapowerservices.validator.datapower.ibm.com`|Operator|
|Secret (webhook TLS)|`datapower-operator`|Operator|


## Limitations

This chart is able to be installed in development, nonproduction, and production environments.
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 @@ -24,7 +24,7 @@ spec:
annotations:
productID: datapower-operator
productName: "IBM DataPower Operator"
productVersion: 1.0.1
productVersion: 1.0.2
spec:
affinity:
nodeAffinity:
Expand Down

0 comments on commit 604e990

Please sign in to comment.