Skip to content

Commit 6cda47f

Browse files
committed
[patch] add db2_channel to update pipeline
1 parent 5fcb0c9 commit 6cda47f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/mas/devops/templates/pipelinerun-update.yml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ spec:
4646
value: "{{ db2_namespace }}"
4747
- name: db2_v12_upgrade
4848
value: "{{ db2_v12_upgrade }}"
49+
- name: db2_channel
50+
value: "{{ db2_channel }}"
4951
{%- endif %}
5052
{%- if mongodb_namespace is defined and mongodb_namespace != "" %}
5153

0 commit comments

Comments
 (0)