Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.history/
.idea
charts/secure-access/charts
Chart.lock
Expand Down
2 changes: 1 addition & 1 deletion charts/connectivity/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ event-service:

## Provide the image docker tag default: latest
##
appVersion: "2021.5.5183929"
appVersion: "2021.5.6081417"

## Manage docker image properties
##
Expand Down
10 changes: 5 additions & 5 deletions docker-compose/connectivity/.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ REDIS_TLS="true"
MYSQL_DB_HOST=
MYSQL_DB_USERNAME=
MYSQL_DB_PASSWORD=
API_GATEWAY_TAG=2021.1.11174643
CONNECTOR_WORKERS_TAG=2021.1.20135758
EVENT_SERVICE_TAG=2021.2.16121526
INTEGRATIONS_SERVICE_TAG=2021.1.6112226
WEBHOOK_SERVICE_TAG=2021.1.3104634
API_GATEWAY_TAG=2021.5.4132030
CONNECTOR_WORKERS_TAG=2021.5.5162227
EVENT_SERVICE_TAG=2021.5.6081417
INTEGRATIONS_SERVICE_TAG=2021.5.5162332
WEBHOOK_SERVICE_TAG=2021.3.24161215