Skip to content

Commit

Permalink
Merge pull request #61 from xuzhu-591/main
Browse files Browse the repository at this point in the history
fix: replace deprecated field template.name with template.ref
  • Loading branch information
xuzhu-591 authored Jul 18, 2023
2 parents 3623a62 + 590882b commit ab4118a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/horizon/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A CICD DevOps Platform

type: application

version: 2.2.4
version: 2.2.5
appVersion: v2.4.1
dependencies:
- name: common
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- bindings:
- ref: horizon-taskbinding
template:
name: horizon-triggertemplate
ref: horizon-triggertemplate
interceptors:
- cel:
overlays:
Expand Down

0 comments on commit ab4118a

Please sign in to comment.