Skip to content

Commit c16d96c

Browse files
authored
Merge pull request #37 from rh-mobb/foster/acm-stuff
added bgp stuff
2 parents 1622d63 + 1ab3d70 commit c16d96c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/external-secrets-operator/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: external-secrets-operator
33
description: External Secrets Operator with AWS Secrets Manager integration via IRSA
4-
version: 1.1.0
4+
version: 1.1.1
55
type: application
66
home: https://rh-mobb.github.io/validated-pattern-helm-charts/
77
maintainers:

charts/external-secrets-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ helper-status-checker:
2626
enabled: true
2727
approver: true
2828
checks:
29-
- operatorName: openshift-external-secrets-operator
29+
- operatorName: external-secrets-operator
3030
subscriptionName: openshift-external-secrets-operator
3131
namespace:
3232
name: external-secrets-operator

0 commit comments

Comments
 (0)