Commit 1da288d
committed
PLTF-2687: sync Chart.lock with current Chart.yaml dependencies
Regenerates the lockfile via 'helm dependency update' to match the
dependency declarations on main:
- automation: 0.1.8 -> 0.1.9 (Chart.yaml has been at 0.1.9 since #634 etc.)
- adds integrations-hub: 0.1.0 (declared in Chart.yaml in #614, never
reflected in the lockfile)
- digest + generated timestamp refreshed
The lockfile had been drifting because earlier dependency-bump PRs only
touched Chart.yaml. Same class of drift as #630.
No functional behavior change in this PR — it brings the recorded
lockfile into agreement with what helm dep update would produce
anyway at build time. Laminar dependency unchanged at 0.1.11; the
upgrade to 0.1.12 is tracked separately in #638.1 parent acfe18a commit 1da288d
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments