Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@rdvansloten rdvansloten released this 21 Sep 12:59

2024-09-21

Removed

  • Env variable for managed identity in main.py, this is auto-loaded now (#6)
  • Env variable for managed identity in charts/cert-manager-key-vault-sync/templates/deployment.yaml, this is auto-loaded in main.py (#6)

Changed

  • Prefixed Helm version with v to match app version
  • Adjusted build-push-image.yaml to read app version from Chart.yaml

Fixed

  • Lowercase as to uppercase AS in ./Dockerfile to solve WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
  • Duplicate arm64 request to solve Duplicate platform result requested "linux/arm64"