Skip to content

Commit

Permalink
Update function runtime to release 'v1.26.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberwoodford committed Jul 5, 2023
1 parent 628e5cb commit 1360cec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/500-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,11 @@ spec:
value: ko://github.com/triggermesh/triggermesh/cmd/splitter-adapter
# Function Runtimes
- name: RUNTIME_KLR_PYTHON
value: gcr.io/triggermesh/knative-lambda-python310:v1.25.0
value: gcr.io/triggermesh/knative-lambda-python310:v1.26.0
- name: RUNTIME_KLR_NODE
value: gcr.io/triggermesh/knative-lambda-node18:v1.25.0
value: gcr.io/triggermesh/knative-lambda-node18:v1.26.0
- name: RUNTIME_KLR_RUBY
value: gcr.io/triggermesh/knative-lambda-ruby32:v1.25.0
value: gcr.io/triggermesh/knative-lambda-ruby32:v1.26.0
# Custom build adapters
- name: IBMMQSOURCE_IMAGE
value: gcr.io/triggermesh/ibmmqsource-adapter:latest
Expand Down

0 comments on commit 1360cec

Please sign in to comment.