mirror of https://git.rancher.io/charts
Fixing the comment
parent
409d6be558
commit
ea863be2c8
|
@ -23,11 +23,11 @@ jobs:
|
|||
repo: context.repo.repo,
|
||||
body: `## Validation steps [CI won't pass without adding a 👍 (thumbs up) reaction to this comment]
|
||||
Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers.
|
||||
Add a 👍 (thumbs up) reaction to this comment once done.`,
|
||||
<pre>
|
||||
Ex:-
|
||||
longhorn-controller:
|
||||
repository: rancher/hardened-sriov-cni
|
||||
tag: v2.6.3-build20230913
|
||||
</pre>`,
|
||||
Add a 👍 (thumbs up) reaction to this comment once done.
|
||||
<pre>
|
||||
Ex:-
|
||||
longhorn-controller:
|
||||
repository: rancher/hardened-sriov-cni
|
||||
tag: v2.6.3-build20230913
|
||||
</pre>`,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue