Skip to content

Commit

Permalink
OpenFunction
Browse files Browse the repository at this point in the history
  • Loading branch information
vfarcic committed Jan 18, 2024
1 parent b984872 commit 2bd6e5d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/aws/03-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ spec:
chart:
name: openfunction
repository: https://openfunction.github.io/charts
version: "0.7.0"
version: v1.2.0-v0.7.0
set:
- name: revisionController.enable
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion tests/azure/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ spec:
chart:
name: openfunction
repository: https://openfunction.github.io/charts
version: "0.7.0"
version: v1.2.0-v0.7.0
set:
- name: revisionController.enable
value: "true"
Expand Down
2 changes: 1 addition & 1 deletion tests/google/02-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ spec:
chart:
name: openfunction
repository: https://openfunction.github.io/charts
version: "0.7.0"
version: v1.2.0-v0.7.0
set:
- name: revisionController.enable
value: "true"
Expand Down

0 comments on commit 2bd6e5d

Please sign in to comment.