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 d336cdf commit e82f6bfCopy full SHA for e82f6bf
1 file changed
readme-vars.yml
@@ -34,7 +34,7 @@ app_setup_block: |
34
For more detailed setup options, refer to [{{ project_name|capitalize }}]({{ project_url }}).
35
# init diagram
36
init_diagram: |
37
- "mylar3:nightly": {
+ "mylar3:unstable": {
38
docker-mods
39
base {
40
fix-attr +\nlegacy cont-init
@@ -76,7 +76,7 @@ init_diagram: |
76
Base Images: {
77
"baseimage-ubuntu:jammy"
78
}
79
- "mylar3:nightly" <- Base Images
+ "mylar3:unstable" <- Base Images
80
# changelog
81
changelogs:
82
- {date: "05.02.26:", desc: "Release `unstable` tag based on commits to upstream `1000papercuts` branch."}
0 commit comments