Skip to content

Commit

Permalink
chore: Update to CP4S 1.10.19
Browse files Browse the repository at this point in the history
Signed-off-by: Denilson Nastacio <[email protected]>
  • Loading branch information
nastacio committed Mar 15, 2024
1 parent 6b41238 commit 94f0644
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config/cloudpaks/cp4s/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ version: 0.3.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 1.10.15
appVersion: 1.10.19
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: isc.ibm.com/v1
apiVersion: isc.ibm.com/v2
kind: CP4SThreatManagement
metadata:
annotations:
Expand All @@ -8,7 +8,8 @@ metadata:
name: threatmgmt
namespace: "{{.Values.metadata.argocd_app_namespace}}"
spec:
acceptLicense: true
license:
accept:true
basicDeploymentConfiguration:
adminUser: {{.Values.admin_user}}
domain: cp4s.{{.Values.cluster_domain}}
Expand Down

0 comments on commit 94f0644

Please sign in to comment.