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: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,14 @@ You can turn off the chart feature with:
53
53
git config --bool gitflow.branch.bump-chart false
54
54
```
55
55
56
+
The scripts will also update the [OCI annotations](https://github.com/opencontainers/image-spec/blob/main/annotations.md labels) (`version` and `created`) in the Dockerfile if present.
0 commit comments