Skip to content

Commit

Permalink
updated the package version in ps_spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakhi Mundhada authored and Rakhi Mundhada committed Jun 25, 2024
1 parent 939af63 commit 7a945c6
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion collectors/o365/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "o365-collector",
"version": "1.2.65",
"version": "1.2.66",
"description": "Alert Logic AWS based O365 Log Collector",
"repository": {},
"private": true,
Expand Down
30 changes: 15 additions & 15 deletions ps_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-auth0-collector"
ALPS_SERVICE_VERSION: "1.1.55" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.1.56" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh auth0
Expand All @@ -82,7 +82,7 @@ stages:
- ./build_collector.sh carbonblack
env:
ALPS_SERVICE_NAME: "paws-carbonblack-collector"
ALPS_SERVICE_VERSION: "1.0.53" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.54" #set the value from collector package json
outputs:
file: ./carbonblack-collector*
packagers:
Expand All @@ -98,7 +98,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-ciscoamp-collector"
ALPS_SERVICE_VERSION: "1.0.52" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.53" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh ciscoamp
Expand All @@ -120,7 +120,7 @@ stages:
- ./build_collector.sh ciscoduo
env:
ALPS_SERVICE_NAME: "paws-ciscoduo-collector"
ALPS_SERVICE_VERSION: "1.0.51" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.52" #set the value from collector package json
outputs:
file: ./ciscoduo-collector*
packagers:
Expand All @@ -139,7 +139,7 @@ stages:
- ./build_collector.sh ciscomeraki
env:
ALPS_SERVICE_NAME: "paws-ciscomeraki-collector"
ALPS_SERVICE_VERSION: "1.0.0" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.1" #set the value from collector package json
outputs:
file: ./ciscomeraki-collector*
packagers:
Expand All @@ -155,7 +155,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-crowdstrike-collector"
ALPS_SERVICE_VERSION: "1.0.33" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.34" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh crowdstrike
Expand All @@ -177,7 +177,7 @@ stages:
- ./build_collector.sh googlestackdriver
env:
ALPS_SERVICE_NAME: "paws-googlestackdriver-collector"
ALPS_SERVICE_VERSION: "1.2.10" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.2.11" #set the value from collector package json
outputs:
file: ./googlestackdriver-collector*
packagers:
Expand All @@ -193,7 +193,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-gsuite-collector"
ALPS_SERVICE_VERSION: "1.2.53" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.2.54" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh gsuite
Expand All @@ -215,7 +215,7 @@ stages:
- ./build_collector.sh mimecast
env:
ALPS_SERVICE_NAME: "paws-mimecast-collector"
ALPS_SERVICE_VERSION: "1.0.45" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.46" #set the value from collector package json
outputs:
file: ./mimecast-collector*
packagers:
Expand All @@ -231,7 +231,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-o365-collector"
ALPS_SERVICE_VERSION: "1.2.65" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.2.66" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh o365
Expand All @@ -253,7 +253,7 @@ stages:
- ./build_collector.sh okta
env:
ALPS_SERVICE_NAME: "paws-okta-collector"
ALPS_SERVICE_VERSION: "1.2.25" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.2.26" #set the value from collector package json
outputs:
file: ./okta-collector*
packagers:
Expand All @@ -269,7 +269,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-salesforce-collector"
ALPS_SERVICE_VERSION: "1.1.54" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.1.55" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh salesforce
Expand All @@ -291,7 +291,7 @@ stages:
- ./build_collector.sh sentinelone
env:
ALPS_SERVICE_NAME: "paws-sentinelone-collector"
ALPS_SERVICE_VERSION: "1.0.51" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.52" #set the value from collector package json
outputs:
file: ./sentinelone-collector*
packagers:
Expand All @@ -307,7 +307,7 @@ stages:
trigger_phrase: build-collectors
env:
ALPS_SERVICE_NAME: "paws-sophos-collector"
ALPS_SERVICE_VERSION: "1.0.51" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.0.52" #set the value from collector package json
commands:
- source $NVM_DIR/nvm.sh && nvm use 20
- ./build_collector.sh sophos
Expand All @@ -329,7 +329,7 @@ stages:
- ./build_collector.sh sophossiem
env:
ALPS_SERVICE_NAME: "paws-sophossiem-collector"
ALPS_SERVICE_VERSION: "1.2.10" #set the value from collector package json
ALPS_SERVICE_VERSION: "1.2.11" #set the value from collector package json
outputs:
file: ./sophossiem-collector*
packagers:
Expand Down

0 comments on commit 7a945c6

Please sign in to comment.