A simple application that will help manager your JavaZone experience.
You add a JavaZone talk (using its session ID) to your account, and you get a calendar invite to that session. If the session changes, you get calendar updates automatically.
We use dagger
for building.
Various useful commands:
`dagger call reseal-secret --source=. --kubeconfig=file:~/.kube/config --output=deploy/sealed-secret.yaml`
`dagger call assemble-manifests --source=. "--image=${IMAGE}" "--version=${VERSION}" --output=deploy.yaml`
`dagger call publish --source=. "--image=${IMAGE}" "--version=${VERSION}"`