mirror of https://git.rancher.io/charts
Fixing the comment
parent
409d6be558
commit
ea863be2c8
|
@ -23,11 +23,11 @@ jobs:
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
body: `## Validation steps [CI won't pass without adding a 👍 (thumbs up) reaction to this comment]
|
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.
|
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.`,
|
Add a 👍 (thumbs up) reaction to this comment once done.
|
||||||
<pre>
|
<pre>
|
||||||
Ex:-
|
Ex:-
|
||||||
longhorn-controller:
|
longhorn-controller:
|
||||||
repository: rancher/hardened-sriov-cni
|
repository: rancher/hardened-sriov-cni
|
||||||
tag: v2.6.3-build20230913
|
tag: v2.6.3-build20230913
|
||||||
</pre>`,
|
</pre>`,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue