Skip to content

Commit

Permalink
Merge pull request #14 from port-labs/gitlab_support_version
Browse files Browse the repository at this point in the history
Feat: upgraded a version to new gitlab streamer agent
  • Loading branch information
matarpeles authored May 29, 2023
2 parents 1a98ffd + b7e9af0 commit 3c6ecdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/port-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: port-agent
description: A Helm chart for Port Agent
type: application
version: 0.1.0
appVersion: "v0.1.0"
version: 0.2.0
appVersion: "v0.2.0"
home: https://getport.io/
sources:
- https://github.com/port-labs/port-agent
Expand Down
1 change: 1 addition & 0 deletions charts/port-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ secret:

env:
normal:
GITLAB_URL: "https://gitlab.com/"
STREAMER_NAME: "KafkaToWebhookStreamer"
PORT_ORG_ID: ""
KAFKA_CONSUMER_GROUP_ID: ""
Expand Down

0 comments on commit 3c6ecdd

Please sign in to comment.