Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 73bc515

Browse files
authored
Bump TriggerMesh release to v1.19.3 (#8)
Authored-by: FranBarrera <fran@triggermesh.com>
1 parent 94f6bda commit 73bc515

31 files changed

+571
-85
lines changed
File renamed without changes.

LICENSES/vendor/github.com/googleapis/enterprise-certificate-proxy/client/LICENSE

Lines changed: 202 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/300-awscloudwatchlogssource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,16 @@ spec:
152152
description: Kubernetes object parameters to apply on top of default adapter values.
153153
type: object
154154
properties:
155+
env:
156+
description: Adapter environment variables.
157+
type: array
158+
items:
159+
type: object
160+
properties:
161+
name:
162+
type: string
163+
value:
164+
type: string
155165
resources:
156166
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
157167
type: object

config/300-awscloudwatchsource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,16 @@ spec:
208208
description: Kubernetes object parameters to apply on top of default adapter values.
209209
type: object
210210
properties:
211+
env:
212+
description: Adapter environment variables.
213+
type: array
214+
items:
215+
type: object
216+
properties:
217+
name:
218+
type: string
219+
value:
220+
type: string
211221
resources:
212222
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
213223
type: object

config/300-awscodecommitsource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,16 @@ spec:
159159
description: Kubernetes object parameters to apply on top of default adapter values.
160160
type: object
161161
properties:
162+
env:
163+
description: Adapter environment variables.
164+
type: array
165+
items:
166+
type: object
167+
properties:
168+
name:
169+
type: string
170+
value:
171+
type: string
162172
resources:
163173
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
164174
type: object

config/300-awscognitoidentitysource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@ spec:
149149
description: Kubernetes object parameters to apply on top of default adapter values.
150150
type: object
151151
properties:
152+
env:
153+
description: Adapter environment variables.
154+
type: array
155+
items:
156+
type: object
157+
properties:
158+
name:
159+
type: string
160+
value:
161+
type: string
152162
resources:
153163
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
154164
type: object

config/300-awscognitouserpoolsource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@ spec:
149149
description: Kubernetes object parameters to apply on top of default adapter values.
150150
type: object
151151
properties:
152+
env:
153+
description: Adapter environment variables.
154+
type: array
155+
items:
156+
type: object
157+
properties:
158+
name:
159+
type: string
160+
value:
161+
type: string
152162
resources:
153163
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
154164
type: object

config/300-awsdynamodbsource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,16 @@ spec:
149149
description: Kubernetes object parameters to apply on top of default adapter values.
150150
type: object
151151
properties:
152+
env:
153+
description: Adapter environment variables.
154+
type: array
155+
items:
156+
type: object
157+
properties:
158+
name:
159+
type: string
160+
value:
161+
type: string
152162
resources:
153163
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
154164
type: object

config/300-awseventbridgesource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,16 @@ spec:
178178
description: Kubernetes object parameters to apply on top of default adapter values.
179179
type: object
180180
properties:
181+
env:
182+
description: Adapter environment variables.
183+
type: array
184+
items:
185+
type: object
186+
properties:
187+
name:
188+
type: string
189+
value:
190+
type: string
181191
resources:
182192
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
183193
type: object

config/300-awskinesissource.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,16 @@ spec:
148148
description: Kubernetes object parameters to apply on top of default adapter values.
149149
type: object
150150
properties:
151+
env:
152+
description: Adapter environment variables.
153+
type: array
154+
items:
155+
type: object
156+
properties:
157+
name:
158+
type: string
159+
value:
160+
type: string
151161
resources:
152162
description: Compute Resources required by the adapter. More info at https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
153163
type: object

0 commit comments

Comments
 (0)