Commit 3c6115b
fix(deps): adjust creation of chart README.md (open-component-model#1905)
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it
open-component-model#1881
fails because it updates the image tag with pinned digest in the
README.md. This is unwanted behaviour because it makes the README.md
unreadable. The adjustment in the Task `helm/docs` remove any pinned
digest from the README.md
#### Which issue(s) this PR fixes
Fixes and supersedes
open-component-model#1881
#### Testing
Check out this branch and run `task helm/docs` in
`kubernetes/controller`
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Pinned external dependencies and container images to specific
versions, ensuring reproducible builds, enhanced security through image
immutability, and consistent deployments across all environments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
Co-authored-by: ocmbot[bot] <125909804+ocmbot[bot]@users.noreply.github.com>
Co-authored-by: Gerald Morrison <67469729+morri-son@users.noreply.github.com>1 parent 66b9926 commit 3c6115b
File tree
5 files changed
+9
-5
lines changed- .github/workflows
- conformance/scenarios/sovereign/components
- notes
- postgres/deploy/chart
- kubernetes/controller
- chart
5 files changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
220 | 224 | | |
221 | 225 | | |
222 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments