File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
docs/listings/gke/deployer
chart/falcon-integration-gateway Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ version: 0.2.0
2121# incremented each time you make changes to the application. Versions are not expected to
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : 3.2.5
24+ appVersion : 3.2.6
Original file line number Diff line number Diff line change 2323 kind : Secret
2424 descriptor :
2525 type : falcon-integration-gateway
26- version : ' 3.2.5 '
26+ version : ' 3.2.6 '
2727 description : |-
2828 Falcon Integration Gateway (FIG) forwards threat detection findings from CrowdStrike Falcon
2929 platform to the backend of your choice. This instance forwards detection findings to GCP
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ x-google-marketplace:
33
44 applicationApiVersion : v1beta1
55
6- publishedVersion : " 3.2.5 "
6+ publishedVersion : " 3.2.6 "
77 publishedVersionMetadata :
88 releaseNote : >-
99 3.1
Original file line number Diff line number Diff line change 1- __version__ = "3.2.5 "
1+ __version__ = "3.2.6 "
You can’t perform that action at this time.
0 commit comments