v0.14.0 #204
RothAndrew
announced in
Announcements
v0.14.0
#204
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Until we finish migrating from Repo1 to GitHub the release artifacts can be found HERE.
What's Changed
localhostis no longer a valid option for cluster ingress when initializing a zarf cluster. Instead you have to use a127.0.0.1or some other local ip found viaifconfig.zarf initdue to the above breaking change127.0.0.1local bindings for the registry & gitops service. Fixes Bug: (or docs issue): Games Example doesn't work on zarf 0.13.3 when using cert imported from Lets Encrypt Free CA #193beforeandafterscript options when defining azarf.yamlwith an optional retry flagzarf toolcommand to print out config schema and commit the output to the repo (will need to make a git hook or something later on)zarf destroycommand to run any script that starts withzarf-cleaninstead of only running the k3s-remove script.zarf-state.yamlfor persisting host information fromzarf inittozarf package deploy...../utils/yaml.go, etc.)This discussion was created from the release v0.14.0.
Beta Was this translation helpful? Give feedback.
All reactions