You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: renovate.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
],
8
8
"packageRules": [
9
9
{
10
-
"description": "Keess's own images are versioned by chart/Chart.yaml appVersion, which `make tag-release` bumps and GoReleaser publishes a matching Docker tag for, so chart/values.yaml deliberately leaves image.tag empty.",
10
+
"description": "Avoid touching image references inside the chart. We should leave the chart logic alone to decide its default versions.",
0 commit comments