Skip to content

Commit

Permalink
added changes for 1.11.1 patch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
chaganti-rajitha committed Oct 29, 2024
1 parent b0cae81 commit 53fa41b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const CONSTANTS = {
OPERATOR: "operator",
CSM_HELM_V193: "1.2.1",
CSM_HELM_V1102: "1.3.2",
CSM_HELM_V1110: "1.4.1",
CSM_HELM_V1111: "1.4.1",
CSM_HELM_V1120: "1.5.0",
HELM_TAINTS: `
- key: "$KEY"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const CONSTANTS = {
OPERATOR: "operator",
CSM_HELM_V193: "1.2.1",
CSM_HELM_V1102: "1.3.2",
CSM_HELM_V1110: "1.4.1",
CSM_HELM_V1111: "1.4.1",
CSM_HELM_V1120: "1.5.0",
HELM_TAINTS: `
- key: "$KEY"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ const CONSTANTS = {
OPERATOR: "operator",
CSM_HELM_V193: "1.2.1",
CSM_HELM_V1102: "1.3.2",
CSM_HELM_V1110: "1.4.1",
CSM_HELM_V1111: "1.4.1",
CSM_HELM_V1120: "1.5.0",
};

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const CONSTANT_PARAM = {
OPERATOR: "operator",
CSM_HELM_V193: "1.2.1",
CSM_HELM_V1102: "1.3.2",
CSM_HELM_V1110: "1.4.1",
CSM_HELM_V1111: "1.4.1",
CSM_HELM_V1120: "1.5.0",
HELM_TAINTS: `
- key: "$KEY"
Expand Down

0 comments on commit 53fa41b

Please sign in to comment.