We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68590ef commit 8d8ab62Copy full SHA for 8d8ab62
.werf/bundle.yaml
@@ -2,6 +2,7 @@
2
---
3
image: bundle
4
fromImage: builder/scratch
5
+
6
import:
7
# Rendering .werf/images-digests.yaml is required!
8
- image: images-digests
@@ -33,9 +34,8 @@ git:
33
34
- charts
35
- crds
36
- docs
- - enabled
37
- hooks
38
- monitoring
39
- - module.yaml
40
- templates
41
- Chart.yaml
+ - module.yaml
.werf/choose-edition.yaml
@@ -1,7 +1,7 @@
1
-# TODO comment here
image: choose-edition
fromImage: builder/alt
+fromCacheVersion: {{ div .Commit.Date.Unix (mul 60 60 24 30) }}
git:
- add: /
0 commit comments